]> git.lyx.org Git - lyx.git/blob - lib/examples/seminar.lyx
splash.lyx: link https://www.lyx.org/Walkthrough
[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 LyX-Code
520            framecolor "black" backgroundcolor "none"
521 \end_layout
522
523 \begin_layout Standard
524 See 
525 \begin_inset CommandInset href
526 LatexCommand href
527 name "sem-user.pdf"
528 target "https://www.ctan.org/tex-archive/macros/latex/contrib/seminar/doc/seminar-doc.pdf"
529 literal "false"
530
531 \end_inset
532
533  for details
534 \family typewriter
535 .
536 \end_layout
537
538 \begin_layout Section
539 Troubleshooting
540 \end_layout
541
542 \begin_layout Itemize
543 LyX 2.2.0 reports a 
544 \begin_inset Quotes eld
545 \end_inset
546
547 missing characters in font nullfont
548 \begin_inset Quotes erd
549 \end_inset
550
551  error.
552  This error is caused by a bug in PGF and can be ignored.
553 \end_layout
554
555 \begin_layout Itemize
556
557 \family typewriter
558 seminar.cls
559 \family default
560  versions before 1.5 (2008-10-15) contained a bug regarding the a4paper option.
561 \end_layout
562
563 \begin_layout Itemize
564 Originally, 
565 \family typewriter
566 seminar.cls
567 \family default
568  used pstricks for the graphics.
569  This failed with pdfTeX and LuaTeX.
570  Update to a current version using 
571 \begin_inset CommandInset href
572 LatexCommand href
573 name "PGF"
574 target "http://ctan.org/pkg/pgf"
575 literal "false"
576
577 \end_inset
578
579 , if you want to use non-TeX fonts.
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 Seminar
586 \family default
587  defaults to landscape orientation.
588  Therefore, Document\SpecialChar menuseparator
589 Settings\SpecialChar menuseparator
590 Page Layout\SpecialChar menuseparator
591 Orientation has no effect on the
592  output.
593  Instead, add the 
594 \family typewriter
595 portrait
596 \family default
597  class option for portrait mode.
598 \end_layout
599
600 \begin_layout Itemize
601 Correct size and orientation of the slides is somewhat tricky.
602  Depending on the use case, different settings and export routes work best.
603  For details see the Appendix.
604 \end_layout
605
606 \begin_layout Itemize
607 Do not mix LandscapeSlide and PortraitSlide, if you want to present on screen
608  or with a video projector.
609 \end_layout
610
611 \begin_layout Itemize
612 Compiling with Xe/LuaTeX works with both, TeX-fonts and Unicode fonts.
613 \end_layout
614
615 \begin_layout Section
616 \start_of_appendix
617 Output formats and supported options
618 \end_layout
619
620 \begin_layout Itemize
621 The default settings work nice for landscape slides on screen with PDF (dvipdfm)
622 , PDF (pdflatex), and PDF (XeTeX).
623 \end_layout
624
625 \begin_layout Itemize
626 When printing on transparencies, LandscapeSlides and PortraitSlides can
627  be mixed if the option 
628 \family typewriter
629 semrot
630 \family default
631  is set and the export is done with PDF (dvipdfm).
632 \end_layout
633
634 \begin_layout Itemize
635 LuaTeX scales the content by a factor 0.5 when generating PDF.
636 \end_layout
637
638 \begin_deeper
639 \begin_layout Standard
640 With the option “trim margins” in the PDF viewer (e.g.
641  Okular), this can be used as a workaround for mixed slides on screen.
642 \end_layout
643
644 \end_deeper
645 \begin_layout Itemize
646 Output formats DVI, DVI (LuaTeX), Postscript, and PDF (ps2pdf) require the
647  option 
648 \family typewriter
649 portrait
650 \family default
651  or 
652 \family typewriter
653 article
654 \family default
655 .
656 \end_layout
657
658 \begin_layout Subsection
659 Landscape Slides on screen
660 \end_layout
661
662 \begin_layout Labeling
663 \labelwidthstring 00.00.0000
664 Custom
665 \begin_inset space ~
666 \end_inset
667
668 Options: [] (none)
669 \end_layout
670
671 \begin_layout Standard
672 \begin_inset Tabular
673 <lyxtabular version="3" rows="9" columns="4">
674 <features booktabs="true" tabularvalignment="middle">
675 <column alignment="left" valignment="top" width="0pt">
676 <column alignment="center" valignment="top">
677 <column alignment="center" valignment="top">
678 <column alignment="center" valignment="top">
679 <row>
680 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
681 \begin_inset Text
682
683 \begin_layout Plain Layout
684 Export
685 \end_layout
686
687 \end_inset
688 </cell>
689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
690 \begin_inset Text
691
692 \begin_layout Plain Layout
693 Landscape Slide
694 \end_layout
695
696 \end_inset
697 </cell>
698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
699 \begin_inset Text
700
701 \begin_layout Plain Layout
702 Portrait Slide
703 \end_layout
704
705 \end_inset
706 </cell>
707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
708 \begin_inset Text
709
710 \begin_layout Plain Layout
711 Notes
712 \end_layout
713
714 \end_inset
715 </cell>
716 </row>
717 <row>
718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
719 \begin_inset Text
720
721 \begin_layout Plain Layout
722
723 \family sans
724 \series medium
725 \shape up
726 \size normal
727 \emph off
728 \bar no
729 \strikeout off
730 \uuline off
731 \uwave off
732 \noun off
733 \color none
734 DVI
735 \end_layout
736
737 \end_inset
738 </cell>
739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
740 \begin_inset Text
741
742 \begin_layout Plain Layout
743 ✗¹ 
744 \end_layout
745
746 \end_inset
747 </cell>
748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
749 \begin_inset Text
750
751 \begin_layout Plain Layout
752 ✗²
753 \end_layout
754
755 \end_inset
756 </cell>
757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
758 \begin_inset Text
759
760 \begin_layout Plain Layout
761 ✗¹ 
762 \end_layout
763
764 \end_inset
765 </cell>
766 </row>
767 <row>
768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
769 \begin_inset Text
770
771 \begin_layout Plain Layout
772
773 \family sans
774 \series medium
775 \shape up
776 \size normal
777 \emph off
778 \bar no
779 \strikeout off
780 \uuline off
781 \uwave off
782 \noun off
783 \color none
784 DVI (LuaTeX) 
785 \end_layout
786
787 \end_inset
788 </cell>
789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
790 \begin_inset Text
791
792 \begin_layout Plain Layout
793 ✗¹ 
794 \end_layout
795
796 \end_inset
797 </cell>
798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
799 \begin_inset Text
800
801 \begin_layout Plain Layout
802 ✗²
803 \end_layout
804
805 \end_inset
806 </cell>
807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
808 \begin_inset Text
809
810 \begin_layout Plain Layout
811 ✗¹ 
812 \end_layout
813
814 \end_inset
815 </cell>
816 </row>
817 <row>
818 <cell alignment="left" valignment="top" leftline="true" usebox="none">
819 \begin_inset Text
820
821 \begin_layout Plain Layout
822
823 \family sans
824 \series medium
825 \shape up
826 \size normal
827 \emph off
828 \bar no
829 \strikeout off
830 \uuline off
831 \uwave off
832 \noun off
833 \color none
834 Postscript
835 \end_layout
836
837 \end_inset
838 </cell>
839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
840 \begin_inset Text
841
842 \begin_layout Plain Layout
843 ✗¹ 
844 \end_layout
845
846 \end_inset
847 </cell>
848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
849 \begin_inset Text
850
851 \begin_layout Plain Layout
852 ✗²
853 \end_layout
854
855 \end_inset
856 </cell>
857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
858 \begin_inset Text
859
860 \begin_layout Plain Layout
861 ✗¹ 
862 \end_layout
863
864 \end_inset
865 </cell>
866 </row>
867 <row>
868 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
869 \begin_inset Text
870
871 \begin_layout Plain Layout
872
873 \family sans
874 \series medium
875 \shape up
876 \size normal
877 \emph off
878 \bar no
879 \strikeout off
880 \uuline off
881 \uwave off
882 \noun off
883 \color none
884 PDF (ps2pdf)
885 \end_layout
886
887 \end_inset
888 </cell>
889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
890 \begin_inset Text
891
892 \begin_layout Plain Layout
893 ✗¹ 
894 \end_layout
895
896 \end_inset
897 </cell>
898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
899 \begin_inset Text
900
901 \begin_layout Plain Layout
902 ✗²
903 \end_layout
904
905 \end_inset
906 </cell>
907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
908 \begin_inset Text
909
910 \begin_layout Plain Layout
911 ✗¹ 
912 \end_layout
913
914 \end_inset
915 </cell>
916 </row>
917 <row>
918 <cell alignment="left" valignment="top" leftline="true" usebox="none">
919 \begin_inset Text
920
921 \begin_layout Plain Layout
922
923 \family sans
924 \series medium
925 \shape up
926 \size normal
927 \emph off
928 \bar no
929 \strikeout off
930 \uuline off
931 \uwave off
932 \noun off
933 \color none
934 PDF (dvipdfm)
935 \end_layout
936
937 \end_inset
938 </cell>
939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
940 \begin_inset Text
941
942 \begin_layout Plain Layout
943
944 \end_layout
945
946 \end_inset
947 </cell>
948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
949 \begin_inset Text
950
951 \begin_layout Plain Layout
952 ✗³
953 \end_layout
954
955 \end_inset
956 </cell>
957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
958 \begin_inset Text
959
960 \begin_layout Plain Layout
961
962 \end_layout
963
964 \end_inset
965 </cell>
966 </row>
967 <row>
968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
969 \begin_inset Text
970
971 \begin_layout Plain Layout
972
973 \family sans
974 \series medium
975 \shape up
976 \size normal
977 \emph off
978 \bar no
979 \strikeout off
980 \uuline off
981 \uwave off
982 \noun off
983 \color none
984 PDF (pdflatex)
985 \end_layout
986
987 \end_inset
988 </cell>
989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
990 \begin_inset Text
991
992 \begin_layout Plain Layout
993
994 \end_layout
995
996 \end_inset
997 </cell>
998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
999 \begin_inset Text
1000
1001 \begin_layout Plain Layout
1002 ✗³
1003 \end_layout
1004
1005 \end_inset
1006 </cell>
1007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1008 \begin_inset Text
1009
1010 \begin_layout Plain Layout
1011 ✓ 
1012 \end_layout
1013
1014 \end_inset
1015 </cell>
1016 </row>
1017 <row>
1018 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1019 \begin_inset Text
1020
1021 \begin_layout Plain Layout
1022
1023 \family sans
1024 \series medium
1025 \shape up
1026 \size normal
1027 \emph off
1028 \bar no
1029 \strikeout off
1030 \uuline off
1031 \uwave off
1032 \noun off
1033 \color none
1034 PDF (XeTeX)
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 ✗³
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 ✗¹/✓
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 </row>
1067 <row>
1068 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072
1073 \family sans
1074 \series medium
1075 \shape up
1076 \size normal
1077 \emph off
1078 \bar no
1079 \strikeout off
1080 \uuline off
1081 \uwave off
1082 \noun off
1083 \color none
1084 PDF (LuaTeX)
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 (✓)
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 (✓)¹
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 (✓)
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 </row>
1117 </lyxtabular>
1118
1119 \end_inset
1120
1121
1122 \end_layout
1123
1124 \begin_layout Standard
1125 ¹ landscape text area on portrait page (with XeTeX only title page)
1126 \end_layout
1127
1128 \begin_layout Standard
1129 ² off page
1130 \end_layout
1131
1132 \begin_layout Standard
1133
1134 \family sans
1135 \series medium
1136 \shape up
1137 \size normal
1138 \emph off
1139 \bar no
1140 \strikeout off
1141 \uuline off
1142 \uwave off
1143 \noun off
1144 \color none
1145 ³ 
1146 \family default
1147 \series default
1148 \shape default
1149 \size default
1150 \emph default
1151 \bar default
1152 \strikeout default
1153 \uuline default
1154 \uwave default
1155 \noun default
1156 \color inherit
1157 portrait text area on landscape page
1158 \end_layout
1159
1160 \begin_layout Subsection
1161 Landscape printing/viewing
1162 \end_layout
1163
1164 \begin_layout Labeling
1165 \labelwidthstring 00.00.0000
1166 Custom
1167 \begin_inset space ~
1168 \end_inset
1169
1170 Options: [semrot] 
1171 \end_layout
1172
1173 \begin_layout Standard
1174 \begin_inset Tabular
1175 <lyxtabular version="3" rows="9" columns="4">
1176 <features booktabs="true" tabularvalignment="middle">
1177 <column alignment="left" valignment="top" width="0pt">
1178 <column alignment="center" valignment="top">
1179 <column alignment="center" valignment="top">
1180 <column alignment="center" valignment="top">
1181 <row>
1182 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 Export
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Landscape Slide
1196 \end_layout
1197
1198 \end_inset
1199 </cell>
1200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 Portrait Slide
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 Notes
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row>
1220 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224
1225 \family sans
1226 \series medium
1227 \shape up
1228 \size normal
1229 \emph off
1230 \bar no
1231 \strikeout off
1232 \uuline off
1233 \uwave off
1234 \noun off
1235 \color none
1236 DVI
1237 \end_layout
1238
1239 \end_inset
1240 </cell>
1241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1242 \begin_inset Text
1243
1244 \begin_layout Plain Layout
1245 ✗¹ 
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1251 \begin_inset Text
1252
1253 \begin_layout Plain Layout
1254 ✗² 
1255 \end_layout
1256
1257 \end_inset
1258 </cell>
1259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 ✗¹ 
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 </row>
1269 <row>
1270 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Plain Layout
1274
1275 \family sans
1276 \series medium
1277 \shape up
1278 \size normal
1279 \emph off
1280 \bar no
1281 \strikeout off
1282 \uuline off
1283 \uwave off
1284 \noun off
1285 \color none
1286 DVI (LuaTeX) 
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 ✗¹ 
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 ✗² 
1305 \end_layout
1306
1307 \end_inset
1308 </cell>
1309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1310 \begin_inset Text
1311
1312 \begin_layout Plain Layout
1313 ✗¹ 
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324
1325 \family sans
1326 \series medium
1327 \shape up
1328 \size normal
1329 \emph off
1330 \bar no
1331 \strikeout off
1332 \uuline off
1333 \uwave off
1334 \noun off
1335 \color none
1336 Postscript
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1342 \begin_inset Text
1343
1344 \begin_layout Plain Layout
1345 ✗¹ 
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1351 \begin_inset Text
1352
1353 \begin_layout Plain Layout
1354 ✗¹ ³
1355 \end_layout
1356
1357 \end_inset
1358 </cell>
1359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1360 \begin_inset Text
1361
1362 \begin_layout Plain Layout
1363 ✗¹ 
1364 \end_layout
1365
1366 \end_inset
1367 </cell>
1368 </row>
1369 <row>
1370 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1371 \begin_inset Text
1372
1373 \begin_layout Plain Layout
1374
1375 \family sans
1376 \series medium
1377 \shape up
1378 \size normal
1379 \emph off
1380 \bar no
1381 \strikeout off
1382 \uuline off
1383 \uwave off
1384 \noun off
1385 \color none
1386 PDF (ps2pdf)
1387 \end_layout
1388
1389 \end_inset
1390 </cell>
1391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1392 \begin_inset Text
1393
1394 \begin_layout Plain Layout
1395 ✗¹ 
1396 \end_layout
1397
1398 \end_inset
1399 </cell>
1400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1401 \begin_inset Text
1402
1403 \begin_layout Plain Layout
1404 ✗¹ ³
1405 \end_layout
1406
1407 \end_inset
1408 </cell>
1409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1410 \begin_inset Text
1411
1412 \begin_layout Plain Layout
1413 ✗¹ 
1414 \end_layout
1415
1416 \end_inset
1417 </cell>
1418 </row>
1419 <row>
1420 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1421 \begin_inset Text
1422
1423 \begin_layout Plain Layout
1424
1425 \family sans
1426 \series medium
1427 \shape up
1428 \size normal
1429 \emph off
1430 \bar no
1431 \strikeout off
1432 \uuline off
1433 \uwave off
1434 \noun off
1435 \color none
1436 PDF (dvipdfm)
1437 \end_layout
1438
1439 \end_inset
1440 </cell>
1441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1442 \begin_inset Text
1443
1444 \begin_layout Plain Layout
1445
1446 \end_layout
1447
1448 \end_inset
1449 </cell>
1450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1451 \begin_inset Text
1452
1453 \begin_layout Plain Layout
1454 ✓³
1455 \end_layout
1456
1457 \end_inset
1458 </cell>
1459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1460 \begin_inset Text
1461
1462 \begin_layout Plain Layout
1463 ✓ 
1464 \end_layout
1465
1466 \end_inset
1467 </cell>
1468 </row>
1469 <row>
1470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1471 \begin_inset Text
1472
1473 \begin_layout Plain Layout
1474
1475 \family sans
1476 \series medium
1477 \shape up
1478 \size normal
1479 \emph off
1480 \bar no
1481 \strikeout off
1482 \uuline off
1483 \uwave off
1484 \noun off
1485 \color none
1486 PDF (pdflatex)
1487 \end_layout
1488
1489 \end_inset
1490 </cell>
1491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1492 \begin_inset Text
1493
1494 \begin_layout Plain Layout
1495
1496 \end_layout
1497
1498 \end_inset
1499 </cell>
1500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Plain Layout
1504 ✗² 
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1510 \begin_inset Text
1511
1512 \begin_layout Plain Layout
1513
1514 \end_layout
1515
1516 \end_inset
1517 </cell>
1518 </row>
1519 <row>
1520 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524
1525 \family sans
1526 \series medium
1527 \shape up
1528 \size normal
1529 \emph off
1530 \bar no
1531 \strikeout off
1532 \uuline off
1533 \uwave off
1534 \noun off
1535 \color none
1536 PDF (XeTeX)
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 ✓³
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1560 \begin_inset Text
1561
1562 \begin_layout Plain Layout
1563 ✗¹/✓
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 </row>
1569 <row>
1570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574
1575 \family sans
1576 \series medium
1577 \shape up
1578 \size normal
1579 \emph off
1580 \bar no
1581 \strikeout off
1582 \uuline off
1583 \uwave off
1584 \noun off
1585 \color none
1586 PDF (LuaTeX)
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1592 \begin_inset Text
1593
1594 \begin_layout Plain Layout
1595 (✓)
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 ✗¹ ³
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1610 \begin_inset Text
1611
1612 \begin_layout Plain Layout
1613 (✓)
1614 \end_layout
1615
1616 \end_inset
1617 </cell>
1618 </row>
1619 </lyxtabular>
1620
1621 \end_inset
1622
1623
1624 \end_layout
1625
1626 \begin_layout Standard
1627 ¹ landscape text area on portrait page (with XeTeX only title page)
1628 \end_layout
1629
1630 \begin_layout Standard
1631 ² off page
1632 \end_layout
1633
1634 \begin_layout Standard
1635 ³ rotated
1636 \end_layout
1637
1638 \begin_layout Subsection
1639 Portrait Slides on screen/print
1640 \end_layout
1641
1642 \begin_layout Labeling
1643 \labelwidthstring 00.00.0000
1644 Custom
1645 \begin_inset space ~
1646 \end_inset
1647
1648 Options: [portrait]
1649 \end_layout
1650
1651 \begin_layout Standard
1652 \begin_inset Tabular
1653 <lyxtabular version="3" rows="9" columns="4">
1654 <features booktabs="true" tabularvalignment="middle">
1655 <column alignment="left" valignment="top" width="0pt">
1656 <column alignment="center" valignment="top">
1657 <column alignment="center" valignment="top">
1658 <column alignment="center" valignment="top">
1659 <row>
1660 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1661 \begin_inset Text
1662
1663 \begin_layout Plain Layout
1664 Export
1665 \end_layout
1666
1667 \end_inset
1668 </cell>
1669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1670 \begin_inset Text
1671
1672 \begin_layout Plain Layout
1673 Landscape Slide
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1679 \begin_inset Text
1680
1681 \begin_layout Plain Layout
1682 Portrait Slide
1683 \end_layout
1684
1685 \end_inset
1686 </cell>
1687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1688 \begin_inset Text
1689
1690 \begin_layout Plain Layout
1691 Notes
1692 \end_layout
1693
1694 \end_inset
1695 </cell>
1696 </row>
1697 <row>
1698 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1699 \begin_inset Text
1700
1701 \begin_layout Plain Layout
1702
1703 \family sans
1704 \series medium
1705 \shape up
1706 \size normal
1707 \emph off
1708 \bar no
1709 \strikeout off
1710 \uuline off
1711 \uwave off
1712 \noun off
1713 \color none
1714 DVI
1715 \end_layout
1716
1717 \end_inset
1718 </cell>
1719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1720 \begin_inset Text
1721
1722 \begin_layout Plain Layout
1723 ✗¹
1724 \end_layout
1725
1726 \end_inset
1727 </cell>
1728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1729 \begin_inset Text
1730
1731 \begin_layout Plain Layout
1732  ✓
1733 \end_layout
1734
1735 \end_inset
1736 </cell>
1737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1738 \begin_inset Text
1739
1740 \begin_layout Plain Layout
1741
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 </row>
1747 <row>
1748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Plain Layout
1752
1753 \family sans
1754 \series medium
1755 \shape up
1756 \size normal
1757 \emph off
1758 \bar no
1759 \strikeout off
1760 \uuline off
1761 \uwave off
1762 \noun off
1763 \color none
1764 DVI (LuaTeX) 
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773 ✗¹
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782  ✓ 
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1788 \begin_inset Text
1789
1790 \begin_layout Plain Layout
1791
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row>
1798 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \family sans
1804 \series medium
1805 \shape up
1806 \size normal
1807 \emph off
1808 \bar no
1809 \strikeout off
1810 \uuline off
1811 \uwave off
1812 \noun off
1813 \color none
1814 Postscript 
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823 ✗¹
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 </row>
1847 <row>
1848 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1849 \begin_inset Text
1850
1851 \begin_layout Plain Layout
1852
1853 \family sans
1854 \series medium
1855 \shape up
1856 \size normal
1857 \emph off
1858 \bar no
1859 \strikeout off
1860 \uuline off
1861 \uwave off
1862 \noun off
1863 \color none
1864 PDF (ps2pdf) 
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873 ✗¹
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882
1883 \end_layout
1884
1885 \end_inset
1886 </cell>
1887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1888 \begin_inset Text
1889
1890 \begin_layout Plain Layout
1891
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 </row>
1897 <row>
1898 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1899 \begin_inset Text
1900
1901 \begin_layout Plain Layout
1902
1903 \family sans
1904 \series medium
1905 \shape up
1906 \size normal
1907 \emph off
1908 \bar no
1909 \strikeout off
1910 \uuline off
1911 \uwave off
1912 \noun off
1913 \color none
1914 PDF (dvipdfm) 
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 ✗¹
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1929 \begin_inset Text
1930
1931 \begin_layout Plain Layout
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1938 \begin_inset Text
1939
1940 \begin_layout Plain Layout
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952
1953 \family sans
1954 \series medium
1955 \shape up
1956 \size normal
1957 \emph off
1958 \bar no
1959 \strikeout off
1960 \uuline off
1961 \uwave off
1962 \noun off
1963 \color none
1964 PDF (pdflatex) 
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973 ✗¹ 
1974 \end_layout
1975
1976 \end_inset
1977 </cell>
1978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1979 \begin_inset Text
1980
1981 \begin_layout Plain Layout
1982
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Plain Layout
1991
1992 \end_layout
1993
1994 \end_inset
1995 </cell>
1996 </row>
1997 <row>
1998 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002
2003 \family sans
2004 \series medium
2005 \shape up
2006 \size normal
2007 \emph off
2008 \bar no
2009 \strikeout off
2010 \uuline off
2011 \uwave off
2012 \noun off
2013 \color none
2014 PDF (XeTeX) 
2015 \end_layout
2016
2017 \end_inset
2018 </cell>
2019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2020 \begin_inset Text
2021
2022 \begin_layout Plain Layout
2023 ✗¹
2024 \end_layout
2025
2026 \end_inset
2027 </cell>
2028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2029 \begin_inset Text
2030
2031 \begin_layout Plain Layout
2032
2033 \end_layout
2034
2035 \end_inset
2036 </cell>
2037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2038 \begin_inset Text
2039
2040 \begin_layout Plain Layout
2041
2042 \end_layout
2043
2044 \end_inset
2045 </cell>
2046 </row>
2047 <row>
2048 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2049 \begin_inset Text
2050
2051 \begin_layout Plain Layout
2052
2053 \family sans
2054 \series medium
2055 \shape up
2056 \size normal
2057 \emph off
2058 \bar no
2059 \strikeout off
2060 \uuline off
2061 \uwave off
2062 \noun off
2063 \color none
2064 PDF (LuaTeX) 
2065 \end_layout
2066
2067 \end_inset
2068 </cell>
2069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2070 \begin_inset Text
2071
2072 \begin_layout Plain Layout
2073 (✓)
2074 \end_layout
2075
2076 \end_inset
2077 </cell>
2078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \begin_layout Plain Layout
2082 (✓)
2083 \end_layout
2084
2085 \end_inset
2086 </cell>
2087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2088 \begin_inset Text
2089
2090 \begin_layout Plain Layout
2091 (✓)
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 </row>
2097 </lyxtabular>
2098
2099 \end_inset
2100
2101
2102 \end_layout
2103
2104 \begin_layout Standard
2105 ¹ landscape text area on portrait page
2106 \end_layout
2107
2108 \begin_layout Subsection
2109 printing
2110 \end_layout
2111
2112 \begin_layout Labeling
2113 \labelwidthstring 00.00.0000
2114 Custom
2115 \begin_inset space ~
2116 \end_inset
2117
2118 Options: [semrot,portrait] 
2119 \end_layout
2120
2121 \begin_layout Standard
2122 \begin_inset Tabular
2123 <lyxtabular version="3" rows="9" columns="4">
2124 <features booktabs="true" tabularvalignment="middle">
2125 <column alignment="left" valignment="top" width="0pt">
2126 <column alignment="center" valignment="top">
2127 <column alignment="center" valignment="top">
2128 <column alignment="center" valignment="top">
2129 <row>
2130 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2131 \begin_inset Text
2132
2133 \begin_layout Plain Layout
2134 Export
2135 \end_layout
2136
2137 \end_inset
2138 </cell>
2139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2140 \begin_inset Text
2141
2142 \begin_layout Plain Layout
2143 Landscape Slide
2144 \end_layout
2145
2146 \end_inset
2147 </cell>
2148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Plain Layout
2152 Portrait Slide
2153 \end_layout
2154
2155 \end_inset
2156 </cell>
2157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Plain Layout
2161 Notes
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 </row>
2167 <row>
2168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Plain Layout
2172
2173 \family sans
2174 \series medium
2175 \shape up
2176 \size normal
2177 \emph off
2178 \bar no
2179 \strikeout off
2180 \uuline off
2181 \uwave off
2182 \noun off
2183 \color none
2184 DVI
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Plain Layout
2193 ✗²
2194 \end_layout
2195
2196 \end_inset
2197 </cell>
2198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2199 \begin_inset Text
2200
2201 \begin_layout Plain Layout
2202  ✓
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2208 \begin_inset Text
2209
2210 \begin_layout Plain Layout
2211
2212 \end_layout
2213
2214 \end_inset
2215 </cell>
2216 </row>
2217 <row>
2218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2219 \begin_inset Text
2220
2221 \begin_layout Plain Layout
2222
2223 \family sans
2224 \series medium
2225 \shape up
2226 \size normal
2227 \emph off
2228 \bar no
2229 \strikeout off
2230 \uuline off
2231 \uwave off
2232 \noun off
2233 \color none
2234 DVI (LuaTeX) 
2235 \end_layout
2236
2237 \end_inset
2238 </cell>
2239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2240 \begin_inset Text
2241
2242 \begin_layout Plain Layout
2243 ✗²
2244 \end_layout
2245
2246 \end_inset
2247 </cell>
2248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2249 \begin_inset Text
2250
2251 \begin_layout Plain Layout
2252  ✓ 
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Plain Layout
2261
2262 \end_layout
2263
2264 \end_inset
2265 </cell>
2266 </row>
2267 <row>
2268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2269 \begin_inset Text
2270
2271 \begin_layout Plain Layout
2272
2273 \family sans
2274 \series medium
2275 \shape up
2276 \size normal
2277 \emph off
2278 \bar no
2279 \strikeout off
2280 \uuline off
2281 \uwave off
2282 \noun off
2283 \color none
2284 Postscript 
2285 \end_layout
2286
2287 \end_inset
2288 </cell>
2289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2290 \begin_inset Text
2291
2292 \begin_layout Plain Layout
2293 ✓³
2294 \end_layout
2295
2296 \end_inset
2297 </cell>
2298 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2299 \begin_inset Text
2300
2301 \begin_layout Plain Layout
2302
2303 \end_layout
2304
2305 \end_inset
2306 </cell>
2307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2308 \begin_inset Text
2309
2310 \begin_layout Plain Layout
2311
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 </row>
2317 <row>
2318 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2319 \begin_inset Text
2320
2321 \begin_layout Plain Layout
2322
2323 \family sans
2324 \series medium
2325 \shape up
2326 \size normal
2327 \emph off
2328 \bar no
2329 \strikeout off
2330 \uuline off
2331 \uwave off
2332 \noun off
2333 \color none
2334 PDF (ps2pdf) 
2335 \end_layout
2336
2337 \end_inset
2338 </cell>
2339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2340 \begin_inset Text
2341
2342 \begin_layout Plain Layout
2343
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2349 \begin_inset Text
2350
2351 \begin_layout Plain Layout
2352
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361
2362 \end_layout
2363
2364 \end_inset
2365 </cell>
2366 </row>
2367 <row>
2368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2369 \begin_inset Text
2370
2371 \begin_layout Plain Layout
2372
2373 \family sans
2374 \series medium
2375 \shape up
2376 \size normal
2377 \emph off
2378 \bar no
2379 \strikeout off
2380 \uuline off
2381 \uwave off
2382 \noun off
2383 \color none
2384 PDF (dvipdfm) 
2385 \end_layout
2386
2387 \end_inset
2388 </cell>
2389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393 ✓³
2394 \end_layout
2395
2396 \end_inset
2397 </cell>
2398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2399 \begin_inset Text
2400
2401 \begin_layout Plain Layout
2402
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2408 \begin_inset Text
2409
2410 \begin_layout Plain Layout
2411
2412 \end_layout
2413
2414 \end_inset
2415 </cell>
2416 </row>
2417 <row>
2418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422
2423 \family sans
2424 \series medium
2425 \shape up
2426 \size normal
2427 \emph off
2428 \bar no
2429 \strikeout off
2430 \uuline off
2431 \uwave off
2432 \noun off
2433 \color none
2434 PDF (pdflatex) 
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443 ✗ 
2444 \end_layout
2445
2446 \end_inset
2447 </cell>
2448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2449 \begin_inset Text
2450
2451 \begin_layout Plain Layout
2452
2453 \end_layout
2454
2455 \end_inset
2456 </cell>
2457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2458 \begin_inset Text
2459
2460 \begin_layout Plain Layout
2461
2462 \end_layout
2463
2464 \end_inset
2465 </cell>
2466 </row>
2467 <row>
2468 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2469 \begin_inset Text
2470
2471 \begin_layout Plain Layout
2472
2473 \family sans
2474 \series medium
2475 \shape up
2476 \size normal
2477 \emph off
2478 \bar no
2479 \strikeout off
2480 \uuline off
2481 \uwave off
2482 \noun off
2483 \color none
2484 PDF (XeTeX) 
2485 \end_layout
2486
2487 \end_inset
2488 </cell>
2489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2490 \begin_inset Text
2491
2492 \begin_layout Plain Layout
2493 ✓³
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2499 \begin_inset Text
2500
2501 \begin_layout Plain Layout
2502
2503 \end_layout
2504
2505 \end_inset
2506 </cell>
2507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2508 \begin_inset Text
2509
2510 \begin_layout Plain Layout
2511
2512 \end_layout
2513
2514 \end_inset
2515 </cell>
2516 </row>
2517 <row>
2518 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2519 \begin_inset Text
2520
2521 \begin_layout Plain Layout
2522
2523 \family sans
2524 \series medium
2525 \shape up
2526 \size normal
2527 \emph off
2528 \bar no
2529 \strikeout off
2530 \uuline off
2531 \uwave off
2532 \noun off
2533 \color none
2534 PDF (LuaTeX) 
2535 \end_layout
2536
2537 \end_inset
2538 </cell>
2539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2540 \begin_inset Text
2541
2542 \begin_layout Plain Layout
2543 (✓) 
2544 \end_layout
2545
2546 \end_inset
2547 </cell>
2548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2549 \begin_inset Text
2550
2551 \begin_layout Plain Layout
2552 ✗²
2553 \end_layout
2554
2555 \end_inset
2556 </cell>
2557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2558 \begin_inset Text
2559
2560 \begin_layout Plain Layout
2561 (✓)
2562 \end_layout
2563
2564 \end_inset
2565 </cell>
2566 </row>
2567 </lyxtabular>
2568
2569 \end_inset
2570
2571
2572 \end_layout
2573
2574 \begin_layout Standard
2575 ² off page
2576 \end_layout
2577
2578 \begin_layout Standard
2579 ³ rotated
2580 \end_layout
2581
2582 \begin_layout Subsection
2583 handout printing
2584 \end_layout
2585
2586 \begin_layout Labeling
2587 \labelwidthstring 00.00.0000
2588 Custom
2589 \begin_inset space ~
2590 \end_inset
2591
2592 Options [article] or [article,portrait]
2593 \end_layout
2594
2595 \begin_layout Standard
2596 \begin_inset Tabular
2597 <lyxtabular version="3" rows="9" columns="3">
2598 <features booktabs="true" tabularvalignment="middle">
2599 <column alignment="left" valignment="top" width="0pt">
2600 <column alignment="center" valignment="top">
2601 <column alignment="center" valignment="top">
2602 <row>
2603 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2604 \begin_inset Text
2605
2606 \begin_layout Plain Layout
2607 Export
2608 \end_layout
2609
2610 \end_inset
2611 </cell>
2612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2613 \begin_inset Text
2614
2615 \begin_layout Plain Layout
2616  [article]
2617 \end_layout
2618
2619 \end_inset
2620 </cell>
2621 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2622 \begin_inset Text
2623
2624 \begin_layout Plain Layout
2625 two up [article,portrait]
2626 \end_layout
2627
2628 \end_inset
2629 </cell>
2630 </row>
2631 <row>
2632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2633 \begin_inset Text
2634
2635 \begin_layout Plain Layout
2636
2637 \family sans
2638 \series medium
2639 \shape up
2640 \size normal
2641 \emph off
2642 \bar no
2643 \strikeout off
2644 \uuline off
2645 \uwave off
2646 \noun off
2647 \color none
2648 DVI
2649 \end_layout
2650
2651 \end_inset
2652 </cell>
2653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2654 \begin_inset Text
2655
2656 \begin_layout Plain Layout
2657  ✓
2658 \end_layout
2659
2660 \end_inset
2661 </cell>
2662 <cell alignment="center" valignment="top" usebox="none">
2663 \begin_inset Text
2664
2665 \begin_layout Plain Layout
2666 ✗¹
2667 \end_layout
2668
2669 \end_inset
2670 </cell>
2671 </row>
2672 <row>
2673 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Plain Layout
2677
2678 \family sans
2679 \series medium
2680 \shape up
2681 \size normal
2682 \emph off
2683 \bar no
2684 \strikeout off
2685 \uuline off
2686 \uwave off
2687 \noun off
2688 \color none
2689 DVI (LuaTeX) 
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698  ✓ 
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 <cell alignment="center" valignment="top" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707 ✗¹
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 </row>
2713 <row>
2714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2715 \begin_inset Text
2716
2717 \begin_layout Plain Layout
2718
2719 \family sans
2720 \series medium
2721 \shape up
2722 \size normal
2723 \emph off
2724 \bar no
2725 \strikeout off
2726 \uuline off
2727 \uwave off
2728 \noun off
2729 \color none
2730 Postscript 
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739
2740 \end_layout
2741
2742 \end_inset
2743 </cell>
2744 <cell alignment="center" valignment="top" usebox="none">
2745 \begin_inset Text
2746
2747 \begin_layout Plain Layout
2748 ✗¹
2749 \end_layout
2750
2751 \end_inset
2752 </cell>
2753 </row>
2754 <row>
2755 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2756 \begin_inset Text
2757
2758 \begin_layout Plain Layout
2759
2760 \family sans
2761 \series medium
2762 \shape up
2763 \size normal
2764 \emph off
2765 \bar no
2766 \strikeout off
2767 \uuline off
2768 \uwave off
2769 \noun off
2770 \color none
2771 PDF (ps2pdf) 
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2777 \begin_inset Text
2778
2779 \begin_layout Plain Layout
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 <cell alignment="center" valignment="top" topline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789 ✗¹
2790 \end_layout
2791
2792 \end_inset
2793 </cell>
2794 </row>
2795 <row>
2796 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Plain Layout
2800
2801 \family sans
2802 \series medium
2803 \shape up
2804 \size normal
2805 \emph off
2806 \bar no
2807 \strikeout off
2808 \uuline off
2809 \uwave off
2810 \noun off
2811 \color none
2812 PDF (dvipdfm) 
2813 \end_layout
2814
2815 \end_inset
2816 </cell>
2817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2818 \begin_inset Text
2819
2820 \begin_layout Plain Layout
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell alignment="center" valignment="top" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 </row>
2836 <row>
2837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841
2842 \family sans
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \strikeout off
2849 \uuline off
2850 \uwave off
2851 \noun off
2852 \color none
2853 PDF (pdflatex) 
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862 ✗²
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 ✗¹
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \family sans
2884 \series medium
2885 \shape up
2886 \size normal
2887 \emph off
2888 \bar no
2889 \strikeout off
2890 \uuline off
2891 \uwave off
2892 \noun off
2893 \color none
2894 PDF (XeTeX) 
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903 ✗²
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 <cell alignment="center" valignment="top" topline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Plain Layout
2912 ✗¹
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \family sans
2925 \series medium
2926 \shape up
2927 \size normal
2928 \emph off
2929 \bar no
2930 \strikeout off
2931 \uuline off
2932 \uwave off
2933 \noun off
2934 \color none
2935 PDF (LuaTeX) 
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944 ✗²
2945 \end_layout
2946
2947 \end_inset
2948 </cell>
2949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953 ✗¹
2954 \end_layout
2955
2956 \end_inset
2957 </cell>
2958 </row>
2959 </lyxtabular>
2960
2961 \end_inset
2962
2963
2964 \end_layout
2965
2966 \begin_layout Standard
2967 ¹ landscape text area on portrait page
2968 \end_layout
2969
2970 \begin_layout Standard
2971 ² portrait text area on landscape page
2972 \end_layout
2973
2974 \end_body
2975 \end_document