]> git.lyx.org Git - features.git/blob - lib/layouts/beamer.layout
Add beamer layout file and examople, fresh from the beamer CVS.
[features.git] / lib / layouts / beamer.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{Beamer Presentation Class}
3 # Author : Till Tantau <tantau@users.sourceforge.net>
4
5 # $Header: /cvsroot/latex-beamer/latex-beamer/lyx/layouts/beamer.layout,v 1.16 2004/10/07 20:53:07 tantau Exp $
6
7 # Includes
8 Input stdcounters.inc
9
10 # General textclass parameters
11 Columns                 1
12 Sides                   1
13 SecNumDepth             2
14 TocDepth                2
15 DefaultStyle            Standard
16 MaxCounter              Counter_Section
17
18 # This is just to show how to declare the default font.
19 # The defaults are exactly those shown here.
20 DefaultFont
21   Family                Sans
22   Series                Medium
23   Shape                 Up
24   Size                  Normal
25   Color                 None
26 EndFont
27
28 # Standard style definition
29 Style Standard
30   Margin                Static
31   LatexType             Paragraph
32   LatexName             dummy
33   ParIndent             MM
34   ParSkip               0.4
35   Align                 Left
36   AlignPossible         Block, Left, Right, Center
37   LabelType             No_Label  
38 End
39
40 # Itemize style definition
41 Style Itemize
42   Margin                Static
43   LatexType             Item_Environment
44   LatexName             itemize
45   NextNoIndent          1
46   LeftMargin            MMN
47   LabelSep              xx
48   ItemSep               0.2
49   TopSep                0.7
50   BottomSep             0.7
51   ParSep                0.3
52   Align                 Left
53   AlignPossible         Left
54   LabelType             Static
55   LabelString           *
56 End
57
58 # Enumerate style definition
59 Style Enumerate
60   Margin                Static
61   LatexType             Item_Environment
62   LatexName             enumerate
63   NextNoIndent          1
64   LeftMargin            MMN
65   LabelSep              xx
66   ParSkip               0.0
67   ItemSep               0.2
68   TopSep                0.7
69   BottomSep             0.7
70   ParSep                0.3
71   Align                 Left
72   AlignPossible         Left
73   LabelType             Counter_EnumI
74 End
75
76 # Description style definition
77 Style Description
78   Margin                First_Dynamic
79   LatexType             Item_environment
80   LatexName             description
81   NextNoIndent          1
82   LeftMargin            MM
83   LabelSep              xxx
84   ParSkip               0.4
85   ItemSep               0.2
86   TopSep                0.7
87   BottomSep             0.7
88   ParSep                0.3
89   Align                 Left
90   AlignPossible         Left
91   LabelType             Manual
92   LabelString           MM
93
94   # label font definition
95   LabelFont 
96     Series              Bold
97   EndFont
98 End
99
100 Style BeginFrame
101   KeepEmpty     1
102   LatexType     Command
103   LatexName     lyxframeend{}\lyxframe
104   Margin            First_Dynamic
105   NextNoIndent      1
106   ParSkip           0
107   TopSep            2.5
108   BottomSep         0.5
109   ParSep            0
110   Align             Center
111   AlignPossible     Center
112   LabelType         Static
113   LabelBottomSep    0
114   LeftMargin        M
115   LabelString       "Frame   "
116
117   Font
118     Series          Bold
119     Size            Largest
120     Color           Blue
121   EndFont
122
123   LabelFont 
124     Family          Roman
125     Color           latex
126   EndFont
127
128   Preamble
129     \makeatletter
130     \long\def\lyxframe#1{\@lyxframe#1\@lyxframestop}%
131     \def\@lyxframe{\@ifnextchar<{\@@lyxframe}{\@@lyxframe<*>}}%
132     \def\@@lyxframe<#1>{\@ifnextchar[{\@@@lyxframe<#1>}{\@@@lyxframe<#1>[]}}
133     \def\@@@lyxframe<#1>[{\@ifnextchar<{\@@@@@lyxframe<#1>[}{\@@@@lyxframe<#1>[<*>][}}
134     \def\@@@@@lyxframe<#1>[#2]{\@ifnextchar[{\@@@@lyxframe<#1>[#2]}{\@@@@lyxframe<#1>[#2][]}}
135     \long\def\@@@@lyxframe<#1>[#2][#3]#4\@lyxframestop#5\lyxframeend{%
136       \frame<#1>[#2][#3]{\frametitle{#4}#5}}
137     \makeatother
138   EndPreamble
139 End
140
141 Style BeginPlainFrame
142   KeepEmpty     1
143   LatexType     Command
144   LatexName     lyxframeend{}\lyxplainframe
145   Margin            First_Dynamic
146   NextNoIndent      1
147   ParSkip           0
148   TopSep            2.5
149   BottomSep         0.5
150   ParSep            0
151   Align             Center
152   AlignPossible     center
153   LabelType         Static
154   LabelBottomSep    0
155   LeftMargin        M
156   LabelString       "Frame (no head/foot/sidebars)  "
157
158   Font
159     Series          Bold
160     Size            Largest
161     Color           Blue
162   EndFont
163
164   LabelFont 
165     Family          Roman
166     Color           latex
167   EndFont
168
169   Preamble
170     \makeatletter
171     \long\def\lyxplainframe#1{\@lyxplainframe#1\@lyxframestop}%
172     \def\@lyxplainframe{\@ifnextchar<{\@@lyxplainframe}{\@@lyxplainframe<*>}}%
173     \long\def\@@lyxplainframe<#1>#2\@lyxframestop#3\lyxframeend{%
174       \frame<#1>[plain]{\frametitle{#2}#3}}
175     \makeatother
176   EndPreamble
177 End
178
179 Style EndFrame
180   KeepEmpty         1
181   LatexType         Command
182   LatexName         lyxframeend
183   Margin            First_Dynamic
184   ParSkip           0
185   TopSep            0
186   BottomSep         3
187   ParSep            0
188   Align             Center
189   AlignPossible     Center
190   LabelType         Static
191   LabelBottomSep    0
192   LeftMargin        MMMMM
193   LabelString       "________________________________" 
194
195   LabelFont 
196     Family          typewriter
197     Series          Medium
198     Size            Normal
199     Color           latex
200   EndFont
201
202   Preamble
203     \def\lyxframeend{} % In case there is a superfluous frame end
204   EndPreamble
205 End
206
207 Style Pause
208   KeepEmpty     1
209   LatexType     Command
210   LatexName     pause
211   Margin            First_Dynamic
212   NextNoIndent      1
213   ParSkip           0
214   TopSep            0
215   BottomSep         0.25
216   ParSep            0
217   Align             Center
218   AlignPossible     Center
219   LabelType         Static
220   LabelBottomSep    0
221   LeftMargin        MMMMM
222   LabelString       "_ _ _ _ _ _ _ _ _ _ _ _ _ _"
223
224   LabelFont 
225     Family          typewriter
226     Series          Medium
227     Size            Normal
228     Color           latex
229   EndFont
230 End
231
232 Counter
233   Name                 section 
234 End
235
236 Counter
237   Name                 subsection
238   Within               section
239 End
240
241 Counter
242   Name                 bibitem
243 End
244
245 Counter
246   Name                 figure
247   Name                 lyxframeend{}\section
248 End
249
250 Counter
251   Name                 table
252 End
253
254 Counter
255   Name                 enumi
256 End
257
258 Counter
259   Name                 enumii
260   Within               enumi
261 End
262
263
264 # Section style definition
265 Style Section
266   Margin                First_Dynamic
267   LatexType             Command
268   LatexName             lyxframeend{}\section
269   NeedProtect           1
270   NextNoIndent          1
271   LabelSep              xxx
272   ParSkip               0.4
273   TopSep                2
274   BottomSep             0.25
275   ParSep                0.7
276   Align                 Left
277   AlignPossible         Left
278   LabelType             Counter_Section
279   LabelString           "Section "
280   OptionalArgs                          1
281
282   Font 
283     Family              Roman
284     Series              Bold
285     Size                huge
286   EndFont
287
288   LabelFont 
289     Color           latex
290   EndFont
291 End
292
293 # Section* style definition
294 Style Section*
295   CopyStyle             Section
296   Margin                Static
297   LatexName             lyxframeend{}\section*
298   LabelType             No_Label
299   OptionalArgs          0
300 End
301
302 # Subsection style definition
303 Style Subsection
304   Margin                First_Dynamic
305   LatexType             Command
306   LatexName             lyxframeend{}\subsection
307   NeedProtect           1
308   NextNoIndent          1
309   LabelSep              xxx
310   ParSkip               0.4
311   TopSep                2
312   BottomSep             0.25
313   ParSep                0.5
314   Align                 Left
315   AlignPossible         Left
316   LabelType             Counter_Subsection
317   LabelString           "Subsection "
318   OptionalArgs                          1
319
320   # standard font definition
321   Font 
322     Family              Roman
323     Series              Bold
324     Size                larger
325   EndFont
326
327   LabelFont 
328     Color           latex
329   EndFont
330 End
331
332 # Subsection* style definition
333 Style Subsection*
334   CopyStyle             Subsection
335   Margin                Static
336   LatexName             lyxframeend{}\subsection*
337   LabelType             No_Label
338   OptionalArgs          0
339 End
340
341 Style AgainFrame
342   KeepEmpty         0
343   LatexType         Command
344   LatexName         lyxframeend{}\lyxagainframe
345   Margin            First_Dynamic
346   NextNoIndent      1
347   ParSkip           0
348   TopSep            3
349   BottomSep         3
350   ParSep            0
351   Align             Center
352   AlignPossible     Center
353   LabelType         Static
354   LabelBottomSep    0
355   LeftMargin        M
356   LabelString       "Again frame with label   "
357
358   Font
359     Color           latex
360   EndFont
361
362   LabelFont 
363     Family          Roman
364     Color           latex
365     Series          Bold
366     Size            Largest
367   EndFont
368
369   Preamble
370     \makeatletter
371     \long\def\lyxagainframe#1{\@lyxagainframe#1\@lyxframestop}%
372     \def\@lyxagainframe{\@ifnextchar<{\@@lyxagainframe}{\@@lyxagainframe<*>}}%
373     \def\@@lyxagainframe<#1>{\@ifnextchar[{\@@@lyxagainframe<#1>}{\@@@lyxagainframe<#1>[]}}
374     \long\def\@@@lyxagainframe<#1>[#2]#3\@lyxframestop{%
375       \againframe<#1>[#2]{#3}}
376     \makeatother
377   EndPreamble
378 End
379
380 Style AlertBlock
381   Margin                First_Dynamic
382   LatexType             Environment
383   NextNoIndent          0
384   ParIndent             MM
385   Align                 Left
386   LabelType             Static
387   LabelSep              xx
388
389   LatexName             alertblock
390   LabelString           "block with alerted text" 
391
392   ParSkip           0.5
393   TopSep            1
394   BottomSep         1
395   ParSep            0
396
397   # font & label font definition
398
399   Font
400     Color               red
401   EndFont
402
403   LabelFont 
404     Family              Roman
405     Color               latex
406   EndFont
407 End
408
409 # Author style definition
410 Style Author
411   Margin                Static
412   LatexType             Command
413   InTitle               1
414   LatexName             author
415   LabelSep              xxx
416   ParSkip               0.4
417   TopSep                1.3
418   BottomSep             0.7
419   ParSep                0.7
420   Align                 Center
421   AlignPossible         Center
422   LabelType             No_Label
423   OptionalArgs                          1
424
425   # standard font definition
426   Font 
427     Size                Largest
428     Color               Blue
429   EndFont
430
431 End
432
433 # Bibliography style definition
434 Style Bibliography
435   Margin                First_Dynamic
436   LatexType             Item_Environment
437   LatexName             thebibliography
438   NextNoIndent          1
439   LeftMargin            MM
440   ParSkip               0.4
441   ItemSep               0
442   TopSep                0.7
443   BottomSep             0.7
444   ParSep                0.5
445   Align                 Left
446   AlignPossible         Left
447   LabelType             Bibliography
448   LabelString           References
449   LabelBottomSep    0.7
450
451   # label font definition
452   LabelFont 
453     Series              Bold
454     Size                Larger
455   EndFont
456 End
457
458 Style Block
459   Margin                First_Dynamic
460   LatexType             Environment
461   NextNoIndent          0
462   ParIndent             MM
463   Align                 Left
464   LabelType             Static
465   LabelSep              xx
466
467   LatexName             block
468   LabelString           "block" 
469
470   ParSkip           0.5
471   TopSep            1
472   BottomSep         1
473   ParSep            0
474
475   # font & label font definition
476
477   LabelFont 
478     Family              Roman
479     Color               latex
480   EndFont
481 End
482
483 # Caption style definition
484 Style Caption
485   Margin                First_Dynamic
486   LatexType             Command
487   LatexName             caption
488   NeedProtect           1
489   LabelSep              xx
490   ParSkip               0.4
491   TopSep                0.5
492   Align                 Center
493   AlignPossible         Center
494   LabelType             Sensitive
495   LabelString   Caption
496   OptionalArgs          1
497
498   # label font definition
499   LabelFont 
500     Series              Bold
501   EndFont
502 End
503
504 Style Corollary
505   Margin                First_Dynamic
506   LatexType             Environment
507   NextNoIndent          0
508   ParIndent             MM
509   Align                 Left
510   LabelType             Static
511   LabelSep              xx
512
513   LatexName             corollary}%{
514   LabelString           "Corollary. " 
515
516   ParSkip           0.5
517   TopSep            1
518   BottomSep         1
519   ParSep            0
520   KeepEmpty             1
521
522   # font & label font definition
523
524   LabelFont 
525     Series              Bold
526     Color               Blue
527     Size                Large
528   EndFont
529 End
530
531 Style Column
532   Margin                Static
533   LatexType             Command
534   LatexName             column
535   ParSkip               0.5
536   TopSep                1
537   BottomSep             1
538   ParSep                0
539   Align                 Left
540   LabelType             Static
541   LabelSep              xx
542   LabelString           "start column of width: " 
543   OptionalArgs          1
544   LeftMargin        MMMMMMMMM
545
546   # standard font definition
547   LabelFont 
548     Family              Roman
549     Color               latex
550   EndFont
551 End
552
553
554 Style Columns
555
556   KeepEmpty             1
557   Margin                Static
558   LatexType             Environment
559   NextNoIndent          0
560   ParIndent             MM
561   Align                 Left
562   LabelType             Static
563   LabelSep              xx
564
565   LatexName             columns}%{
566   LabelString           "columns" 
567   LeftMargin        columns
568
569   ParSkip           0.5
570   TopSep            1
571   BottomSep         1
572   ParSep            0
573
574
575   # font & label font definition
576
577   LabelFont 
578     Family              Roman
579     Color               latex
580   EndFont
581 End
582
583 Style ColumnsCenterAligned
584   KeepEmpty             1
585   Margin                Static
586   LatexType             Environment
587   NextNoIndent          0
588   ParIndent             MM
589   Align                 left
590   LabelType             Static
591   LabelSep              xx
592
593   LatexName             centercolumns}%{
594   LabelString           "columns (center aligned)" 
595   LeftMargin            "columns (center aligned)"
596
597   ParSkip           0.5
598   TopSep            1
599   BottomSep         1
600   ParSep            0
601
602   Preamble
603   \newenvironment{centercolumns}{\begin{columns}[c]}{\end{columns}}
604   EndPreamble
605   # font & label font definition
606
607   LabelFont 
608     Family              Roman
609     Color               latex
610   EndFont
611 End
612
613 Style ColumnsTopAligned
614   KeepEmpty             1
615   Margin                Static
616   LatexType             Environment
617   NextNoIndent          0
618   ParIndent             MM
619   Align                 left
620   LabelType             Static
621   LabelSep              xx
622
623   LatexName             topcolumns}%{
624   LabelString           "columns (top aligned)" 
625   LeftMargin            "columns (top aligned)"
626
627   ParSkip           0.5
628   TopSep            1
629   BottomSep         1
630   ParSep            0
631
632   Preamble
633   \newenvironment{topcolumns}{\begin{columns}[t]}{\end{columns}}
634   EndPreamble
635   # font & label font definition
636
637   LabelFont 
638     Family              Roman
639     Color               latex
640   EndFont
641 End
642
643
644 # Date style definition
645 Style Date
646   Margin                Dynamic
647   LatexType             Command
648   InTitle               1
649   LatexName             date
650   LabelSep              xxx
651   ParSkip               0.4
652   TopSep                0.9
653   BottomSep             0.5
654   ParSep                1
655   Align                 Center
656   AlignPossible         Center
657   LabelType             No_Label
658   OptionalArgs                          1
659
660   # standard font definition
661   Font 
662     Size                Largest
663     Color               Blue
664   EndFont
665 End
666
667 Style Definition
668   CopyStyle             Corollary
669   LatexName             definition}%{
670   LabelString           "Definition. " 
671 End
672
673 Style Definitions
674   CopyStyle             Corollary
675   LatexName             definitions}%{
676   LabelString           "Definitions. " 
677 End
678
679 Style Example
680   CopyStyle             Corollary
681   LatexName             example}%{
682   LabelString           "Example. " 
683
684   LabelFont 
685     Series              Bold
686     Color               Green
687   EndFont
688 End
689
690 Style Examples
691   CopyStyle             Corollary
692   LatexName             examples}%{
693   LabelString           "Examples. " 
694 End
695
696 Style ExampleBlock
697   Margin                First_Dynamic
698   LatexType             Environment
699   NextNoIndent          0
700   ParIndent             MM
701   Align                 Left
702   LabelType             Static
703   LabelSep              xx
704
705   LatexName             exampleblock
706   LabelString           "block showing an example" 
707
708   ParSkip           0.5
709   TopSep            1
710   BottomSep         1
711   ParSep            0
712
713   # font & label font definition
714
715   Font
716     Color               green
717   EndFont
718
719   LabelFont 
720     Family              Roman
721     Color               latex
722   EndFont
723 End
724
725 Style Fact
726   CopyStyle             Corollary
727   LatexName             fact}%{
728   LabelString           "Fact. " 
729 End
730
731 Style FrameSubtitle
732   Margin                Static
733   LatexType             Command
734   LatexName             framesubtitle
735   ParSkip               0.4
736   ItemSep               0
737   TopSep                0
738   BottomSep             1
739   ParSep                1
740   Align                 Center
741   AlignPossible         Center
742   LabelType             No_Label
743   OptionalArgs                          1
744
745   # standard font definition
746   Font 
747     Series              Bold
748     Color               Blue
749   EndFont
750
751 End
752
753 # Date style definition
754 Style Institute
755   Margin                Dynamic
756   LatexType             Command
757   InTitle               1
758   LatexName             institute
759   LabelSep              xxx
760   ParSkip               0.4
761   TopSep                0.9
762   BottomSep             0.5
763   ParSep                1
764   Align                 Center
765   AlignPossible         Center
766   LabelType             No_Label
767   OptionalArgs                          1
768
769   # standard font definition
770   Font 
771     Size                Large
772     Color               Blue
773   EndFont
774 End
775
776 Style LyX-Code
777   Margin                Static
778   LatexType             Environment
779   LatexName             lyxcode
780   NextNoIndent          1
781   LeftMargin            MMM
782   RightMargin           MMM
783   TopSep                0.5
784   BottomSep             0.5
785   Align                 Left
786   AlignPossible         Block, Left, Right, Center
787   LabelType             No_Label
788   FreeSpacing           1
789
790   # define the environment lyxcode
791   Preamble
792   \newenvironment{lyxcode}
793     {\begin{list}{}{
794       \setlength{\rightmargin}{\leftmargin}
795       \setlength{\listparindent}{0pt}% needed for AMS classes
796       \raggedright
797       \setlength{\itemsep}{0pt}
798       \setlength{\parsep}{0pt}
799       \normalfont\ttfamily}%
800      \def\{{\char`\{}
801      \def\}{\char`\}}
802      \def\textasciitilde{\char`\~}
803      \item[]}
804     {\end{list}}
805   EndPreamble
806
807   # standard font definition
808   Font 
809     Family              Typewriter
810   EndFont
811 End
812
813 Style NoteItem
814   Margin                Static
815   LatexType             Command
816   LatexName             note[item]
817   ParSkip               0.5
818   TopSep                1
819   BottomSep             1
820   ParSep                0
821   Align                 Left
822   LabelType             Static
823   LabelSep              xx
824   LabelString           "note: " 
825   OptionalArgs          1
826   LeftMargin        MMM
827
828   # standard font definition
829   LabelFont 
830     Family              Roman
831     Color               latex
832   EndFont
833 End
834
835
836 Style Only
837   Margin                First_Dynamic
838   LatexType             Environment
839   NextNoIndent          0
840   ParIndent             MM
841   Align                 Left
842   LabelType             Static
843
844   LatexName             onlyenv}%{
845   LabelString           "only on slides " 
846
847   ParSkip           0.5
848   TopSep            1
849   BottomSep         1
850   ParSep            0
851
852   # font & label font definition
853
854   LabelFont 
855     Family              Roman           
856     Color               Latex
857   EndFont
858 End
859
860 Style Overprint
861   Margin                First_Dynamic
862   LatexType             Environment
863   NextNoIndent          0
864   ParIndent             MM
865   Align                 Left
866   LabelType             Static
867   LabelSep              xx
868
869   LatexName             overprint
870   LabelString           "overprint" 
871
872   ParSkip           0.5
873   TopSep            1
874   BottomSep         1
875   ParSep            0
876   KeepEmpty             1
877
878   # font & label font definition
879
880   LabelFont 
881     Family              Roman
882     Color               latex
883   EndFont
884 End
885
886 Style OverlayArea
887   Margin                First_Dynamic
888   LatexType             Environment
889   NextNoIndent          0
890   ParIndent             MM
891   Align                 Left
892   LabelType             Static
893   LabelSep              xx
894
895   LatexName             overlayarea
896   LabelString           "overlayarea" 
897
898   ParSkip           0.5
899   TopSep            1
900   BottomSep         1
901   ParSep            0
902
903   # font & label font definition
904
905   LabelFont 
906     Family              Roman
907     Color               latex
908   EndFont
909 End
910
911 # Part style definition
912 Style Part
913   Margin                Dynamic
914   LatexType             Command
915   LatexName             part
916   NeedProtect           1
917   NextNoIndent          1
918   Labelsep              xxx
919   ParSkip               0.4
920   TopSep                4
921   BottomSep             4
922   ParSep                0.8
923   Align                 Center         
924   Alignpossible         Center
925   LabelType             Static
926   LabelString           "Part "
927
928   # standard font definition
929   Font 
930     Family              Roman
931     Series              Bold
932     Size                Huge
933   EndFont
934
935   LabelFont
936     Color               Latex
937   EndFont
938 End
939   
940 Style Proof
941   CopyStyle             Corollary
942   LatexName             proof}%{
943   LabelString           "Proof. " 
944 End
945
946 # Separator style definition
947 Style Separator
948   LatexType             Paragraph
949   LatexName             dummy
950   ParIndent             MM
951   ParSkip               0.4
952   Align                 Left
953   AlignPossible         Block, Left, Right, Center
954   Margin                First_Dynamic
955   TopSep                0
956   BottomSep             0
957   ParSep                0
958   LabelType             Static
959   LabelBottomSep        0
960   LabelString           "___"
961   KeepEmpty             1
962
963   LabelFont 
964     Series          Medium
965     Size            Normal
966     Color           latex
967   EndFont
968 End
969
970 # Title style definition
971 Style Title
972   Margin                Static
973   LatexType             Command
974   InTitle               1
975   LatexName             title
976   ParSkip               0.4
977   ItemSep               0
978   TopSep                0
979   BottomSep             1
980   ParSep                1
981   Align                 Center
982   AlignPossible         Center
983   LabelType             No_Label
984   OptionalArgs                          1
985
986   # standard font definition
987   Font 
988     Size                Huge
989     Series              Bold
990     Color               Blue
991   EndFont
992
993 End
994
995 Style TitleGraphic
996   Margin                Static
997   LatexType             Command
998   InTitle               1
999   LatexName             titlegraphic
1000   ParSkip               0.4
1001   ItemSep               0
1002   TopSep                0
1003   BottomSep             1
1004   ParSep                1
1005   Align                 Center
1006   AlignPossible         Center
1007   LabelType             No_Label
1008
1009   # standard font definition
1010   Font 
1011     Size                Huge
1012     Series              Bold
1013     Color               Blue
1014   EndFont
1015
1016 End
1017
1018 Style Theorem
1019   CopyStyle             Corollary
1020   LatexName             theorem}%{
1021   LabelString           "Theorem. " 
1022 End
1023
1024 Style Subtitle
1025   Margin                Static
1026   LatexType             Command
1027   InTitle               1
1028   LatexName             subtitle
1029   ParSkip               0.4
1030   ItemSep               0
1031   TopSep                0
1032   BottomSep             1
1033   ParSep                1
1034   Align                 Center
1035   AlignPossible         Center
1036   LabelType             No_Label
1037   OptionalArgs                          1
1038
1039   # standard font definition
1040   Font 
1041     Size                Large
1042     Series              Bold
1043     Color               Blue
1044   EndFont
1045
1046 End
1047
1048
1049 Style Uncover
1050   Margin                First_Dynamic
1051   LatexType             Environment
1052   NextNoIndent          0
1053   ParIndent             MM
1054   Align                 Left
1055   LabelType             Static
1056
1057   LatexName             uncoverenv}%{
1058   LabelString           "uncovered on slides " 
1059
1060   ParSkip           0.5
1061   TopSep            1
1062   BottomSep         1
1063   ParSep            0
1064
1065   # font & label font definition
1066
1067   LabelFont 
1068     Family              Roman           
1069     Color               Latex
1070   EndFont
1071 End
1072
1073
1074
1075
1076 # Input lyxmacros.inc
1077
1078 Float
1079   Type                  table
1080   GuiName               Table
1081   Placement             tbp
1082   Extension             lot
1083   NumberWithin          none
1084   Style                 plain
1085   ListName              "List of Tables"
1086   LaTeXBuiltin          true
1087 End
1088   
1089 Float
1090   Type                  figure
1091   GuiName               Figure
1092   Placement             tbp
1093   Extension             lof
1094   NumberWithin          none
1095   Style                 plain
1096   ListName              "List of Figures"
1097   LaTeXBuiltin          true
1098 End
1099
1100 TitleLaTeXName frame{\maketitle}
1101
1102 SecNumDepth             2
1103 TocDepth                2
1104
1105
1106 Preamble
1107   \AtBeginDocument{
1108     \let\origtableofcontents=\tableofcontents
1109     \def\tableofcontents{\@ifnextchar[{\origtableofcontents}{\gobbletableofcontents}}
1110     \def\gobbletableofcontents#1{\origtableofcontents}
1111   }
1112 EndPreamble
1113