]> git.lyx.org Git - lyx.git/blob - lib/examples/seminar.lyx
French translation of Customization manual : final update
[lyx.git] / lib / examples / seminar.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/
7 \textclass seminar
8 \begin_preamble
9 \renewcommand{\printlandscape}{\special{landscape}}
10
11 % if slides come out in the viewer upside down, try:
12 %\sliderotation{right}
13 \end_preamble
14 \use_default_options true
15 \maintain_unincluded_children false
16 \language english
17 \language_package babel
18 \inputencoding auto
19 \fontencoding global
20 \font_roman "lmodern" "FreeSerif"
21 \font_sans "lmss" "FreeSans"
22 \font_typewriter "lmtt" "FreeMono"
23 \font_math "auto" "auto"
24 \font_default_family default
25 \use_non_tex_fonts false
26 \font_sc false
27 \font_osf false
28 \font_sf_scale 100 100
29 \font_tt_scale 100 100
30 \use_microtype false
31 \use_dash_ligatures false
32 \graphics default
33 \default_output_format default
34 \output_sync 0
35 \bibtex_command default
36 \index_command default
37 \paperfontsize default
38 \spacing single
39 \use_hyperref true
40 \pdf_bookmarks true
41 \pdf_bookmarksnumbered false
42 \pdf_bookmarksopen false
43 \pdf_bookmarksopenlevel 1
44 \pdf_breaklinks false
45 \pdf_pdfborder true
46 \pdf_colorlinks true
47 \pdf_backref false
48 \pdf_pdfusetitle true
49 \papersize a4paper
50 \use_geometry false
51 \use_package amsmath 1
52 \use_package amssymb 1
53 \use_package cancel 1
54 \use_package esint 1
55 \use_package mathdots 1
56 \use_package mathtools 1
57 \use_package mhchem 1
58 \use_package stackrel 1
59 \use_package stmaryrd 1
60 \use_package undertilde 1
61 \cite_engine basic
62 \cite_engine_type default
63 \biblio_style plain
64 \use_bibtopic false
65 \use_indices false
66 \paperorientation portrait
67 \suppress_date false
68 \justification false
69 \use_refstyle 0
70 \use_minted 0
71 \index Index
72 \shortcut idx
73 \color #008000
74 \end_index
75 \secnumdepth 3
76 \tocdepth 3
77 \paragraph_separation indent
78 \paragraph_indentation default
79 \is_math_indent 0
80 \math_numbering_side default
81 \quotes_style english
82 \dynamic_quotes 0
83 \papercolumns 1
84 \papersides 1
85 \paperpagestyle empty
86 \tracking_changes false
87 \output_changes false
88 \html_math_output 0
89 \html_css_as_file 0
90 \html_be_strict false
91 \end_header
92
93 \begin_body
94
95 \begin_layout Standard
96 \begin_inset Flex LandscapeSlide
97 status open
98
99 \begin_layout Title
100 Slides and Notes with the 
101 \family sans
102 \noun on
103 Seminar
104 \family default
105 \noun default
106  class
107 \end_layout
108
109 \begin_layout Author
110 Günter Milde
111 \end_layout
112
113 \begin_layout Date
114 2016/09/29
115 \end_layout
116
117 \end_inset
118
119
120 \end_layout
121
122 \begin_layout Standard
123 \begin_inset CommandInset toc
124 LatexCommand tableofcontents
125
126 \end_inset
127
128
129 \end_layout
130
131 \begin_layout Standard
132 \begin_inset Flex LandscapeSlide
133 status open
134
135 \begin_layout SlideHeading
136 Seminar
137 \end_layout
138
139 \begin_layout Itemize
140 The 
141 \begin_inset CommandInset href
142 LatexCommand href
143 name "seminar"
144 target "http://www.ctan.org/pkg/seminar"
145 literal "false"
146
147 \end_inset
148
149  class is designed to produce overhead slides (transparencies).
150  For PowerPoint-like presentations, a document class like
151 \family sans
152  beamer
153 \family default
154  or
155 \family sans
156  powerdot
157 \family default
158  may be better suited.
159 \end_layout
160
161 \begin_layout Itemize
162 Insert a slide with a 
163 \series bold
164 LandscapeSlide
165 \series default
166  or 
167 \series bold
168 PortraitSlide
169 \series default
170  inset (Insert\SpecialChar menuseparator
171 Custom
172 \begin_inset space ~
173 \end_inset
174
175 Insets).
176 \end_layout
177
178 \begin_layout Itemize
179 Virtually everything that can appear in normal \SpecialChar LaTeX
180  (except floats) can also
181  be on a slide.
182 \end_layout
183
184 \begin_deeper
185 \begin_layout Plain Layout
186 Additional styles: 
187 \family sans
188 SlideHeading, SlideSubheading
189 \end_layout
190
191 \end_deeper
192 \begin_layout Itemize
193 The seminar handbook 
194 \begin_inset CommandInset href
195 LatexCommand href
196 name "sem-user.pdf"
197 target "https://www.ctan.org/tex-archive/macros/latex/contrib/seminar/doc/seminar-doc.pdf"
198 literal "false"
199
200 \end_inset
201
202  is somewhat outdated but still a helpful reading.
203 \end_layout
204
205 \end_inset
206
207
208 \end_layout
209
210 \begin_layout Standard
211 \begin_inset Flex LandscapeSlide
212 status open
213
214 \begin_layout SlideHeading
215 Warnings
216 \end_layout
217
218 \begin_layout Itemize
219
220 \family sans
221 Seminar
222 \family default
223  uses 
224 \begin_inset CommandInset href
225 LatexCommand href
226 name "PGF"
227 target "http://ctan.org/pkg/pgf"
228 literal "false"
229
230 \end_inset
231
232  graphic specials: size and orientation of the slides show problems depending
233  on the output format and viewing application (see Troubleshooting and the
234  Appendix below).
235 \end_layout
236
237 \begin_layout Itemize
238 Assure that the document page margins are set to default.
239 \end_layout
240
241 \end_inset
242
243
244 \family sans
245 Seminar
246 \family default
247  puts everything that is not nested inside a 
248 \family sans
249 Slide
250 \family default
251  environment on extra pages as 
252 \emph on
253 notes.
254
255 \emph default
256  (See Configuration below on how to print only slides, only notes, or both.)
257  
258 \end_layout
259
260 \begin_layout Section
261 Configuration
262 \end_layout
263
264 \begin_layout Standard
265 \begin_inset Flex LandscapeSlide
266 status open
267
268 \begin_layout SlideHeading
269 Output options
270 \begin_inset CommandInset label
271 LatexCommand label
272 name "sli:output-options"
273
274 \end_inset
275
276
277 \end_layout
278
279 \begin_layout Plain Layout
280 The following options can be added to the 
281 \family sans
282 Class Options\SpecialChar menuseparator
283 Custom
284 \family default
285  field in 
286 \family sans
287 Document\SpecialChar menuseparator
288 Settings\SpecialChar menuseparator
289 Document
290 \begin_inset space ~
291 \end_inset
292
293 Class
294 \family default
295 :
296 \end_layout
297
298 \begin_layout Description
299 notes Both notes and slides are printed (default).
300 \end_layout
301
302 \begin_layout Description
303 slidesonly Only the slides are printed.
304 \end_layout
305
306 \begin_layout Description
307 notesonly Only the notes are printed.
308 \end_layout
309
310 \begin_layout Description
311 notesonly* Produces a slide marker for each slide environment.
312 \end_layout
313
314 \begin_layout Description
315 portrait Portrait page orientation (default is landscape).
316 \end_layout
317
318 \begin_layout Description
319 article Print as article (two-up with PDF (dvipdfm) and option 
320 \family typewriter
321 portrait
322 \family default
323 ).
324 \end_layout
325
326 \begin_layout Description
327 semrot Rotate slides if orientation does not match the document setting.
328 \end_layout
329
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Standard
336 \begin_inset Flex LandscapeSlide
337 status open
338
339 \begin_layout SlideHeading
340 Preamble commands 
341 \end_layout
342
343 \begin_layout Plain Layout
344 The following options can be added to 
345 \family sans
346 Document\SpecialChar menuseparator
347 Settings\SpecialChar menuseparator
348 LaTeX Preamble:
349 \end_layout
350
351 \begin_layout Description
352
353 \backslash
354 onlyslides{8,9,11} print only slides number 8, 9 and 11 (e.
355 \begin_inset space \thinspace{}
356 \end_inset
357
358 g.
359 \begin_inset space \space{}
360 \end_inset
361
362 color plots),
363 \end_layout
364
365 \begin_layout Description
366
367 \backslash
368 notslides{4,8,9,11} don't print these slides.
369 \end_layout
370
371 \begin_layout Description
372 For more configuration options and commands see 
373 \begin_inset CommandInset href
374 LatexCommand href
375 name "sem-user.pdf"
376 target "https://www.ctan.org/tex-archive/macros/latex/contrib/seminar/doc/seminar-doc.pdf"
377 literal "false"
378
379 \end_inset
380
381 .
382 \end_layout
383
384 \end_inset
385
386
387 \end_layout
388
389 \begin_layout Section
390 Lists/ToC
391 \end_layout
392
393 \begin_layout Standard
394 Seminar defines additional content-listing commands, as the Table of Contents
395  only lists 
396 \begin_inset Quotes eld
397 \end_inset
398
399 normal
400 \begin_inset Quotes erd
401 \end_inset
402
403  headings and subheadings.
404  
405 \end_layout
406
407 \begin_layout Standard
408
409 \begin_inset Flex LandscapeSlide
410 status open
411
412 \begin_layout Plain Layout
413 The 
414 \family sans
415 SlideContents
416 \family default
417  inset is an analogue to the table of contents but lists only 
418 \family sans
419 SlideHeading
420 \family default
421 s (no 
422 \family sans
423 SlideSubheading
424 \family default
425 s)
426 \end_layout
427
428 \begin_layout SlideContents
429
430 \end_layout
431
432 \end_inset
433
434
435 \end_layout
436
437 \begin_layout Standard
438 Analogue to a list of tables, the 
439 \family sans
440 ListOfSlides
441 \family default
442  style lists all slides in your document: 
443 \end_layout
444
445 \begin_layout ListOfSlides
446
447 \end_layout
448
449 \begin_layout Standard
450 \begin_inset VSpace defskip
451 \end_inset
452
453 If you want to assure the audience, that the presentation is almost over,
454  insert a slide with 
455 \family sans
456 ProgressContents
457 \family default
458 :
459 \end_layout
460
461 \begin_layout Standard
462 \begin_inset Flex LandscapeSlide
463 status open
464
465 \begin_layout ProgressContents
466
467 \end_layout
468
469 \end_inset
470
471
472 \end_layout
473
474 \begin_layout Section
475 Formatting
476 \end_layout
477
478 \begin_layout Standard
479 You can set sans-serif as default font family and select suitable fonts
480  under Document\SpecialChar menuseparator
481 Settings\SpecialChar menuseparator
482 Fonts.
483 \end_layout
484
485 \begin_layout Standard
486 The \SpecialChar LaTeX
487  preamble is the right place for many options to get fancier formatting,
488  e.
489 \begin_inset space \thinspace{}
490 \end_inset
491
492 g., fancy frames:
493 \end_layout
494
495 \begin_layout LyX-Code
496
497 \backslash
498 usepackage{fancybox}
499 \end_layout
500
501 \begin_layout LyX-Code
502
503 \backslash
504 setlength{
505 \backslash
506 slideframewidth}{1pt}
507 \end_layout
508
509 \begin_layout LyX-Code
510
511 \backslash
512 slideframe[
513 \backslash
514 setlength{
515 \backslash
516 shadowsize}{1pt}]{shadow}
517 \end_layout
518
519 \begin_layout Standard
520 See 
521 \begin_inset CommandInset href
522 LatexCommand href
523 name "sem-user.pdf"
524 target "https://www.ctan.org/tex-archive/macros/latex/contrib/seminar/doc/seminar-doc.pdf"
525 literal "false"
526
527 \end_inset
528
529  for details
530 \family typewriter
531 .
532 \end_layout
533
534 \begin_layout Section
535 Troubleshooting
536 \end_layout
537
538 \begin_layout Itemize
539 LyX 2.2.0 reports a 
540 \begin_inset Quotes eld
541 \end_inset
542
543 missing characters in font nullfont
544 \begin_inset Quotes erd
545 \end_inset
546
547  error.
548  This error is caused by a bug in PGF and can be ignored.
549 \end_layout
550
551 \begin_layout Itemize
552
553 \family typewriter
554 seminar.cls
555 \family default
556  versions before 1.5 (2008-10-15) contained a bug regarding the a4paper option.
557 \end_layout
558
559 \begin_layout Itemize
560 Originally, 
561 \family typewriter
562 seminar.cls
563 \family default
564  used pstricks for the graphics.
565  This failed with pdfTeX and LuaTeX.
566  Update to a current version using 
567 \begin_inset CommandInset href
568 LatexCommand href
569 name "PGF"
570 target "http://ctan.org/pkg/pgf"
571 literal "false"
572
573 \end_inset
574
575 , if you want to use non-TeX fonts.
576 \end_layout
577
578 \begin_layout Itemize
579
580 \family sans
581 Seminar
582 \family default
583  defaults to landscape orientation.
584  Therefore, Document\SpecialChar menuseparator
585 Settings\SpecialChar menuseparator
586 Page Layout\SpecialChar menuseparator
587 Orientation has no effect on the
588  output.
589  Instead, add the 
590 \family typewriter
591 portrait
592 \family default
593  class option for portrait mode.
594 \end_layout
595
596 \begin_layout Itemize
597 Correct size and orientation of the slides is somewhat tricky.
598  Depending on the use case, different settings and export routes work best.
599  For details see the Appendix.
600 \end_layout
601
602 \begin_layout Itemize
603 Do not mix LandscapeSlide and PortraitSlide, if you want to present on screen
604  or with a video projector.
605 \end_layout
606
607 \begin_layout Itemize
608 Compiling with Xe/LuaTeX works with both, TeX-fonts and Unicode fonts.
609 \end_layout
610
611 \begin_layout Section
612 \start_of_appendix
613 Output formats and supported options
614 \end_layout
615
616 \begin_layout Itemize
617 The default settings work nice for landscape slides on screen with PDF (dvipdfm)
618 , PDF (pdflatex), and PDF (XeTeX).
619 \end_layout
620
621 \begin_layout Itemize
622 When printing on transparencies, LandscapeSlides and PortraitSlides can
623  be mixed if the option 
624 \family typewriter
625 semrot
626 \family default
627  is set and the export is done with PDF (dvipdfm).
628 \end_layout
629
630 \begin_layout Itemize
631 LuaTeX scales the content by a factor 0.5 when generating PDF.
632 \end_layout
633
634 \begin_deeper
635 \begin_layout Standard
636 With the option “trim margins” in the PDF viewer (e.g.
637  Okular), this can be used as a workaround for mixed slides on screen.
638 \end_layout
639
640 \end_deeper
641 \begin_layout Itemize
642 Output formats DVI, DVI (LuaTeX), Postscript, and PDF (ps2pdf) require the
643  option 
644 \family typewriter
645 portrait
646 \family default
647  or 
648 \family typewriter
649 article
650 \family default
651 .
652 \end_layout
653
654 \begin_layout Subsection
655 Landscape Slides on screen
656 \end_layout
657
658 \begin_layout Labeling
659 \labelwidthstring 00.00.0000
660 Custom
661 \begin_inset space ~
662 \end_inset
663
664 Options: [] (none)
665 \end_layout
666
667 \begin_layout Standard
668 \begin_inset Tabular
669 <lyxtabular version="3" rows="9" columns="4">
670 <features booktabs="true" tabularvalignment="middle">
671 <column alignment="left" valignment="top" width="0pt">
672 <column alignment="center" valignment="top">
673 <column alignment="center" valignment="top">
674 <column alignment="center" valignment="top">
675 <row>
676 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
677 \begin_inset Text
678
679 \begin_layout Plain Layout
680 Export
681 \end_layout
682
683 \end_inset
684 </cell>
685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
686 \begin_inset Text
687
688 \begin_layout Plain Layout
689 Landscape Slide
690 \end_layout
691
692 \end_inset
693 </cell>
694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
695 \begin_inset Text
696
697 \begin_layout Plain Layout
698 Portrait Slide
699 \end_layout
700
701 \end_inset
702 </cell>
703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
704 \begin_inset Text
705
706 \begin_layout Plain Layout
707 Notes
708 \end_layout
709
710 \end_inset
711 </cell>
712 </row>
713 <row>
714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
715 \begin_inset Text
716
717 \begin_layout Plain Layout
718
719 \family sans
720 \series medium
721 \shape up
722 \size normal
723 \emph off
724 \bar no
725 \strikeout off
726 \uuline off
727 \uwave off
728 \noun off
729 \color none
730 DVI
731 \end_layout
732
733 \end_inset
734 </cell>
735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
736 \begin_inset Text
737
738 \begin_layout Plain Layout
739 ✗¹ 
740 \end_layout
741
742 \end_inset
743 </cell>
744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
745 \begin_inset Text
746
747 \begin_layout Plain Layout
748 ✗²
749 \end_layout
750
751 \end_inset
752 </cell>
753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
754 \begin_inset Text
755
756 \begin_layout Plain Layout
757 ✗¹ 
758 \end_layout
759
760 \end_inset
761 </cell>
762 </row>
763 <row>
764 <cell alignment="left" valignment="top" leftline="true" usebox="none">
765 \begin_inset Text
766
767 \begin_layout Plain Layout
768
769 \family sans
770 \series medium
771 \shape up
772 \size normal
773 \emph off
774 \bar no
775 \strikeout off
776 \uuline off
777 \uwave off
778 \noun off
779 \color none
780 DVI (LuaTeX) 
781 \end_layout
782
783 \end_inset
784 </cell>
785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
786 \begin_inset Text
787
788 \begin_layout Plain Layout
789 ✗¹ 
790 \end_layout
791
792 \end_inset
793 </cell>
794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
795 \begin_inset Text
796
797 \begin_layout Plain Layout
798 ✗²
799 \end_layout
800
801 \end_inset
802 </cell>
803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
804 \begin_inset Text
805
806 \begin_layout Plain Layout
807 ✗¹ 
808 \end_layout
809
810 \end_inset
811 </cell>
812 </row>
813 <row>
814 <cell alignment="left" valignment="top" leftline="true" usebox="none">
815 \begin_inset Text
816
817 \begin_layout Plain Layout
818
819 \family sans
820 \series medium
821 \shape up
822 \size normal
823 \emph off
824 \bar no
825 \strikeout off
826 \uuline off
827 \uwave off
828 \noun off
829 \color none
830 Postscript
831 \end_layout
832
833 \end_inset
834 </cell>
835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
836 \begin_inset Text
837
838 \begin_layout Plain Layout
839 ✗¹ 
840 \end_layout
841
842 \end_inset
843 </cell>
844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
845 \begin_inset Text
846
847 \begin_layout Plain Layout
848 ✗²
849 \end_layout
850
851 \end_inset
852 </cell>
853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
854 \begin_inset Text
855
856 \begin_layout Plain Layout
857 ✗¹ 
858 \end_layout
859
860 \end_inset
861 </cell>
862 </row>
863 <row>
864 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
865 \begin_inset Text
866
867 \begin_layout Plain Layout
868
869 \family sans
870 \series medium
871 \shape up
872 \size normal
873 \emph off
874 \bar no
875 \strikeout off
876 \uuline off
877 \uwave off
878 \noun off
879 \color none
880 PDF (ps2pdf)
881 \end_layout
882
883 \end_inset
884 </cell>
885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
886 \begin_inset Text
887
888 \begin_layout Plain Layout
889 ✗¹ 
890 \end_layout
891
892 \end_inset
893 </cell>
894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
895 \begin_inset Text
896
897 \begin_layout Plain Layout
898 ✗²
899 \end_layout
900
901 \end_inset
902 </cell>
903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
904 \begin_inset Text
905
906 \begin_layout Plain Layout
907 ✗¹ 
908 \end_layout
909
910 \end_inset
911 </cell>
912 </row>
913 <row>
914 <cell alignment="left" valignment="top" leftline="true" usebox="none">
915 \begin_inset Text
916
917 \begin_layout Plain Layout
918
919 \family sans
920 \series medium
921 \shape up
922 \size normal
923 \emph off
924 \bar no
925 \strikeout off
926 \uuline off
927 \uwave off
928 \noun off
929 \color none
930 PDF (dvipdfm)
931 \end_layout
932
933 \end_inset
934 </cell>
935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
936 \begin_inset Text
937
938 \begin_layout Plain Layout
939
940 \end_layout
941
942 \end_inset
943 </cell>
944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
945 \begin_inset Text
946
947 \begin_layout Plain Layout
948 ✗³
949 \end_layout
950
951 \end_inset
952 </cell>
953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
954 \begin_inset Text
955
956 \begin_layout Plain Layout
957
958 \end_layout
959
960 \end_inset
961 </cell>
962 </row>
963 <row>
964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
965 \begin_inset Text
966
967 \begin_layout Plain Layout
968
969 \family sans
970 \series medium
971 \shape up
972 \size normal
973 \emph off
974 \bar no
975 \strikeout off
976 \uuline off
977 \uwave off
978 \noun off
979 \color none
980 PDF (pdflatex)
981 \end_layout
982
983 \end_inset
984 </cell>
985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
986 \begin_inset Text
987
988 \begin_layout Plain Layout
989
990 \end_layout
991
992 \end_inset
993 </cell>
994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
995 \begin_inset Text
996
997 \begin_layout Plain Layout
998 ✗³
999 \end_layout
1000
1001 \end_inset
1002 </cell>
1003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1004 \begin_inset Text
1005
1006 \begin_layout Plain Layout
1007 ✓ 
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 </row>
1013 <row>
1014 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018
1019 \family sans
1020 \series medium
1021 \shape up
1022 \size normal
1023 \emph off
1024 \bar no
1025 \strikeout off
1026 \uuline off
1027 \uwave off
1028 \noun off
1029 \color none
1030 PDF (XeTeX)
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1036 \begin_inset Text
1037
1038 \begin_layout Plain Layout
1039
1040 \end_layout
1041
1042 \end_inset
1043 </cell>
1044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1045 \begin_inset Text
1046
1047 \begin_layout Plain Layout
1048 ✗³
1049 \end_layout
1050
1051 \end_inset
1052 </cell>
1053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1054 \begin_inset Text
1055
1056 \begin_layout Plain Layout
1057 ✗¹/✓
1058 \end_layout
1059
1060 \end_inset
1061 </cell>
1062 </row>
1063 <row>
1064 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
1065 \begin_inset Text
1066
1067 \begin_layout Plain Layout
1068
1069 \family sans
1070 \series medium
1071 \shape up
1072 \size normal
1073 \emph off
1074 \bar no
1075 \strikeout off
1076 \uuline off
1077 \uwave off
1078 \noun off
1079 \color none
1080 PDF (LuaTeX)
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 (✓)
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 (✓)¹
1099 \end_layout
1100
1101 \end_inset
1102 </cell>
1103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1104 \begin_inset Text
1105
1106 \begin_layout Plain Layout
1107 (✓)
1108 \end_layout
1109
1110 \end_inset
1111 </cell>
1112 </row>
1113 </lyxtabular>
1114
1115 \end_inset
1116
1117
1118 \end_layout
1119
1120 \begin_layout Standard
1121 ¹ landscape text area on portrait page (with XeTeX only title page)
1122 \end_layout
1123
1124 \begin_layout Standard
1125 ² off page
1126 \end_layout
1127
1128 \begin_layout Standard
1129
1130 \family sans
1131 \series medium
1132 \shape up
1133 \size normal
1134 \emph off
1135 \bar no
1136 \strikeout off
1137 \uuline off
1138 \uwave off
1139 \noun off
1140 \color none
1141 ³ 
1142 \family default
1143 \series default
1144 \shape default
1145 \size default
1146 \emph default
1147 \bar default
1148 \strikeout default
1149 \uuline default
1150 \uwave default
1151 \noun default
1152 \color inherit
1153 portrait text area on landscape page
1154 \end_layout
1155
1156 \begin_layout Subsection
1157 Landscape printing/viewing
1158 \end_layout
1159
1160 \begin_layout Labeling
1161 \labelwidthstring 00.00.0000
1162 Custom
1163 \begin_inset space ~
1164 \end_inset
1165
1166 Options: [semrot] 
1167 \end_layout
1168
1169 \begin_layout Standard
1170 \begin_inset Tabular
1171 <lyxtabular version="3" rows="9" columns="4">
1172 <features booktabs="true" tabularvalignment="middle">
1173 <column alignment="left" valignment="top" width="0pt">
1174 <column alignment="center" valignment="top">
1175 <column alignment="center" valignment="top">
1176 <column alignment="center" valignment="top">
1177 <row>
1178 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 Export
1183 \end_layout
1184
1185 \end_inset
1186 </cell>
1187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1188 \begin_inset Text
1189
1190 \begin_layout Plain Layout
1191 Landscape Slide
1192 \end_layout
1193
1194 \end_inset
1195 </cell>
1196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1197 \begin_inset Text
1198
1199 \begin_layout Plain Layout
1200 Portrait Slide
1201 \end_layout
1202
1203 \end_inset
1204 </cell>
1205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 Notes
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 </row>
1215 <row>
1216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1217 \begin_inset Text
1218
1219 \begin_layout Plain Layout
1220
1221 \family sans
1222 \series medium
1223 \shape up
1224 \size normal
1225 \emph off
1226 \bar no
1227 \strikeout off
1228 \uuline off
1229 \uwave off
1230 \noun off
1231 \color none
1232 DVI
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 ✗¹ 
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 ✗² 
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Plain Layout
1259 ✗¹ 
1260 \end_layout
1261
1262 \end_inset
1263 </cell>
1264 </row>
1265 <row>
1266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270
1271 \family sans
1272 \series medium
1273 \shape up
1274 \size normal
1275 \emph off
1276 \bar no
1277 \strikeout off
1278 \uuline off
1279 \uwave off
1280 \noun off
1281 \color none
1282 DVI (LuaTeX) 
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 ✗¹ 
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 ✗² 
1301 \end_layout
1302
1303 \end_inset
1304 </cell>
1305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 ✗¹ 
1310 \end_layout
1311
1312 \end_inset
1313 </cell>
1314 </row>
1315 <row>
1316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1317 \begin_inset Text
1318
1319 \begin_layout Plain Layout
1320
1321 \family sans
1322 \series medium
1323 \shape up
1324 \size normal
1325 \emph off
1326 \bar no
1327 \strikeout off
1328 \uuline off
1329 \uwave off
1330 \noun off
1331 \color none
1332 Postscript
1333 \end_layout
1334
1335 \end_inset
1336 </cell>
1337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1338 \begin_inset Text
1339
1340 \begin_layout Plain Layout
1341 ✗¹ 
1342 \end_layout
1343
1344 \end_inset
1345 </cell>
1346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1347 \begin_inset Text
1348
1349 \begin_layout Plain Layout
1350 ✗¹ ³
1351 \end_layout
1352
1353 \end_inset
1354 </cell>
1355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1356 \begin_inset Text
1357
1358 \begin_layout Plain Layout
1359 ✗¹ 
1360 \end_layout
1361
1362 \end_inset
1363 </cell>
1364 </row>
1365 <row>
1366 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1367 \begin_inset Text
1368
1369 \begin_layout Plain Layout
1370
1371 \family sans
1372 \series medium
1373 \shape up
1374 \size normal
1375 \emph off
1376 \bar no
1377 \strikeout off
1378 \uuline off
1379 \uwave off
1380 \noun off
1381 \color none
1382 PDF (ps2pdf)
1383 \end_layout
1384
1385 \end_inset
1386 </cell>
1387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1388 \begin_inset Text
1389
1390 \begin_layout Plain Layout
1391 ✗¹ 
1392 \end_layout
1393
1394 \end_inset
1395 </cell>
1396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1397 \begin_inset Text
1398
1399 \begin_layout Plain Layout
1400 ✗¹ ³
1401 \end_layout
1402
1403 \end_inset
1404 </cell>
1405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1406 \begin_inset Text
1407
1408 \begin_layout Plain Layout
1409 ✗¹ 
1410 \end_layout
1411
1412 \end_inset
1413 </cell>
1414 </row>
1415 <row>
1416 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1417 \begin_inset Text
1418
1419 \begin_layout Plain Layout
1420
1421 \family sans
1422 \series medium
1423 \shape up
1424 \size normal
1425 \emph off
1426 \bar no
1427 \strikeout off
1428 \uuline off
1429 \uwave off
1430 \noun off
1431 \color none
1432 PDF (dvipdfm)
1433 \end_layout
1434
1435 \end_inset
1436 </cell>
1437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1438 \begin_inset Text
1439
1440 \begin_layout Plain Layout
1441
1442 \end_layout
1443
1444 \end_inset
1445 </cell>
1446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1447 \begin_inset Text
1448
1449 \begin_layout Plain Layout
1450 ✓³
1451 \end_layout
1452
1453 \end_inset
1454 </cell>
1455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1456 \begin_inset Text
1457
1458 \begin_layout Plain Layout
1459 ✓ 
1460 \end_layout
1461
1462 \end_inset
1463 </cell>
1464 </row>
1465 <row>
1466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1467 \begin_inset Text
1468
1469 \begin_layout Plain Layout
1470
1471 \family sans
1472 \series medium
1473 \shape up
1474 \size normal
1475 \emph off
1476 \bar no
1477 \strikeout off
1478 \uuline off
1479 \uwave off
1480 \noun off
1481 \color none
1482 PDF (pdflatex)
1483 \end_layout
1484
1485 \end_inset
1486 </cell>
1487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1488 \begin_inset Text
1489
1490 \begin_layout Plain Layout
1491
1492 \end_layout
1493
1494 \end_inset
1495 </cell>
1496 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1497 \begin_inset Text
1498
1499 \begin_layout Plain Layout
1500 ✗² 
1501 \end_layout
1502
1503 \end_inset
1504 </cell>
1505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1506 \begin_inset Text
1507
1508 \begin_layout Plain Layout
1509
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 </row>
1515 <row>
1516 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520
1521 \family sans
1522 \series medium
1523 \shape up
1524 \size normal
1525 \emph off
1526 \bar no
1527 \strikeout off
1528 \uuline off
1529 \uwave off
1530 \noun off
1531 \color none
1532 PDF (XeTeX)
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 ✓³
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1556 \begin_inset Text
1557
1558 \begin_layout Plain Layout
1559 ✗¹/✓
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 </row>
1565 <row>
1566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
1567 \begin_inset Text
1568
1569 \begin_layout Plain Layout
1570
1571 \family sans
1572 \series medium
1573 \shape up
1574 \size normal
1575 \emph off
1576 \bar no
1577 \strikeout off
1578 \uuline off
1579 \uwave off
1580 \noun off
1581 \color none
1582 PDF (LuaTeX)
1583 \end_layout
1584
1585 \end_inset
1586 </cell>
1587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1588 \begin_inset Text
1589
1590 \begin_layout Plain Layout
1591 (✓)
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 ✗¹ ³
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1606 \begin_inset Text
1607
1608 \begin_layout Plain Layout
1609 (✓)
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 </row>
1615 </lyxtabular>
1616
1617 \end_inset
1618
1619
1620 \end_layout
1621
1622 \begin_layout Standard
1623 ¹ landscape text area on portrait page (with XeTeX only title page)
1624 \end_layout
1625
1626 \begin_layout Standard
1627 ² off page
1628 \end_layout
1629
1630 \begin_layout Standard
1631 ³ rotated
1632 \end_layout
1633
1634 \begin_layout Subsection
1635 Portrait Slides on screen/print
1636 \end_layout
1637
1638 \begin_layout Labeling
1639 \labelwidthstring 00.00.0000
1640 Custom
1641 \begin_inset space ~
1642 \end_inset
1643
1644 Options: [portrait]
1645 \end_layout
1646
1647 \begin_layout Standard
1648 \begin_inset Tabular
1649 <lyxtabular version="3" rows="9" columns="4">
1650 <features booktabs="true" tabularvalignment="middle">
1651 <column alignment="left" valignment="top" width="0pt">
1652 <column alignment="center" valignment="top">
1653 <column alignment="center" valignment="top">
1654 <column alignment="center" valignment="top">
1655 <row>
1656 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Plain Layout
1660 Export
1661 \end_layout
1662
1663 \end_inset
1664 </cell>
1665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1666 \begin_inset Text
1667
1668 \begin_layout Plain Layout
1669 Landscape Slide
1670 \end_layout
1671
1672 \end_inset
1673 </cell>
1674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1675 \begin_inset Text
1676
1677 \begin_layout Plain Layout
1678 Portrait Slide
1679 \end_layout
1680
1681 \end_inset
1682 </cell>
1683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1684 \begin_inset Text
1685
1686 \begin_layout Plain Layout
1687 Notes
1688 \end_layout
1689
1690 \end_inset
1691 </cell>
1692 </row>
1693 <row>
1694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1695 \begin_inset Text
1696
1697 \begin_layout Plain Layout
1698
1699 \family sans
1700 \series medium
1701 \shape up
1702 \size normal
1703 \emph off
1704 \bar no
1705 \strikeout off
1706 \uuline off
1707 \uwave off
1708 \noun off
1709 \color none
1710 DVI
1711 \end_layout
1712
1713 \end_inset
1714 </cell>
1715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Plain Layout
1719 ✗¹
1720 \end_layout
1721
1722 \end_inset
1723 </cell>
1724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1725 \begin_inset Text
1726
1727 \begin_layout Plain Layout
1728  ✓
1729 \end_layout
1730
1731 \end_inset
1732 </cell>
1733 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1734 \begin_inset Text
1735
1736 \begin_layout Plain Layout
1737
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 </row>
1743 <row>
1744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748
1749 \family sans
1750 \series medium
1751 \shape up
1752 \size normal
1753 \emph off
1754 \bar no
1755 \strikeout off
1756 \uuline off
1757 \uwave off
1758 \noun off
1759 \color none
1760 DVI (LuaTeX) 
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769 ✗¹
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778  ✓ 
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1784 \begin_inset Text
1785
1786 \begin_layout Plain Layout
1787
1788 \end_layout
1789
1790 \end_inset
1791 </cell>
1792 </row>
1793 <row>
1794 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \family sans
1800 \series medium
1801 \shape up
1802 \size normal
1803 \emph off
1804 \bar no
1805 \strikeout off
1806 \uuline off
1807 \uwave off
1808 \noun off
1809 \color none
1810 Postscript 
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819 ✗¹
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837
1838 \end_layout
1839
1840 \end_inset
1841 </cell>
1842 </row>
1843 <row>
1844 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1845 \begin_inset Text
1846
1847 \begin_layout Plain Layout
1848
1849 \family sans
1850 \series medium
1851 \shape up
1852 \size normal
1853 \emph off
1854 \bar no
1855 \strikeout off
1856 \uuline off
1857 \uwave off
1858 \noun off
1859 \color none
1860 PDF (ps2pdf) 
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869 ✗¹
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 </row>
1893 <row>
1894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \family sans
1900 \series medium
1901 \shape up
1902 \size normal
1903 \emph off
1904 \bar no
1905 \strikeout off
1906 \uuline off
1907 \uwave off
1908 \noun off
1909 \color none
1910 PDF (dvipdfm) 
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919 ✗¹
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1925 \begin_inset Text
1926
1927 \begin_layout Plain Layout
1928
1929 \end_layout
1930
1931 \end_inset
1932 </cell>
1933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \end_layout
1939
1940 \end_inset
1941 </cell>
1942 </row>
1943 <row>
1944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948
1949 \family sans
1950 \series medium
1951 \shape up
1952 \size normal
1953 \emph off
1954 \bar no
1955 \strikeout off
1956 \uuline off
1957 \uwave off
1958 \noun off
1959 \color none
1960 PDF (pdflatex) 
1961 \end_layout
1962
1963 \end_inset
1964 </cell>
1965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1966 \begin_inset Text
1967
1968 \begin_layout Plain Layout
1969 ✗¹ 
1970 \end_layout
1971
1972 \end_inset
1973 </cell>
1974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 </row>
1993 <row>
1994 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1995 \begin_inset Text
1996
1997 \begin_layout Plain Layout
1998
1999 \family sans
2000 \series medium
2001 \shape up
2002 \size normal
2003 \emph off
2004 \bar no
2005 \strikeout off
2006 \uuline off
2007 \uwave off
2008 \noun off
2009 \color none
2010 PDF (XeTeX) 
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019 ✗¹
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 </row>
2043 <row>
2044 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Plain Layout
2048
2049 \family sans
2050 \series medium
2051 \shape up
2052 \size normal
2053 \emph off
2054 \bar no
2055 \strikeout off
2056 \uuline off
2057 \uwave off
2058 \noun off
2059 \color none
2060 PDF (LuaTeX) 
2061 \end_layout
2062
2063 \end_inset
2064 </cell>
2065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2066 \begin_inset Text
2067
2068 \begin_layout Plain Layout
2069 (✓)
2070 \end_layout
2071
2072 \end_inset
2073 </cell>
2074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2075 \begin_inset Text
2076
2077 \begin_layout Plain Layout
2078 (✓)
2079 \end_layout
2080
2081 \end_inset
2082 </cell>
2083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2084 \begin_inset Text
2085
2086 \begin_layout Plain Layout
2087 (✓)
2088 \end_layout
2089
2090 \end_inset
2091 </cell>
2092 </row>
2093 </lyxtabular>
2094
2095 \end_inset
2096
2097
2098 \end_layout
2099
2100 \begin_layout Standard
2101 ¹ landscape text area on portrait page
2102 \end_layout
2103
2104 \begin_layout Subsection
2105 printing
2106 \end_layout
2107
2108 \begin_layout Labeling
2109 \labelwidthstring 00.00.0000
2110 Custom
2111 \begin_inset space ~
2112 \end_inset
2113
2114 Options: [semrot,portrait] 
2115 \end_layout
2116
2117 \begin_layout Standard
2118 \begin_inset Tabular
2119 <lyxtabular version="3" rows="9" columns="4">
2120 <features booktabs="true" tabularvalignment="middle">
2121 <column alignment="left" valignment="top" width="0pt">
2122 <column alignment="center" valignment="top">
2123 <column alignment="center" valignment="top">
2124 <column alignment="center" valignment="top">
2125 <row>
2126 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2127 \begin_inset Text
2128
2129 \begin_layout Plain Layout
2130 Export
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2136 \begin_inset Text
2137
2138 \begin_layout Plain Layout
2139 Landscape Slide
2140 \end_layout
2141
2142 \end_inset
2143 </cell>
2144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2145 \begin_inset Text
2146
2147 \begin_layout Plain Layout
2148 Portrait Slide
2149 \end_layout
2150
2151 \end_inset
2152 </cell>
2153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2154 \begin_inset Text
2155
2156 \begin_layout Plain Layout
2157 Notes
2158 \end_layout
2159
2160 \end_inset
2161 </cell>
2162 </row>
2163 <row>
2164 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \begin_layout Plain Layout
2168
2169 \family sans
2170 \series medium
2171 \shape up
2172 \size normal
2173 \emph off
2174 \bar no
2175 \strikeout off
2176 \uuline off
2177 \uwave off
2178 \noun off
2179 \color none
2180 DVI
2181 \end_layout
2182
2183 \end_inset
2184 </cell>
2185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2186 \begin_inset Text
2187
2188 \begin_layout Plain Layout
2189 ✗²
2190 \end_layout
2191
2192 \end_inset
2193 </cell>
2194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2195 \begin_inset Text
2196
2197 \begin_layout Plain Layout
2198  ✓
2199 \end_layout
2200
2201 \end_inset
2202 </cell>
2203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2204 \begin_inset Text
2205
2206 \begin_layout Plain Layout
2207
2208 \end_layout
2209
2210 \end_inset
2211 </cell>
2212 </row>
2213 <row>
2214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Plain Layout
2218
2219 \family sans
2220 \series medium
2221 \shape up
2222 \size normal
2223 \emph off
2224 \bar no
2225 \strikeout off
2226 \uuline off
2227 \uwave off
2228 \noun off
2229 \color none
2230 DVI (LuaTeX) 
2231 \end_layout
2232
2233 \end_inset
2234 </cell>
2235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2236 \begin_inset Text
2237
2238 \begin_layout Plain Layout
2239 ✗²
2240 \end_layout
2241
2242 \end_inset
2243 </cell>
2244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2245 \begin_inset Text
2246
2247 \begin_layout Plain Layout
2248  ✓ 
2249 \end_layout
2250
2251 \end_inset
2252 </cell>
2253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2254 \begin_inset Text
2255
2256 \begin_layout Plain Layout
2257
2258 \end_layout
2259
2260 \end_inset
2261 </cell>
2262 </row>
2263 <row>
2264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2265 \begin_inset Text
2266
2267 \begin_layout Plain Layout
2268
2269 \family sans
2270 \series medium
2271 \shape up
2272 \size normal
2273 \emph off
2274 \bar no
2275 \strikeout off
2276 \uuline off
2277 \uwave off
2278 \noun off
2279 \color none
2280 Postscript 
2281 \end_layout
2282
2283 \end_inset
2284 </cell>
2285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 ✓³
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298
2299 \end_layout
2300
2301 \end_inset
2302 </cell>
2303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2304 \begin_inset Text
2305
2306 \begin_layout Plain Layout
2307
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 </row>
2313 <row>
2314 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2315 \begin_inset Text
2316
2317 \begin_layout Plain Layout
2318
2319 \family sans
2320 \series medium
2321 \shape up
2322 \size normal
2323 \emph off
2324 \bar no
2325 \strikeout off
2326 \uuline off
2327 \uwave off
2328 \noun off
2329 \color none
2330 PDF (ps2pdf) 
2331 \end_layout
2332
2333 \end_inset
2334 </cell>
2335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2336 \begin_inset Text
2337
2338 \begin_layout Plain Layout
2339
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 </row>
2363 <row>
2364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Plain Layout
2368
2369 \family sans
2370 \series medium
2371 \shape up
2372 \size normal
2373 \emph off
2374 \bar no
2375 \strikeout off
2376 \uuline off
2377 \uwave off
2378 \noun off
2379 \color none
2380 PDF (dvipdfm) 
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389 ✓³
2390 \end_layout
2391
2392 \end_inset
2393 </cell>
2394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 </row>
2413 <row>
2414 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2415 \begin_inset Text
2416
2417 \begin_layout Plain Layout
2418
2419 \family sans
2420 \series medium
2421 \shape up
2422 \size normal
2423 \emph off
2424 \bar no
2425 \strikeout off
2426 \uuline off
2427 \uwave off
2428 \noun off
2429 \color none
2430 PDF (pdflatex) 
2431 \end_layout
2432
2433 \end_inset
2434 </cell>
2435 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439 ✗ 
2440 \end_layout
2441
2442 \end_inset
2443 </cell>
2444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2445 \begin_inset Text
2446
2447 \begin_layout Plain Layout
2448
2449 \end_layout
2450
2451 \end_inset
2452 </cell>
2453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2454 \begin_inset Text
2455
2456 \begin_layout Plain Layout
2457
2458 \end_layout
2459
2460 \end_inset
2461 </cell>
2462 </row>
2463 <row>
2464 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \family sans
2470 \series medium
2471 \shape up
2472 \size normal
2473 \emph off
2474 \bar no
2475 \strikeout off
2476 \uuline off
2477 \uwave off
2478 \noun off
2479 \color none
2480 PDF (XeTeX) 
2481 \end_layout
2482
2483 \end_inset
2484 </cell>
2485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2486 \begin_inset Text
2487
2488 \begin_layout Plain Layout
2489 ✓³
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Plain Layout
2498
2499 \end_layout
2500
2501 \end_inset
2502 </cell>
2503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2504 \begin_inset Text
2505
2506 \begin_layout Plain Layout
2507
2508 \end_layout
2509
2510 \end_inset
2511 </cell>
2512 </row>
2513 <row>
2514 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2515 \begin_inset Text
2516
2517 \begin_layout Plain Layout
2518
2519 \family sans
2520 \series medium
2521 \shape up
2522 \size normal
2523 \emph off
2524 \bar no
2525 \strikeout off
2526 \uuline off
2527 \uwave off
2528 \noun off
2529 \color none
2530 PDF (LuaTeX) 
2531 \end_layout
2532
2533 \end_inset
2534 </cell>
2535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2536 \begin_inset Text
2537
2538 \begin_layout Plain Layout
2539 (✓) 
2540 \end_layout
2541
2542 \end_inset
2543 </cell>
2544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2545 \begin_inset Text
2546
2547 \begin_layout Plain Layout
2548 ✗²
2549 \end_layout
2550
2551 \end_inset
2552 </cell>
2553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2554 \begin_inset Text
2555
2556 \begin_layout Plain Layout
2557 (✓)
2558 \end_layout
2559
2560 \end_inset
2561 </cell>
2562 </row>
2563 </lyxtabular>
2564
2565 \end_inset
2566
2567
2568 \end_layout
2569
2570 \begin_layout Standard
2571 ² off page
2572 \end_layout
2573
2574 \begin_layout Standard
2575 ³ rotated
2576 \end_layout
2577
2578 \begin_layout Subsection
2579 handout printing
2580 \end_layout
2581
2582 \begin_layout Labeling
2583 \labelwidthstring 00.00.0000
2584 Custom
2585 \begin_inset space ~
2586 \end_inset
2587
2588 Options [article] or [article,portrait]
2589 \end_layout
2590
2591 \begin_layout Standard
2592 \begin_inset Tabular
2593 <lyxtabular version="3" rows="9" columns="3">
2594 <features booktabs="true" tabularvalignment="middle">
2595 <column alignment="left" valignment="top" width="0pt">
2596 <column alignment="center" valignment="top">
2597 <column alignment="center" valignment="top">
2598 <row>
2599 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2600 \begin_inset Text
2601
2602 \begin_layout Plain Layout
2603 Export
2604 \end_layout
2605
2606 \end_inset
2607 </cell>
2608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2609 \begin_inset Text
2610
2611 \begin_layout Plain Layout
2612  [article]
2613 \end_layout
2614
2615 \end_inset
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Plain Layout
2621 two up [article,portrait]
2622 \end_layout
2623
2624 \end_inset
2625 </cell>
2626 </row>
2627 <row>
2628 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \strikeout off
2640 \uuline off
2641 \uwave off
2642 \noun off
2643 \color none
2644 DVI
2645 \end_layout
2646
2647 \end_inset
2648 </cell>
2649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2650 \begin_inset Text
2651
2652 \begin_layout Plain Layout
2653  ✓
2654 \end_layout
2655
2656 \end_inset
2657 </cell>
2658 <cell alignment="center" valignment="top" usebox="none">
2659 \begin_inset Text
2660
2661 \begin_layout Plain Layout
2662 ✗¹
2663 \end_layout
2664
2665 \end_inset
2666 </cell>
2667 </row>
2668 <row>
2669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673
2674 \family sans
2675 \series medium
2676 \shape up
2677 \size normal
2678 \emph off
2679 \bar no
2680 \strikeout off
2681 \uuline off
2682 \uwave off
2683 \noun off
2684 \color none
2685 DVI (LuaTeX) 
2686 \end_layout
2687
2688 \end_inset
2689 </cell>
2690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694  ✓ 
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 <cell alignment="center" valignment="top" usebox="none">
2700 \begin_inset Text
2701
2702 \begin_layout Plain Layout
2703 ✗¹
2704 \end_layout
2705
2706 \end_inset
2707 </cell>
2708 </row>
2709 <row>
2710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Plain Layout
2714
2715 \family sans
2716 \series medium
2717 \shape up
2718 \size normal
2719 \emph off
2720 \bar no
2721 \strikeout off
2722 \uuline off
2723 \uwave off
2724 \noun off
2725 \color none
2726 Postscript 
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 <cell alignment="center" valignment="top" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744 ✗¹
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 </row>
2750 <row>
2751 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \family sans
2757 \series medium
2758 \shape up
2759 \size normal
2760 \emph off
2761 \bar no
2762 \strikeout off
2763 \uuline off
2764 \uwave off
2765 \noun off
2766 \color none
2767 PDF (ps2pdf) 
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 <cell alignment="center" valignment="top" topline="true" usebox="none">
2782 \begin_inset Text
2783
2784 \begin_layout Plain Layout
2785 ✗¹
2786 \end_layout
2787
2788 \end_inset
2789 </cell>
2790 </row>
2791 <row>
2792 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \strikeout off
2804 \uuline off
2805 \uwave off
2806 \noun off
2807 \color none
2808 PDF (dvipdfm) 
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 <cell alignment="center" valignment="top" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 </row>
2832 <row>
2833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Plain Layout
2837
2838 \family sans
2839 \series medium
2840 \shape up
2841 \size normal
2842 \emph off
2843 \bar no
2844 \strikeout off
2845 \uuline off
2846 \uwave off
2847 \noun off
2848 \color none
2849 PDF (pdflatex) 
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 ✗²
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 <cell alignment="center" valignment="top" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867 ✗¹
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 </row>
2873 <row>
2874 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2875 \begin_inset Text
2876
2877 \begin_layout Plain Layout
2878
2879 \family sans
2880 \series medium
2881 \shape up
2882 \size normal
2883 \emph off
2884 \bar no
2885 \strikeout off
2886 \uuline off
2887 \uwave off
2888 \noun off
2889 \color none
2890 PDF (XeTeX) 
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Plain Layout
2899 ✗²
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="center" valignment="top" topline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908 ✗¹
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 </row>
2914 <row>
2915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \family sans
2921 \series medium
2922 \shape up
2923 \size normal
2924 \emph off
2925 \bar no
2926 \strikeout off
2927 \uuline off
2928 \uwave off
2929 \noun off
2930 \color none
2931 PDF (LuaTeX) 
2932 \end_layout
2933
2934 \end_inset
2935 </cell>
2936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2937 \begin_inset Text
2938
2939 \begin_layout Plain Layout
2940 ✗²
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949 ✗¹
2950 \end_layout
2951
2952 \end_inset
2953 </cell>
2954 </row>
2955 </lyxtabular>
2956
2957 \end_inset
2958
2959
2960 \end_layout
2961
2962 \begin_layout Standard
2963 ¹ landscape text area on portrait page
2964 \end_layout
2965
2966 \begin_layout Standard
2967 ² portrait text area on landscape page
2968 \end_layout
2969
2970 \end_body
2971 \end_document