X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fbeamer.layout;h=ebbd2860b6cecd395d00d5376f192239e0930cae;hb=f9377c8bcc63c4bbf2fb598a7de287b7c4259585;hp=bc00a400e9d57953b7390188c9dc51b369051241;hpb=b7d665da7f02a5e918de08ae9fe8727ede838670;p=lyx.git diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index bc00a400e9..ebbd2860b6 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -5,7 +5,7 @@ # $Header: /cvsroot/latex-beamer/latex-beamer/lyx/layouts/beamer.layout,v 1.16 2004/10/07 20:53:07 tantau Exp $ # Includes -Format 22 +Format 27 Input stdcounters.inc Input stdinsets.inc @@ -123,6 +123,7 @@ Style Part Align Center LabelType Static LabelString "Part" + RefPrefix part # standard font definition Font @@ -154,6 +155,7 @@ Style Section LabelType Counter LabelCounter section LabelString "Section \arabic{section}" + RefPrefix sec OptionalArgs 1 Font @@ -196,6 +198,7 @@ Style Subsection LabelType Counter LabelCounter subsection LabelString "Subsection \arabic{section}.\arabic{subsection}" + RefPrefix sub OptionalArgs 1 # standard font definition @@ -661,7 +664,7 @@ Style Block LatexName block LabelString "Block ( ERT[{title}] body ):" - + ParSkip 0.5 TopSep 1 BottomSep 1 @@ -1204,7 +1207,8 @@ Float NumberWithin none Style plain ListName "List of Tables" - LaTeXBuiltin true + NeedsFloatPkg false + ListCommand listoftables End @@ -1216,7 +1220,8 @@ Float NumberWithin none Style plain ListName "List of Figures" - LaTeXBuiltin true + NeedsFloatPkg false + ListCommand listoffigures End @@ -1233,4 +1238,3 @@ Preamble \def\gobbletableofcontents#1{\origtableofcontents} } EndPreamble -