]> git.lyx.org Git - lyx.git/blob - lib/layouts/beamer.layout
move README.Documentation to attic
[lyx.git] / lib / layouts / beamer.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[beamer]{Beamer}
3 #  \DeclareCategory{Presentations}
4 # Original Author: Till Tantau <tantau@users.sourceforge.net>
5 # Revised and extended by Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@lyx.org>,
6 #   Richard Heck <rgheck@lyx.org>, Martin Vermeer <martin.vermeer@hut.fi> and probably others.
7
8
9 Format 66
10
11 #
12 # GLOBAL SETTINGS
13 #
14
15 # Includes
16 Input stdcounters.inc
17 Input stdinsets.inc
18
19 # Beamer does not work with enumitem.
20 # See bug #7047.
21 ExcludesModule enumitem
22
23 # General textclass parameters
24 Columns            1
25 Sides              1
26 SecNumDepth        2
27 TocDepth           2
28 DefaultStyle       Standard
29
30 # Pre-loaded packages
31 Provides hyperref  1
32 Provides geometry  1
33 Provides color     1
34 Provides xcolor    1
35
36 # The default font layout
37 DefaultFont
38   Family           Sans
39   Series           Medium
40   Shape            Up
41   Size             Normal
42   Color            None
43 EndFont
44
45 # Provide an own maketitle command, which can be altered by Title_(Plain_Frame)
46 TitleLaTeXName makebeamertitle
47 AddToPreamble
48   % this default might be overridden by plain title style
49   \newcommand\makebeamertitle{\frame{\maketitle}}%
50   % (ERT) argument for the TOC
51   \AtBeginDocument{%
52     \let\origtableofcontents=\tableofcontents
53     \def\tableofcontents{\@ifnextchar[{\origtableofcontents}{\gobbletableofcontents}}
54     \def\gobbletableofcontents#1{\origtableofcontents}
55   }
56 EndPreamble
57
58
59 #
60 # STANDARD STYLE
61 #
62
63 Style Standard
64   Category         MainText
65   Margin           Static
66   LatexType        Paragraph
67   LatexName        dummy
68   ParIndent        MM
69   ParSkip          0.4
70   Align            Left
71   AlignPossible    Block, Left, Right, Center
72   LabelType        No_Label
73 End
74
75
76 #
77 # LISTS
78 #
79
80 Style Itemize
81   Category         List
82   Margin           Static
83   LatexType        Item_Environment
84   LatexName        itemize
85   Argument 1
86     LabelString    "Overlay Specifications|v"
87     Tooltip        "Overlay specifications for this list"
88     LeftDelim      [<
89     RightDelim     >]
90     PassThru       1
91   EndArgument
92   Argument item:1
93     LabelString   "Custom Item|s"
94     Tooltip       "A customized item string"
95   EndArgument
96   Argument item:2
97     MenuString    "Item Overlay Specifications"
98     LabelString   "On Slide"
99     Tooltip       "Overlay specifications for this item"
100     LeftDelim      <
101     RightDelim     >
102     PassThru       1
103   EndArgument
104   NextNoIndent     1
105   ToggleIndent     Never
106   LeftMargin       MMN
107   LabelSep         xx
108   ItemSep          0.2
109   TopSep           0.7
110   BottomSep        0.7
111   ParSep           0.3
112   Align            Left
113   LabelType        Itemize
114 End
115
116 Style Enumerate
117   Category         List
118   Margin           Static
119   LatexType        Item_Environment
120   LatexName        enumerate
121   Argument 1
122     LabelString    "Overlay Specifications|v"
123     Tooltip        "Overlay specifications for this list"
124     LeftDelim      [<
125     RightDelim     >]
126     PassThru       1
127   EndArgument
128   Argument 2
129     LabelString    "Mini Template"
130     Tooltip        "Mini template for this list (see beamer manual for details)"
131   EndArgument
132   Argument item:1
133     LabelString   "Custom Item|s"
134     Tooltip       "A customized item string"
135   EndArgument
136   Argument item:2
137     MenuString    "Item Overlay Specifications"
138     LabelString   "On Slide"
139     Tooltip       "Overlay specifications for this item"
140     LeftDelim      <
141     RightDelim     >
142     PassThru       1
143   EndArgument
144   NextNoIndent     1
145   ToggleIndent     Never
146   LeftMargin       MMN
147   LabelSep         xx
148   ParSkip          0.0
149   ItemSep          0.2
150   TopSep           0.7
151   BottomSep        0.7
152   ParSep           0.3
153   Align            Left
154   LabelType        Enumerate
155   RefPrefix        enu
156 End
157
158 Style Description
159   Category         List
160   Margin           First_Dynamic
161   LatexType        Item_environment
162   LatexName        description
163   Argument 1
164     LabelString    "Overlay Specifications|v"
165     Tooltip        "Overlay specifications for this list"
166     LeftDelim      [<
167     RightDelim     >]
168     PassThru       1
169   EndArgument
170   Argument 2
171     LabelString    "Longest label|s"
172     Tooltip        "The longest label in this list (to determine the indendation width)"
173   EndArgument
174   Argument item:1
175     MenuString    "Item Overlay Specifications"
176     LabelString   "On Slide"
177     Tooltip       "Overlay specifications for this item"
178     LeftDelim      <
179     RightDelim     >
180     PassThru       1
181   EndArgument
182   NextNoIndent     1
183   LeftMargin       MM
184   LabelSep         xx
185   ParSkip          0.4
186   ItemSep          0.2
187   TopSep           0.7
188   BottomSep        0.7
189   ParSep           0.3
190   Align            Left
191   LabelType        Manual
192   LabelFont
193     Series         Bold
194   EndFont
195 End
196
197
198 #
199 # SECTIONING
200 #
201
202 Style Part
203   Category         Sectioning
204   Margin           Dynamic
205   LatexType        Command
206   LatexName        part
207   Argument 1
208     LabelString    "Mode"
209     MenuString     "Mode Specification|S"
210     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
211     LeftDelim      <
212     RightDelim     >
213     PassThru       1
214   EndArgument
215   Argument 2
216     LabelString    "Short Title|S"
217     Tooltip        "The part as it appears in the table of contents/running headers"
218     InsertCotext   1
219     IsTocCaption   1
220   EndArgument
221   NeedProtect      1
222   NextNoIndent     1
223   ToggleIndent     Never
224   Labelsep         xx
225   ParSkip          0.4
226   TopSep           4
227   BottomSep        4
228   ParSep           0.8
229   Align            Center
230   LabelType        Static
231   LabelString      "Part"
232   RefPrefix        part
233   Font
234     Family         Roman
235     Series         Bold
236     Size           Huge
237   EndFont
238   LabelFont
239     Color          Latex
240   EndFont
241   TocLevel         -1
242 End
243
244 Style Section
245   Category         Sectioning
246   Margin           First_Dynamic
247   LatexType        Command
248   LatexName        section
249   NeedProtect      1
250   NextNoIndent     1
251   ToggleIndent     Never
252   LabelSep         xx
253   ParSkip          0.4
254   TopSep           2
255   BottomSep        0.25
256   ParSep           0.7
257   Align            Left
258   LabelType        Static
259   LabelCounter     section
260   LabelString      "Section \arabic{section}"
261   RefPrefix        sec
262   Argument 1
263     LabelString    "Mode"
264     MenuString     "Mode Specification|S"
265     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
266     LeftDelim      <
267     RightDelim     >
268     PassThru       1
269   EndArgument
270   Argument 2
271     LabelString    "Short Title|S"
272     Tooltip        "The section as it appears in the table of contents/running headers"
273     InsertCotext   1
274     IsTocCaption   1
275   EndArgument
276   Font
277     Family         Roman
278     Series         Bold
279     Size           huge
280   EndFont
281   LabelFont
282     Color          latex
283   EndFont
284   LabelStringAppendix "\Alph{section}"
285   TocLevel         1
286 End
287
288 Style Section*
289   CopyStyle        Section
290   Category         Unnumbered
291   Margin           Static
292   LatexName        section
293   LabelType        No_Label
294   ResetArgs        1
295   Argument 1
296     LabelString    "Mode"
297     MenuString     "Mode Specification|S"
298     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
299     LeftDelim      <
300     RightDelim     >
301     PassThru       1
302   EndArgument
303   LaTeXParam       *
304 End
305
306 Style Subsection
307   Category         Sectioning
308   Margin           First_Dynamic
309   LatexType        Command
310   LatexName        subsection
311   NeedProtect      1
312   NextNoIndent     1
313   ToggleIndent     Never
314   LabelSep         xx
315   ParSkip          0.4
316   TopSep           2
317   BottomSep        0.25
318   ParSep           0.5
319   Align            Left
320   LabelType        Static
321   LabelCounter     subsection
322   LabelString      "Subsection \arabic{section}.\arabic{subsection}"
323   RefPrefix        subsec
324   Argument 1
325     LabelString    "Mode"
326     MenuString     "Mode Specification|S"
327     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
328     LeftDelim      <
329     RightDelim     >
330     PassThru       1
331   EndArgument
332   Argument 2
333     LabelString    "Short Title|S"
334     Tooltip        "The subsection as it appears in the table of contents/running headers"
335     InsertCotext   1
336     IsTocCaption   1
337   EndArgument
338   Font
339     Family         Roman
340     Series         Bold
341     Size           larger
342   EndFont
343   LabelFont
344     Color          latex
345   EndFont
346   LabelStringAppendix "\arabic{section}.\arabic{subsection}"
347   TocLevel         2
348 End
349
350 Style Subsection*
351   CopyStyle        Subsection
352   Category         Unnumbered
353   Margin           Static
354   LatexName        subsection
355   LabelType        No_Label
356   ResetArgs        1
357   Argument 1
358     LabelString    "Mode"
359     MenuString     "Mode Specification|S"
360     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
361     LeftDelim      <
362     RightDelim     >
363     PassThru       1
364   EndArgument
365   LaTeXParam       *
366 End
367
368 Style Subsubsection
369   Category         Sectioning
370   Margin           First_Dynamic
371   LatexType        Command
372   LatexName        subsubsection
373   NeedProtect      1
374   NextNoIndent     1
375   ToggleIndent     Never
376   LabelSep         xx
377   ParSkip          0.4
378   TopSep           2
379   BottomSep        0.25
380   ParSep           0.5
381   Align            Left
382   LabelType        Static
383   LabelCounter     subsubsection
384   LabelString      "Subsubsection \arabic{section}.\arabic{subsection}.\arabic{subsubsection}"
385   RefPrefix        sub
386   Argument 1
387     LabelString    "Mode"
388     MenuString     "Mode Specification|S"
389     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
390     LeftDelim      <
391     RightDelim     >
392     PassThru       1
393   EndArgument
394   Argument 2
395     LabelString    "Short Title|S"
396     Tooltip        "The subsubsection as it appears in the table of contents/running headers"
397     InsertCotext   1
398     IsTocCaption   1
399   EndArgument
400   Font
401     Family         Roman
402     Series         Bold
403     Size           large
404   EndFont
405   LabelFont
406     Color          latex
407   EndFont
408   LabelStringAppendix "\arabic{section}.\arabic{subsection}.\arabic{subsubsection}"
409   TocLevel         3
410 End
411
412 Style Subsubsection*
413   CopyStyle        Subsubsection
414   Category         Unnumbered
415   Margin           Static
416   LatexName        subsubsection
417   LabelType        No_Label
418   ResetArgs        1
419   Argument 1
420     LabelString    "Mode"
421     MenuString     "Mode Specification|S"
422     Tooltip        "Specify in which mode (article, presentation etc.) this header appears"
423     LeftDelim      <
424     RightDelim     >
425     PassThru       1
426   EndArgument
427   LaTeXParam       *
428 End
429
430
431 #
432 # FRAMES
433 #
434
435 Style Frame
436   Category         Frames
437   Margin           First_Dynamic
438   LeftMargin       xx
439   LatexType        Environment
440   LatexName        frame
441   LabelString      "Frame"
442   TocLevel         4
443   KeepEmpty        1
444   NextNoIndent     1
445   Align            Left
446   LabelType        Static
447   LabelSep         xx
448   ParSkip          0.5
449   TopSep           1
450   BottomSep        1
451   ParSep           0
452   LabelFont
453     Size           largest
454     Family         Roman
455     Color          latex
456   EndFont
457   Argument 1
458     LabelString     "Action"
459     MenuString      "Overlay Specifications|v"
460     Tooltip         "Overlay specifications for this frame"
461     LeftDelim       <
462     RightDelim      >
463     PassThru       1
464   EndArgument
465   Argument 2
466     LabelString     "Default Overlay Specifications"
467     Tooltip         "Default overlay specifications within this frame"
468     LeftDelim       [<
469     RightDelim      >]
470     PassThru       1
471   EndArgument
472   Argument 3
473     MenuString      "Frame Options"
474     LabelString     "Options"
475     Tooltip         "Frame options (see beamer manual)"
476   EndArgument
477   Argument 4
478     LabelString    "Frame Title"
479     Tooltip        "Enter the frame title here"
480     LeftDelim      {
481     RightDelim     }
482     Decoration     conglomerate
483     Font
484       Color        blue
485       Size         largest
486     EndFont
487     AutoInsert     1
488     IsTocCaption   1
489   EndArgument
490   AutoNests 
491         Standard,Itemize,Enumerate,Description,FrameTitle,FrameSubtitle,Column,
492         Columns,ColumnsCenterAligned,ColumnsTopAligned,Pause,Overprint,OverlayArea,Only,Block,
493         ExampleBlock,AlertBlock,Bibliography,Quotation,Quote,Verse,Corollary,Definition,Definitions,
494         Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
495   EndAutoNests
496 End
497
498 Style PlainFrame
499   CopyStyle         Frame
500   LabelString       "Frame (plain)"
501   Argument 3
502     MenuString      "Frame Options"
503     LabelString     "Options"
504     Tooltip         "Frame options (see beamer manual)"
505     PresetArg       "plain"
506   EndArgument
507 End
508
509 Style FragileFrame
510   CopyStyle         Frame
511   LabelString       "Frame (fragile)"
512   Argument 3
513     MenuString      "Frame Options"
514     LabelString     "Options"
515     Tooltip         "Frame options (see beamer manual)"
516     PresetArg       "fragile"
517   EndArgument
518 End
519
520 Style AgainFrame
521   Category          Frames
522   KeepEmpty         0
523   LatexType         Command
524   LatexName         againframe
525   Argument 1
526     LabelString     "Slide"
527     MenuString      "Overlay Specifications|v"
528     Tooltip         "Overlay specifications for this frame"
529     LeftDelim       <
530     RightDelim      >
531     PassThru       1
532   EndArgument
533   Argument 2
534     LabelString     "Default Overlay Specifications"
535     Tooltip         "Default overlay specifications within this frame"
536     LeftDelim       [<
537     RightDelim      >]
538     PassThru       1
539   EndArgument
540   Argument 3
541     MenuString      "Frame Options"
542     LabelString     "Options"
543     Tooltip         "Frame options (see beamer manual)"
544   EndArgument
545   Margin            First_Dynamic
546   NextNoIndent      1
547   ParSkip           0
548   TopSep            3
549   BottomSep         3
550   ParSep            0
551   LabelType         Static
552   LabelBottomSep    0
553   LeftMargin        M
554   LabelSep          xx
555   LabelString       "Repeat frame with label"
556   Font
557     Color           latex
558   EndFont
559   LabelFont
560     Family          Roman
561     Color           latex
562     Size            Largest
563   EndFont
564   TocLevel          4
565 End
566
567 Style FrameTitle
568   Category         Frames
569   Margin           Static
570   LatexType        Command
571   LatexName        frametitle
572   ParSkip          0.4
573   ItemSep          0
574   TopSep           0
575   BottomSep        1
576   ParSep           1
577   Align            Block
578   LabelType        No_Label
579   Font
580     Color          Blue
581     Size           Largest
582   EndFont
583   Argument 1
584     LabelString    "On Slide"
585     MenuString     "Overlay Specifications|v"
586     Tooltip        "Specify the overlay settings (see beamer manual)"
587     LeftDelim      <
588     RightDelim     >
589     PassThru       1
590   EndArgument
591   Argument 2
592     LabelString    "Short Frame Title|S"
593     Tooltip        "A short form of the frame title used in some themes"
594     InsertCotext   1
595   EndArgument
596 End
597
598 Style FrameSubtitle
599   Category         Frames
600   Margin           Static
601   LatexType        Command
602   LatexName        framesubtitle
603   ParSkip          0.4
604   ItemSep          0
605   TopSep           0
606   BottomSep        1
607   ParSep           1
608   Align            Block
609   LabelType        No_Label
610   Font
611     Color          Blue
612   EndFont
613   Argument 1
614     LabelString    "On Slide"
615     MenuString     "Overlay Specifications|v"
616     Tooltip        "Specify the overlay settings (see beamer manual)"
617     LeftDelim      <
618     RightDelim     >
619     PassThru       1
620   EndArgument
621 End
622
623
624 #
625 # COLUMS
626 #
627
628 Style Column
629   Category         Columns
630   Margin           Static
631   LatexType        Command
632   LatexName        column
633   ParSkip          0.5
634   TopSep           1
635   BottomSep        1
636   ParSep           0
637   ParIndent        MM
638   Align            Left
639   LabelType        Static
640   LabelSep         xx
641   LabelString      "Start column (increase depth!), width:"
642   ToggleIndent     Never
643   Argument 1
644     MenuString     "Column Options"
645     LabelString    "Options"
646     Tooltip        "Column options (see beamer manual)"
647   EndArgument
648   LeftMargin       "Start column (increase depth!), width:xx"
649   LabelFont
650     Family         Roman
651     Color          latex
652   EndFont
653 End
654
655 Style Columns
656   Category         Columns
657   KeepEmpty        1
658   Margin           Static
659   LatexType        Environment
660   NextNoIndent     0
661   ParIndent        MM
662   Align            Left
663   LabelType        Static
664   LabelSep         xx
665   LatexName        columns
666   LabelString      "Columns"
667   LeftMargin       "Columnsxx"
668   Argument 1
669     LabelString    "Column Placement Options"
670     Tooltip        "Column placement options (t, T, c, b)"
671   EndArgument
672   ParSkip          0.5
673   TopSep           1
674   BottomSep        1
675   ParSep           0
676   LabelFont
677     Family         Roman
678     Color          latex
679   EndFont
680   AutoNests 
681         Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,Block,
682         ExampleBlock,AlertBlock,Bibliography,Quotation,Quote,Verse,Corollary,Definition,Definitions,
683         Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
684   EndAutoNests
685 End
686
687 Style ColumnsCenterAligned
688   CopyStyle        Columns
689   LatexParam       [c]
690   LabelString      "Columns (center aligned)"
691   LeftMargin       "Columns (center aligned)xx"
692   ResetArgs        1
693 End
694
695 Style ColumnsTopAligned
696   CopyStyle        Columns
697   LatexParam       [t]
698   LabelString      "Columns (top aligned)"
699   LeftMargin       "Columns (top aligned)xx"
700   ResetArgs        1
701 End
702
703
704 #
705 # OVERLAYS
706 #
707
708 Style Pause
709   Category         Overlays
710   KeepEmpty        1
711   LatexType        Command
712   LatexName        pause
713   Margin           First_Dynamic
714   Argument 1
715     LabelString    "Pause number"
716     Tooltip        "Number of slide where the context below the pause gets visible"
717   EndArgument
718   NextNoIndent     1
719   ParSkip          0
720   TopSep           0
721   BottomSep        0.25
722   ParSep           0
723   Align            Center
724   LabelType        Static
725   LabelBottomSep   0
726   LeftMargin       MMMMM
727   LabelString      "_ _ _ _ _ _ _ _ _ _ _ _ _ _"
728   LabelFont
729     Family         typewriter
730     Series         Medium
731     Size           Normal
732     Color          latex
733   EndFont
734 End
735
736 Style Overprint
737   Category         Overlays
738   Margin           Static
739   LatexType        Item_Environment
740   LatexName        overprint
741   ItemCommand      onslide
742   Argument 1
743     MenuString     "Overprint Area Width"
744     LabelString    "Width"
745     Tooltip        "The width of the overprint area (default: text width)"
746   EndArgument
747   Argument item:1
748     MenuString    "Item Overlay Specifications"
749     LabelString   "On Slide"
750     Tooltip       "Overlay specifications for this item"
751     LeftDelim      <
752     RightDelim     >
753     PassThru       1
754     AutoInsert     1
755   EndArgument
756   NextNoIndent     1
757   LeftMargin       MMMMMMMMN
758   LabelSep         xx
759   ItemSep          0.2
760   TopSep           0.7
761   BottomSep        0.7
762   ParSep           0.3
763   Align            Left
764   LabelType        Static
765   LabelString      "Overprint"
766   LabelFont
767     Family         Roman
768     Color          latex
769   EndFont
770 End
771
772 Style OverlayArea
773   Category         Overlays
774   Margin           First_Dynamic
775   LatexType        Environment
776   NextNoIndent     0
777   ParIndent        MM
778   Align            Left
779   LabelType        Static
780   LabelSep         xx
781   LatexName        overlayarea
782   LabelString      "Overlayarea"
783   ParSkip          0.5
784   TopSep           1
785   BottomSep        1
786   ParSep           0
787   LabelFont
788     Family         Roman
789     Color          latex
790   EndFont
791   Argument 1
792     LabelString    "Overlay Area Width"
793     Tooltip        "The width of the overlay area"
794     Mandatory      1
795   EndArgument
796   Argument 2
797     MenuString     "Overlay Area Height"
798     LabelString    "Height"
799     Tooltip        "The height of the overlay area"
800     Mandatory      1
801   EndArgument
802 End
803
804 Style Uncover
805   Category         Overlays
806   Margin           First_Dynamic
807   LatexType        Environment
808   NextNoIndent     0
809   ParIndent        MM
810   Align            Left
811   LabelType        Static
812   LatexName        uncoverenv
813   LabelSep         xx
814   LabelString      "Uncovered on slides"
815   ParSkip          0.5
816   TopSep           1
817   BottomSep        1
818   ParSep           0
819   LabelFont
820     Family         Roman
821     Color          Latex
822   EndFont
823   Argument 1
824     LabelString    "On Slide"
825     MenuString     "Overlay Specifications|v"
826     Tooltip        "Specify the overlay settings (see beamer manual)"
827     LeftDelim      <
828     RightDelim     >
829     PassThru       1
830   EndArgument
831 End
832
833 Style Only
834   Category         Overlays
835   Margin           First_Dynamic
836   LatexType        Environment
837   NextNoIndent     0
838   ParIndent        MM
839   Align            Left
840   LabelType        Static
841   LatexName        onlyenv
842   LabelSep         xx
843   LabelString      "Only on slides"
844   ParSkip          0.5
845   TopSep           1
846   BottomSep        1
847   ParSep           0
848   LabelFont
849     Family         Roman
850     Color          Latex
851   EndFont
852   Argument 1
853     LabelString    "On Slide"
854     MenuString     "Overlay Specifications|v"
855     Tooltip        "Specify the overlay settings (see beamer manual)"
856     LeftDelim      <
857     RightDelim     >
858     PassThru       1
859   EndArgument
860 End
861
862
863 #
864 # BLOCKS
865 #
866
867 Style Block
868   Category         Blocks
869   Margin           Dynamic
870   LatexType        Environment
871   NextNoIndent     1
872   KeepEmpty        1
873   Align            Left
874   LabelType        Static
875   LabelSep         xx
876   LatexName        block
877   LabelString      "Block:"
878   ParSkip          0.5
879   TopSep           1
880   BottomSep        1
881   ParSep           0
882   LabelFont
883     Family         Roman
884     Color          latex
885   EndFont
886   Argument 1
887     LabelString    "Action"
888     MenuString     "Action Specification|S"
889     Tooltip        "Specify the overlay settings (see beamer manual)"
890     LeftDelim      <
891     RightDelim     >
892     PassThru       1
893   EndArgument
894   Argument 2
895     LabelString    "Block Title"
896     Tooltip        "Enter the block title here"
897     Mandatory      1
898     Decoration     conglomerate
899     Font
900       Color        blue
901       Size         large
902     EndFont
903     AutoInsert     1
904   EndArgument
905   AutoNests 
906         Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,Quotation,
907         Quote,Verse,Corollary,Definition,Definitions,Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
908   EndAutoNests
909 End
910
911 Style ExampleBlock
912   CopyStyle        Block
913   LatexName        exampleblock
914   LabelString      "Example Block:"
915   Font
916     Color          green
917   EndFont
918 End
919
920 Style AlertBlock
921   CopyStyle        Block
922   LatexName        alertblock
923   LabelString      "Alert Block:"
924   Font
925     Color          red
926   EndFont
927 End
928
929
930 #
931 # TITLING
932 #
933
934 Style Title
935   Category         Titling
936   Margin           Static
937   LatexType        Command
938   InTitle          1
939   LatexName        title
940   ParSkip          0.4
941   ItemSep          0
942   TopSep           0
943   BottomSep        1
944   ParSep           1
945   Align            Center
946   LabelType        No_Label
947   Argument 1
948     LabelString   "Short Title|S"
949     Tooltip       "Short title which appears in the sidebar/header"
950     InsertCotext   1
951   EndArgument
952   Font
953     Size           Huge
954     Series         Bold
955     Color          Blue
956   EndFont
957 End
958
959 Style Title_(Plain_Frame)
960   CopyStyle        Title
961   Preamble
962      % plain title style, override default
963      \renewcommand\makebeamertitle{\frame[plain]{\maketitle}}%
964   EndPreamble
965 End
966
967 Style Subtitle
968   Category         Titling
969   Margin           Static
970   LatexType        Command
971   InTitle          1
972   LatexName        subtitle
973   ParSkip          0.4
974   ItemSep          0
975   TopSep           0
976   BottomSep        1
977   ParSep           1
978   Align            Center
979   LabelType        No_Label
980   Argument 1
981     LabelString   "Short Subtitle|S"
982     Tooltip       "Short subtitle which appears in the sidebar/header"
983     InsertCotext   1
984   EndArgument
985   Font
986     Size           Large
987     Series         Bold
988     Color          Blue
989   EndFont
990 End
991
992 Style Author
993   Category         Titling
994   Margin           Static
995   LatexType        Command
996   InTitle          1
997   LatexName        author
998   ParSkip          0.4
999   TopSep           1.3
1000   BottomSep        0.7
1001   ParSep           0.7
1002   Align            Center
1003   LabelType        No_Label
1004   Argument 1
1005     LabelString   "Short Author|S"
1006     Tooltip       "Short author which appears in the sidebar/header"
1007     InsertCotext   1
1008   EndArgument
1009   Font
1010     Size           Largest
1011     Color          Blue
1012   EndFont
1013 End
1014
1015 Style Institute
1016   Category         Titling
1017   Margin           Dynamic
1018   LatexType        Command
1019   InTitle          1
1020   LatexName        institute
1021   ParSkip          0.4
1022   TopSep           0.9
1023   BottomSep        0.5
1024   ParSep           1
1025   Align            Center
1026   LabelType        No_Label
1027   Argument 1
1028     LabelString   "Short Institute|S"
1029     Tooltip       "Short institute which appears in the sidebar/header"
1030     InsertCotext   1
1031   EndArgument
1032   Font
1033     Size           Large
1034     Color          Blue
1035   EndFont
1036 End
1037
1038 InsetLayout "Flex:InstituteMark"
1039   LyxType          custom
1040   LatexType        command
1041   LatexName        inst
1042   LabelString      "Institute Mark"
1043   Font
1044     Color          foreground
1045     Size           Small
1046     Family         Roman
1047     Shape          Up
1048     Series         Medium
1049     Misc           No_Emph
1050     Misc           No_Noun
1051     Misc           No_Bar
1052   EndFont
1053   LabelFont
1054     Color          blue
1055     Size           Small
1056   EndFont
1057 End
1058
1059 Style Date
1060   Category         Titling
1061   Margin           Dynamic
1062   LatexType        Command
1063   InTitle          1
1064   LatexName        date
1065   ParSkip          0.4
1066   TopSep           0.9
1067   BottomSep        0.5
1068   ParSep           1
1069   Align            Center
1070   LabelType        No_Label
1071   Argument 1
1072     LabelString   "Short Date|S"
1073     Tooltip       "Short date which appears in the sidebar/header"
1074     InsertCotext   1
1075   EndArgument
1076   Font
1077     Size           Largest
1078     Color          Blue
1079   EndFont
1080 End
1081
1082 Style TitleGraphic
1083   Category         Titling
1084   Margin           Static
1085   LatexType        Command
1086   InTitle          1
1087   LatexName        titlegraphic
1088   ParSkip          0.4
1089   ItemSep          0
1090   TopSep           0
1091   BottomSep        1
1092   ParSep           1
1093   Align            Center
1094   LabelType        No_Label
1095   Font
1096     Size           Huge
1097     Series         Bold
1098     Color          Blue
1099   EndFont
1100 End
1101
1102
1103 #
1104 # BACK MATTER
1105 #
1106
1107 Style Bibliography
1108   Category         BackMatter
1109   Margin           First_Dynamic
1110   LatexType        Bib_Environment
1111   LatexName        thebibliography
1112   NextNoIndent     1
1113   ToggleIndent     Never
1114   LeftMargin       MM
1115   ParSkip          0.4
1116   ItemSep          0
1117   TopSep           0.7
1118   BottomSep        0.7
1119   ParSep           0.5
1120   Align            Left
1121   LabelType        Bibliography
1122   LabelString      "References"
1123   LabelBottomSep   0.7
1124   LabelFont
1125     Series         Bold
1126     Size           Larger
1127   EndFont
1128   TocLevel         1
1129 End
1130
1131
1132 #
1133 # QUOTATION
1134 #
1135
1136 Style Quotation
1137   Category         MainText
1138   Margin           Static
1139   LatexType        Environment
1140   LatexName        quotation
1141   NextNoIndent     1
1142   ToggleIndent     Always
1143   LeftMargin       MMM
1144   RightMargin      MMM
1145   ParIndent        MM
1146   ParSkip          0
1147   ItemSep          0
1148   TopSep           0.5
1149   BottomSep        0.5
1150   ParSep           0
1151   Align            Block
1152   AlignPossible    Block, Left, Right, Center
1153   Argument 1
1154     LabelString    "On Slide"
1155     MenuString     "Overlay Specifications|v"
1156     Tooltip        "Specify the overlay settings (see beamer manual)"
1157     LeftDelim      <
1158     RightDelim     >
1159     PassThru       1
1160   EndArgument
1161 End
1162
1163 Style Quote
1164   Category         MainText
1165   Margin           Static
1166   LatexType        Environment
1167   LatexName        quote
1168   NextNoIndent     1
1169   ToggleIndent     Never
1170   LeftMargin       MMM
1171   RightMargin      MMM
1172   TopSep           0.5
1173   ParSep           0.5
1174   BottomSep        0.5
1175   Align            Block
1176   AlignPossible    Block, Left, Right, Center
1177   LabelType        No_Label
1178   Argument 1
1179     LabelString    "On Slide"
1180     MenuString     "Overlay Specifications|v"
1181     Tooltip        "Specify the overlay settings (see beamer manual)"
1182     LeftDelim      <
1183     RightDelim     >
1184     PassThru       1
1185   EndArgument
1186 End
1187
1188 Style Verse
1189   # LaTeX type is first dynamic because of LaTeX implementation.
1190   # In LyX this does not make sense.
1191   Category         MainText
1192   LatexType        Environment
1193   LatexName        verse
1194   Margin           First_Dynamic
1195   NextNoIndent     1
1196   LeftMargin       MMMM
1197   LabelIndent      MMMM
1198   ParSkip          0.4
1199   TopSep           0.7
1200   BottomSep        0.7
1201   ParSep           0.5
1202   Align            Block
1203   AlignPossible    Block, Left
1204   LabelType        No_Label
1205   Argument 1
1206     LabelString    "On Slide"
1207     MenuString     "Overlay Specifications|v"
1208     Tooltip        "Specify the overlay settings (see beamer manual)"
1209     LeftDelim      <
1210     RightDelim     >
1211     PassThru       1
1212   EndArgument
1213 End
1214
1215
1216 #
1217 # THEOREMS AND SUCH
1218 #
1219
1220 Style Corollary
1221    Category        Reasoning
1222    Margin          First_Dynamic
1223    LatexType       Environment
1224    NextNoIndent    0
1225    ParIndent       MM
1226    Align           Left
1227    LabelType       Static
1228    LabelSep        xx
1229    LatexName       corollary
1230    LabelString     "Corollary."
1231    ParSkip         0.5
1232    TopSep          1
1233    BottomSep       1
1234    ParSep          0
1235    KeepEmpty       1
1236    LabelFont
1237      Series        Bold
1238      Color         Blue
1239      Size          Large
1240    EndFont
1241   Argument 1
1242     LabelString    "Action"
1243     MenuString     "Action Specifications|S"
1244     Tooltip        "Specify the overlay settings (see beamer manual)"
1245     LeftDelim      <
1246     RightDelim     >
1247     PassThru       1
1248   EndArgument
1249   Argument 2
1250     LabelString    "Additional Theorem Text"
1251     Tooltip        "Additional text appended to the theorem header"
1252   EndArgument
1253   AutoNests 
1254         Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,LyX-Code
1255   EndAutoNests
1256 End
1257
1258 Style Definition
1259   CopyStyle        Corollary
1260   LatexName        definition
1261   LabelString      "Definition."
1262 End
1263
1264 Style Definitions
1265   CopyStyle        Corollary
1266   LatexName        definitions
1267   LabelString      "Definitions."
1268 End
1269
1270 Style Example
1271   CopyStyle        Corollary
1272   LatexName        example
1273   LabelString      "Example."
1274   LabelFont
1275     Series         Bold
1276     Color          Green
1277   EndFont
1278 End
1279
1280 Style Examples
1281   CopyStyle        Corollary
1282   LatexName        examples
1283   LabelString      "Examples."
1284 End
1285
1286 Style Fact
1287   CopyStyle        Corollary
1288   LatexName        fact
1289   LabelString      "Fact."
1290 End
1291
1292 Style Lemma
1293   CopyStyle        Corollary
1294   LatexName        lemma
1295   LabelString      "Lemma."
1296 End
1297
1298 Style Proof
1299   CopyStyle        Corollary
1300   LatexName        proof
1301   LabelString      "Proof."
1302 End
1303
1304 Style Theorem
1305   CopyStyle        Corollary
1306   LatexName        theorem
1307   LabelString      "Theorem."
1308 End
1309
1310
1311 #
1312 # MISC.
1313 #
1314
1315 Style LyX-Code
1316   Category         MainText
1317   Margin           Static
1318   LatexType        Environment
1319   LatexName        lyxcode
1320   NextNoIndent     1
1321   LeftMargin       MMM
1322   RightMargin      MMM
1323   TopSep           0.5
1324   BottomSep        0.5
1325   Align            Left
1326   AlignPossible    Block, Left, Right, Center
1327   LabelType        No_Label
1328   FreeSpacing      1
1329   Preamble
1330   \newenvironment{lyxcode}
1331     {\par\begin{list}{}{
1332       \setlength{\rightmargin}{\leftmargin}
1333       \setlength{\listparindent}{0pt}% needed for AMS classes
1334       \raggedright
1335       \setlength{\itemsep}{0pt}
1336       \setlength{\parsep}{0pt}
1337       \normalfont\ttfamily}%
1338      \def\{{\char`\{}
1339      \def\}{\char`\}}
1340      \def\textasciitilde{\char`\~}
1341      \item[]}
1342     {\end{list}}
1343   EndPreamble
1344   Font
1345     Family         Typewriter
1346   EndFont
1347 End
1348  
1349 Style NoteItem
1350   Category         MainText
1351   Margin           Static
1352   LatexType        Command
1353   LatexName        note
1354   LatexParam       [item]
1355   ParSkip          0.5
1356   TopSep           1
1357   BottomSep        1
1358   ParSep           0
1359   Align            Left
1360   LabelType        Static
1361   LabelSep         xx
1362   LabelString      "Note:"
1363   LeftMargin       "Note:xx"
1364   LabelFont
1365     Family         Roman
1366     Color          latex
1367   EndFont
1368   Argument 1
1369     LabelString    "On Slide"
1370     MenuString     "Overlay Specifications|v"
1371     Tooltip        "Specify the overlay settings (see beamer manual)"
1372     LeftDelim      <
1373     RightDelim     >
1374     PassThru       1
1375   EndArgument
1376 End
1377  
1378
1379 #
1380 # CHARSTYLES
1381 #
1382
1383
1384 InsetLayout Flex:Bold
1385   LyXType          charstyle
1386   LabelString      Bold
1387   LatexType        command
1388   LatexName        textbf
1389   Font
1390     Series         bold
1391   EndFont
1392   Argument 1
1393     LabelString    "Action"
1394     MenuString     "Action Specifications|S"
1395     Tooltip        "Specify the overlay settings (see beamer manual)"
1396     LeftDelim      <
1397     RightDelim     >
1398     PassThru       1
1399   EndArgument
1400   ResetsFont       true
1401 End
1402
1403 InsetLayout Flex:Emphasize
1404   LyXType          charstyle
1405   LabelString      Emph.
1406   LatexType        command
1407   LatexName        emph
1408   Font
1409     Shape          italic
1410   EndFont
1411   Argument 1
1412     LabelString    "Action"
1413     MenuString     "Action Specifications|S"
1414     Tooltip        "Specify the overlay settings (see beamer manual)"
1415     LeftDelim      <
1416     RightDelim     >
1417     PassThru       1
1418   EndArgument
1419   ResetsFont       true
1420 End
1421
1422 InsetLayout Flex:Alert
1423   LyXType          charstyle
1424   LabelString      Alert
1425   LatexType        command
1426   LatexName        alert
1427   Font
1428     Color          red
1429   EndFont
1430   Argument 1
1431     LabelString    "Action"
1432     MenuString     "Action Specifications|S"
1433     Tooltip        "Specify the overlay settings (see beamer manual)"
1434     LeftDelim      <
1435     RightDelim     >
1436     PassThru       1
1437   EndArgument
1438   ResetsFont       true
1439 End
1440
1441 InsetLayout Flex:Structure
1442   LyXType          charstyle
1443   LabelString      Structure
1444   LatexType        command
1445   LatexName        structure
1446   Font
1447     Color          blue
1448   EndFont
1449   Argument 1
1450     LabelString    "Action"
1451     MenuString     "Action Specifications|S"
1452     Tooltip        "Specify the overlay settings (see beamer manual)"
1453     LeftDelim      <
1454     RightDelim     >
1455     PassThru       1
1456   EndArgument
1457   ResetsFont       true
1458 End
1459
1460 InsetLayout Flex:Only
1461   LyXType          charstyle
1462   LabelString      Only
1463   LatexType        command
1464   LatexName        only
1465   Font
1466     Color          red
1467   EndFont
1468   Argument 1
1469     LabelString    "Action"
1470     MenuString     "Action Specifications|S"
1471     Tooltip        "Specify the overlay settings (see beamer manual)"
1472     LeftDelim      <
1473     RightDelim     >
1474     PassThru       1
1475     AutoInsert     1
1476   EndArgument
1477   ResetsFont       true
1478 End
1479
1480 InsetLayout Flex:Uncover
1481   LyXType          charstyle
1482   LabelString      Uncover
1483   LatexType        command
1484   LatexName        uncover
1485   Font
1486     Color          red
1487   EndFont
1488   Argument 1
1489     LabelString    "Action"
1490     MenuString     "Action Specifications|S"
1491     Tooltip        "Specify the overlay settings (see beamer manual)"
1492     LeftDelim      <
1493     RightDelim     >
1494     PassThru       1
1495     AutoInsert     1
1496   EndArgument
1497   ResetsFont       true
1498 End
1499
1500 InsetLayout Flex:Visible
1501   LyXType          charstyle
1502   LabelString      Visible
1503   LatexType        command
1504   LatexName        visible
1505   Font
1506     Color          red
1507   EndFont
1508   Argument 1
1509     LabelString    "Action"
1510     MenuString     "Action Specifications|S"
1511     Tooltip        "Specify the overlay settings (see beamer manual)"
1512     LeftDelim      <
1513     RightDelim     >
1514     PassThru       1
1515     AutoInsert     1
1516   EndArgument
1517   ResetsFont       true
1518 End
1519
1520 InsetLayout Flex:Invisible
1521   LyXType          charstyle
1522   LabelString      Invisible
1523   LatexType        command
1524   LatexName        invisible
1525   Font
1526     Color          red
1527   EndFont
1528   Argument 1
1529     LabelString    "Action"
1530     MenuString     "Action Specifications|S"
1531     Tooltip        "Specify the overlay settings (see beamer manual)"
1532     LeftDelim      <
1533     RightDelim     >
1534     PassThru       1
1535     AutoInsert     1
1536   EndArgument
1537   ResetsFont       true
1538 End
1539
1540 InsetLayout Flex:Alternative
1541   LyXType          charstyle
1542   LabelString      Alternative
1543   LatexType        command
1544   LatexName        alt
1545   Font
1546     Color          red
1547   EndFont
1548   Argument 1
1549     LabelString    "Action"
1550     MenuString     "Action Specifications|S"
1551     Tooltip        "Specify the overlay settings (see beamer manual)"
1552     LeftDelim      <
1553     RightDelim     >
1554     PassThru       1
1555   EndArgument
1556   Argument 2
1557     LabelString    "Default Text"
1558     Tooltip        "Enter the default text here"
1559     Mandatory      1
1560   EndArgument
1561   ResetsFont       true
1562 End
1563
1564 InsetLayout Flex:Beamer_Note
1565   LyXType          custom
1566   LabelString      Note
1567   LatexType        command
1568   LatexName        note
1569   Decoration       Classic
1570   Font
1571     Color          blue
1572   EndFont
1573   Argument 1
1574     LabelString    "Action"
1575     MenuString     "Action Specifications|S"
1576     Tooltip        "Specify the overlay settings (see beamer manual)"
1577     LeftDelim      <
1578     RightDelim     >
1579     PassThru       1
1580   EndArgument
1581   Argument 2
1582     LabelString    "Note Options"
1583     Tooltip        "Specifiy note options (see beamer manual)"
1584   EndArgument
1585   ResetsFont       true
1586 End
1587
1588 InsetLayout Flex:ArticleMode
1589    LyXType         custom
1590    LatexName       mode
1591    LatexParam      <article>
1592    LatexType       command
1593    Decoration      classic
1594    LabelString     Article
1595    MultiPar        true
1596    ResetsFont      true
1597 End
1598
1599 InsetLayout Flex:PresentationMode
1600    LyXType         custom
1601    LatexName       mode
1602    LatexParam      <presentation>
1603    LatexType       command
1604    Decoration      classic
1605    LabelString     Presentation
1606    MultiPar        true
1607    ResetsFont      true
1608 End
1609
1610
1611 #
1612 # FLOATS
1613 #
1614
1615 Input stdfloatnames.inc
1616
1617 Float
1618   Type             table
1619   GuiName          Table
1620   Placement        tbp
1621   Extension        lot
1622   NumberWithin     none
1623   Style            plain
1624   ListName         "List of Tables"
1625   IsPredefined     true
1626   UsesFloatPkg     false
1627   ListCommand      listoftables
1628 End
1629
1630 Float
1631   Type             figure
1632   GuiName          Figure
1633   Placement        tbp
1634   Extension        lof
1635   NumberWithin     none
1636   Style            plain
1637   ListName         "List of Figures"
1638   IsPredefined     true
1639   UsesFloatPkg     false
1640   ListCommand      listoffigures
1641 End
1642
1643
1644 Input theorems-refprefix.inc