]> git.lyx.org Git - lyx.git/blob - lib/layouts/beamer.layout
replace 'ascii' by 'plain text' (more to come)
[lyx.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 Format 2
9 Input stdcounters.inc
10
11 # General textclass parameters
12 Columns                 1
13 Sides                   1
14 SecNumDepth             2
15 TocDepth                2
16 DefaultStyle            Standard
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             Itemize
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             Enumerate
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
279   LabelCounter section
280   LabelString           "Section \arabic{section}"
281   OptionalArgs                          1
282
283   Font 
284     Family              Roman
285     Series              Bold
286     Size                huge
287   EndFont
288
289   LabelFont 
290     Color           latex
291   EndFont
292   LabelStringAppendix "\Alph{section}"
293   TocLevel 1
294 End
295
296 # Section* style definition
297 Style Section*
298   CopyStyle             Section
299   Margin                Static
300   LatexName             lyxframeend{}\section*
301   LabelType             No_Label
302   OptionalArgs          0
303 End
304
305 # Subsection style definition
306 Style Subsection
307   Margin                First_Dynamic
308   LatexType             Command
309   LatexName             lyxframeend{}\subsection
310   NeedProtect           1
311   NextNoIndent          1
312   LabelSep              xxx
313   ParSkip               0.4
314   TopSep                2
315   BottomSep             0.25
316   ParSep                0.5
317   Align                 Left
318   AlignPossible         Left
319   LabelType             Counter
320   LabelCounter subsection
321   LabelString           "Subsection \arabic{section}.\arabic{subsection}"
322   OptionalArgs                          1
323
324   # standard font definition
325   Font 
326     Family              Roman
327     Series              Bold
328     Size                larger
329   EndFont
330
331   LabelFont 
332     Color           latex
333   EndFont
334   LabelStringAppendix "\arabic{section}.\arabic{subsection}"
335   TocLevel 2
336 End
337
338 # Subsection* style definition
339 Style Subsection*
340   CopyStyle             Subsection
341   Margin                Static
342   LatexName             lyxframeend{}\subsection*
343   LabelType             No_Label
344   OptionalArgs          0
345 End
346
347 Style AgainFrame
348   KeepEmpty         0
349   LatexType         Command
350   LatexName         lyxframeend{}\lyxagainframe
351   Margin            First_Dynamic
352   NextNoIndent      1
353   ParSkip           0
354   TopSep            3
355   BottomSep         3
356   ParSep            0
357   Align             Center
358   AlignPossible     Center
359   LabelType         Static
360   LabelBottomSep    0
361   LeftMargin        M
362   LabelString       "Again frame with label   "
363
364   Font
365     Color           latex
366   EndFont
367
368   LabelFont 
369     Family          Roman
370     Color           latex
371     Series          Bold
372     Size            Largest
373   EndFont
374
375   Preamble
376     \makeatletter
377     \long\def\lyxagainframe#1{\@lyxagainframe#1\@lyxframestop}%
378     \def\@lyxagainframe{\@ifnextchar<{\@@lyxagainframe}{\@@lyxagainframe<*>}}%
379     \def\@@lyxagainframe<#1>{\@ifnextchar[{\@@@lyxagainframe<#1>}{\@@@lyxagainframe<#1>[]}}
380     \long\def\@@@lyxagainframe<#1>[#2]#3\@lyxframestop{%
381       \againframe<#1>[#2]{#3}}
382     \makeatother
383   EndPreamble
384 End
385
386 Style AlertBlock
387   Margin                First_Dynamic
388   LatexType             Environment
389   NextNoIndent          0
390   ParIndent             MM
391   Align                 Left
392   LabelType             Static
393   LabelSep              xx
394
395   LatexName             alertblock
396   LabelString           "block with alerted text" 
397
398   ParSkip           0.5
399   TopSep            1
400   BottomSep         1
401   ParSep            0
402
403   # font & label font definition
404
405   Font
406     Color               red
407   EndFont
408
409   LabelFont 
410     Family              Roman
411     Color               latex
412   EndFont
413 End
414
415 # Author style definition
416 Style Author
417   Margin                Static
418   LatexType             Command
419   InTitle               1
420   LatexName             author
421   LabelSep              xxx
422   ParSkip               0.4
423   TopSep                1.3
424   BottomSep             0.7
425   ParSep                0.7
426   Align                 Center
427   AlignPossible         Center
428   LabelType             No_Label
429   OptionalArgs                          1
430
431   # standard font definition
432   Font 
433     Size                Largest
434     Color               Blue
435   EndFont
436
437 End
438
439 # Bibliography style definition
440 Style Bibliography
441   Margin                First_Dynamic
442   LatexType             Bib_Environment
443   LatexName             thebibliography
444   NextNoIndent          1
445   LeftMargin            MM
446   ParSkip               0.4
447   ItemSep               0
448   TopSep                0.7
449   BottomSep             0.7
450   ParSep                0.5
451   Align                 Left
452   AlignPossible         Left
453   LabelType             Bibliography
454   LabelString           References
455   LabelBottomSep    0.7
456
457   # label font definition
458   LabelFont 
459     Series              Bold
460     Size                Larger
461   EndFont
462 End
463
464 Style Block
465   Margin                First_Dynamic
466   LatexType             Environment
467   NextNoIndent          0
468   ParIndent             MM
469   Align                 Left
470   LabelType             Static
471   LabelSep              xx
472
473   LatexName             block
474   LabelString           "block" 
475
476   ParSkip           0.5
477   TopSep            1
478   BottomSep         1
479   ParSep            0
480
481   # font & label font definition
482
483   LabelFont 
484     Family              Roman
485     Color               latex
486   EndFont
487 End
488
489 # Caption style definition
490 Style Caption
491   Margin                First_Dynamic
492   LatexType             Command
493   LatexName             caption
494   NeedProtect           1
495   LabelSep              xx
496   ParSkip               0.4
497   TopSep                0.5
498   Align                 Center
499   AlignPossible         Center
500   LabelType             Sensitive
501   LabelString   Caption
502   OptionalArgs          1
503
504   # label font definition
505   LabelFont 
506     Series              Bold
507   EndFont
508 End
509
510 Style Corollary
511   Margin                First_Dynamic
512   LatexType             Environment
513   NextNoIndent          0
514   ParIndent             MM
515   Align                 Left
516   LabelType             Static
517   LabelSep              xx
518
519   LatexName             corollary}%{
520   LabelString           "Corollary. " 
521
522   ParSkip           0.5
523   TopSep            1
524   BottomSep         1
525   ParSep            0
526   KeepEmpty             1
527
528   # font & label font definition
529
530   LabelFont 
531     Series              Bold
532     Color               Blue
533     Size                Large
534   EndFont
535 End
536
537 Style Column
538   Margin                Static
539   LatexType             Command
540   LatexName             column
541   ParSkip               0.5
542   TopSep                1
543   BottomSep             1
544   ParSep                0
545   Align                 Left
546   LabelType             Static
547   LabelSep              xx
548   LabelString           "start column of width: " 
549   OptionalArgs          1
550   LeftMargin        MMMMMMMMM
551
552   # standard font definition
553   LabelFont 
554     Family              Roman
555     Color               latex
556   EndFont
557 End
558
559
560 Style Columns
561
562   KeepEmpty             1
563   Margin                Static
564   LatexType             Environment
565   NextNoIndent          0
566   ParIndent             MM
567   Align                 Left
568   LabelType             Static
569   LabelSep              xx
570
571   LatexName             columns}%{
572   LabelString           "columns" 
573   LeftMargin        columns
574
575   ParSkip           0.5
576   TopSep            1
577   BottomSep         1
578   ParSep            0
579
580
581   # font & label font definition
582
583   LabelFont 
584     Family              Roman
585     Color               latex
586   EndFont
587 End
588
589 Style ColumnsCenterAligned
590   KeepEmpty             1
591   Margin                Static
592   LatexType             Environment
593   NextNoIndent          0
594   ParIndent             MM
595   Align                 left
596   LabelType             Static
597   LabelSep              xx
598
599   LatexName             centercolumns}%{
600   LabelString           "columns (center aligned)" 
601   LeftMargin            "columns (center aligned)"
602
603   ParSkip           0.5
604   TopSep            1
605   BottomSep         1
606   ParSep            0
607
608   Preamble
609   \newenvironment{centercolumns}{\begin{columns}[c]}{\end{columns}}
610   EndPreamble
611   # font & label font definition
612
613   LabelFont 
614     Family              Roman
615     Color               latex
616   EndFont
617 End
618
619 Style ColumnsTopAligned
620   KeepEmpty             1
621   Margin                Static
622   LatexType             Environment
623   NextNoIndent          0
624   ParIndent             MM
625   Align                 left
626   LabelType             Static
627   LabelSep              xx
628
629   LatexName             topcolumns}%{
630   LabelString           "columns (top aligned)" 
631   LeftMargin            "columns (top aligned)"
632
633   ParSkip           0.5
634   TopSep            1
635   BottomSep         1
636   ParSep            0
637
638   Preamble
639   \newenvironment{topcolumns}{\begin{columns}[t]}{\end{columns}}
640   EndPreamble
641   # font & label font definition
642
643   LabelFont 
644     Family              Roman
645     Color               latex
646   EndFont
647 End
648
649
650 # Date style definition
651 Style Date
652   Margin                Dynamic
653   LatexType             Command
654   InTitle               1
655   LatexName             date
656   LabelSep              xxx
657   ParSkip               0.4
658   TopSep                0.9
659   BottomSep             0.5
660   ParSep                1
661   Align                 Center
662   AlignPossible         Center
663   LabelType             No_Label
664   OptionalArgs                          1
665
666   # standard font definition
667   Font 
668     Size                Largest
669     Color               Blue
670   EndFont
671 End
672
673 Style Definition
674   CopyStyle             Corollary
675   LatexName             definition}%{
676   LabelString           "Definition. " 
677 End
678
679 Style Definitions
680   CopyStyle             Corollary
681   LatexName             definitions}%{
682   LabelString           "Definitions. " 
683 End
684
685 Style Example
686   CopyStyle             Corollary
687   LatexName             example}%{
688   LabelString           "Example. " 
689
690   LabelFont 
691     Series              Bold
692     Color               Green
693   EndFont
694 End
695
696 Style Examples
697   CopyStyle             Corollary
698   LatexName             examples}%{
699   LabelString           "Examples. " 
700 End
701
702 Style ExampleBlock
703   Margin                First_Dynamic
704   LatexType             Environment
705   NextNoIndent          0
706   ParIndent             MM
707   Align                 Left
708   LabelType             Static
709   LabelSep              xx
710
711   LatexName             exampleblock
712   LabelString           "block showing an example" 
713
714   ParSkip           0.5
715   TopSep            1
716   BottomSep         1
717   ParSep            0
718
719   # font & label font definition
720
721   Font
722     Color               green
723   EndFont
724
725   LabelFont 
726     Family              Roman
727     Color               latex
728   EndFont
729 End
730
731 Style Fact
732   CopyStyle             Corollary
733   LatexName             fact}%{
734   LabelString           "Fact. " 
735 End
736
737 Style FrameSubtitle
738   Margin                Static
739   LatexType             Command
740   LatexName             framesubtitle
741   ParSkip               0.4
742   ItemSep               0
743   TopSep                0
744   BottomSep             1
745   ParSep                1
746   Align                 Center
747   AlignPossible         Center
748   LabelType             No_Label
749   OptionalArgs                          1
750
751   # standard font definition
752   Font 
753     Series              Bold
754     Color               Blue
755   EndFont
756
757 End
758
759 # Date style definition
760 Style Institute
761   Margin                Dynamic
762   LatexType             Command
763   InTitle               1
764   LatexName             institute
765   LabelSep              xxx
766   ParSkip               0.4
767   TopSep                0.9
768   BottomSep             0.5
769   ParSep                1
770   Align                 Center
771   AlignPossible         Center
772   LabelType             No_Label
773   OptionalArgs                          1
774
775   # standard font definition
776   Font 
777     Size                Large
778     Color               Blue
779   EndFont
780 End
781
782 Style LyX-Code
783   Margin                Static
784   LatexType             Environment
785   LatexName             lyxcode
786   NextNoIndent          1
787   LeftMargin            MMM
788   RightMargin           MMM
789   TopSep                0.5
790   BottomSep             0.5
791   Align                 Left
792   AlignPossible         Block, Left, Right, Center
793   LabelType             No_Label
794   FreeSpacing           1
795
796   # define the environment lyxcode
797   Preamble
798   \newenvironment{lyxcode}
799     {\begin{list}{}{
800       \setlength{\rightmargin}{\leftmargin}
801       \setlength{\listparindent}{0pt}% needed for AMS classes
802       \raggedright
803       \setlength{\itemsep}{0pt}
804       \setlength{\parsep}{0pt}
805       \normalfont\ttfamily}%
806      \def\{{\char`\{}
807      \def\}{\char`\}}
808      \def\textasciitilde{\char`\~}
809      \item[]}
810     {\end{list}}
811   EndPreamble
812
813   # standard font definition
814   Font 
815     Family              Typewriter
816   EndFont
817 End
818
819 Style NoteItem
820   Margin                Static
821   LatexType             Command
822   LatexName             note[item]
823   ParSkip               0.5
824   TopSep                1
825   BottomSep             1
826   ParSep                0
827   Align                 Left
828   LabelType             Static
829   LabelSep              xx
830   LabelString           "note: " 
831   OptionalArgs          1
832   LeftMargin        MMM
833
834   # standard font definition
835   LabelFont 
836     Family              Roman
837     Color               latex
838   EndFont
839 End
840
841
842 Style Only
843   Margin                First_Dynamic
844   LatexType             Environment
845   NextNoIndent          0
846   ParIndent             MM
847   Align                 Left
848   LabelType             Static
849
850   LatexName             onlyenv}%{
851   LabelString           "only on slides " 
852
853   ParSkip           0.5
854   TopSep            1
855   BottomSep         1
856   ParSep            0
857
858   # font & label font definition
859
860   LabelFont 
861     Family              Roman           
862     Color               Latex
863   EndFont
864 End
865
866 Style Overprint
867   Margin                First_Dynamic
868   LatexType             Environment
869   NextNoIndent          0
870   ParIndent             MM
871   Align                 Left
872   LabelType             Static
873   LabelSep              xx
874
875   LatexName             overprint
876   LabelString           "overprint" 
877
878   ParSkip           0.5
879   TopSep            1
880   BottomSep         1
881   ParSep            0
882   KeepEmpty             1
883
884   # font & label font definition
885
886   LabelFont 
887     Family              Roman
888     Color               latex
889   EndFont
890 End
891
892 Style OverlayArea
893   Margin                First_Dynamic
894   LatexType             Environment
895   NextNoIndent          0
896   ParIndent             MM
897   Align                 Left
898   LabelType             Static
899   LabelSep              xx
900
901   LatexName             overlayarea
902   LabelString           "overlayarea" 
903
904   ParSkip           0.5
905   TopSep            1
906   BottomSep         1
907   ParSep            0
908
909   # font & label font definition
910
911   LabelFont 
912     Family              Roman
913     Color               latex
914   EndFont
915 End
916
917 # Part style definition
918 Style Part
919   Margin                Dynamic
920   LatexType             Command
921   LatexName             part
922   NeedProtect           1
923   NextNoIndent          1
924   Labelsep              xxx
925   ParSkip               0.4
926   TopSep                4
927   BottomSep             4
928   ParSep                0.8
929   Align                 Center         
930   Alignpossible         Center
931   LabelType             Static
932   LabelString           "Part "
933
934   # standard font definition
935   Font 
936     Family              Roman
937     Series              Bold
938     Size                Huge
939   EndFont
940
941   LabelFont
942     Color               Latex
943   EndFont
944 End
945   
946 Style Proof
947   CopyStyle             Corollary
948   LatexName             proof}%{
949   LabelString           "Proof. " 
950 End
951
952 # Separator style definition
953 Style Separator
954   LatexType             Paragraph
955   LatexName             dummy
956   ParIndent             MM
957   ParSkip               0.4
958   Align                 Left
959   AlignPossible         Block, Left, Right, Center
960   Margin                First_Dynamic
961   TopSep                0
962   BottomSep             0
963   ParSep                0
964   LabelType             Static
965   LabelBottomSep        0
966   LabelString           "___"
967   KeepEmpty             1
968
969   LabelFont 
970     Series          Medium
971     Size            Normal
972     Color           latex
973   EndFont
974 End
975
976 # Title style definition
977 Style Title
978   Margin                Static
979   LatexType             Command
980   InTitle               1
981   LatexName             title
982   ParSkip               0.4
983   ItemSep               0
984   TopSep                0
985   BottomSep             1
986   ParSep                1
987   Align                 Center
988   AlignPossible         Center
989   LabelType             No_Label
990   OptionalArgs                          1
991
992   # standard font definition
993   Font 
994     Size                Huge
995     Series              Bold
996     Color               Blue
997   EndFont
998
999 End
1000
1001 Style TitleGraphic
1002   Margin                Static
1003   LatexType             Command
1004   InTitle               1
1005   LatexName             titlegraphic
1006   ParSkip               0.4
1007   ItemSep               0
1008   TopSep                0
1009   BottomSep             1
1010   ParSep                1
1011   Align                 Center
1012   AlignPossible         Center
1013   LabelType             No_Label
1014
1015   # standard font definition
1016   Font 
1017     Size                Huge
1018     Series              Bold
1019     Color               Blue
1020   EndFont
1021
1022 End
1023
1024 Style Theorem
1025   CopyStyle             Corollary
1026   LatexName             theorem}%{
1027   LabelString           "Theorem. " 
1028 End
1029
1030 Style Subtitle
1031   Margin                Static
1032   LatexType             Command
1033   InTitle               1
1034   LatexName             subtitle
1035   ParSkip               0.4
1036   ItemSep               0
1037   TopSep                0
1038   BottomSep             1
1039   ParSep                1
1040   Align                 Center
1041   AlignPossible         Center
1042   LabelType             No_Label
1043   OptionalArgs                          1
1044
1045   # standard font definition
1046   Font 
1047     Size                Large
1048     Series              Bold
1049     Color               Blue
1050   EndFont
1051
1052 End
1053
1054
1055 Style Uncover
1056   Margin                First_Dynamic
1057   LatexType             Environment
1058   NextNoIndent          0
1059   ParIndent             MM
1060   Align                 Left
1061   LabelType             Static
1062
1063   LatexName             uncoverenv}%{
1064   LabelString           "uncovered on slides " 
1065
1066   ParSkip           0.5
1067   TopSep            1
1068   BottomSep         1
1069   ParSep            0
1070
1071   # font & label font definition
1072
1073   LabelFont 
1074     Family              Roman           
1075     Color               Latex
1076   EndFont
1077 End
1078
1079
1080
1081
1082 # Input lyxmacros.inc
1083
1084 Float
1085   Type                  table
1086   GuiName               Table
1087   Placement             tbp
1088   Extension             lot
1089   NumberWithin          none
1090   Style                 plain
1091   ListName              "List of Tables"
1092   LaTeXBuiltin          true
1093 End
1094   
1095 Float
1096   Type                  figure
1097   GuiName               Figure
1098   Placement             tbp
1099   Extension             lof
1100   NumberWithin          none
1101   Style                 plain
1102   ListName              "List of Figures"
1103   LaTeXBuiltin          true
1104 End
1105
1106 TitleLaTeXName frame{\maketitle}
1107
1108 SecNumDepth             2
1109 TocDepth                2
1110
1111
1112 Preamble
1113   \AtBeginDocument{
1114     \let\origtableofcontents=\tableofcontents
1115     \def\tableofcontents{\@ifnextchar[{\origtableofcontents}{\gobbletableofcontents}}
1116     \def\gobbletableofcontents#1{\origtableofcontents}
1117   }
1118 EndPreamble
1119