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