[FE training-materials-updates] Too buggy, revert this code

maxime.ripard at free-electrons.com maxime.ripard at free-electrons.com
Wed Apr 18 15:41:54 CEST 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=974143452042b1d599ec23f9bf3cf7b984facb41

commit 974143452042b1d599ec23f9bf3cf7b984facb41
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Wed Apr 18 15:42:13 2012 +0200

    Too buggy, revert this code
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>

diff --git a/common/beamerthemeFreeElectrons.sty b/common/beamerthemeFreeElectrons.sty
index 0b8903f..cf5465a 100644
--- a/common/beamerthemeFreeElectrons.sty
+++ b/common/beamerthemeFreeElectrons.sty
@@ -44,18 +44,6 @@
  {\begin{block}{}}
  {\end{block}}
 
-% Rewrite the description environment so that it doesn't put the item
-% and the description on the same line, leading to weird behaviour
-% with long items
-\let\origdescription\description
-\renewenvironment{description}{
-  \setlength{\leftmargini}{0em}
-  \origdescription
-  \setlength{\itemindent}{0em}
-  \setlength{\labelsep}{\textwidth}
-}
-{\endlist}
-
 %% Mode presentation
 \mode<presentation>
 

-----------------------------------------------------------------------

Summary of changes:
 common/beamerthemeFreeElectrons.sty |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)


More information about the training-materials-updates mailing list