]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/test/box-color-size-space-align.lyx.lyx
Adapt to corrected tex2lyx
[lyx.git] / src / tex2lyx / test / box-color-size-space-align.lyx.lyx
1 #LyX file created by tex2lyx 2.1.0dev
2 \lyxformat 461
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7
8 \setlength{\fboxsep}{3mm}
9
10 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
11
12 \color[rgb]{0,0,0}
13
14 \usepackage{ifpdf}% part of the hyperref bundle
15 \ifpdf % if pdflatex is used
16
17  % set fonts for nicer pdf view
18  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
19
20  % link all cross references and URLs in pdf output
21  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
22   bookmarksopen, bookmarksopenlevel=2,
23   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
24   pdfpagelayout=OneColumn, pdfnewwindow=true,
25   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
26   pdfauthor={LyX Team}, pdftex,
27   pdftitle={tex2lyx testcase},pdfsubject={tex2lyx},
28   pdfkeywords={LyX, tex2lyx}]{hyperref}
29  
30 \else % if dvi or ps is produced
31
32  % link all cross references and URLs in dvi output
33  \usepackage[ps2pdf]{hyperref}
34
35 \fi % end if pdflatex is used
36
37
38
39 \end_preamble
40 \options b4paper
41 \use_default_options false
42 \maintain_unincluded_children false
43 \language english
44 \language_package none
45 \inputencoding latin9
46 \fontencoding T1
47 \font_roman cmr
48 \font_sans berasans
49 \font_typewriter default
50 \font_math auto
51 \font_default_family sfdefault
52 \use_non_tex_fonts false
53 \font_sc false
54 \font_osf false
55 \font_sf_scale 100
56 \font_tt_scale 100
57 \graphics default
58 \default_output_format default
59 \output_sync 0
60 \bibtex_command default
61 \index_command default
62 \paperfontsize 12
63 \spacing other 1.2
64 \use_hyperref false
65 \papersize b4paper
66 \use_geometry true
67 \use_package amsmath 2
68 \use_package amssymb 0
69 \use_package esint 1
70 \use_package mathdots 0
71 \use_package mathtools 0
72 \use_package mhchem 0
73 \use_package stackrel 0
74 \use_package stmaryrd 0
75 \use_package undertilde 0
76 \cite_engine basic
77 \cite_engine_type numerical
78 \biblio_style plain
79 \use_bibtopic false
80 \use_indices false
81 \paperorientation landscape
82 \suppress_date false
83 \justification true
84 \use_refstyle 0
85 \notefontcolor #0000ff
86 \backgroundcolor #ff5500
87 \boxbgcolor #ffff00
88 \index Index
89 \shortcut idx
90 \color #008000
91 \end_index
92 \leftmargin 3cm
93 \topmargin 1cm
94 \rightmargin 4cm
95 \bottommargin 2cm
96 \headheight 6cm
97 \headsep 5cm
98 \footskip 7cm
99 \columnsep 8cm
100 \secnumdepth 3
101 \tocdepth 3
102 \paragraph_separation skip
103 \defskip 3mm
104 \quotes_language english
105 \papercolumns 2
106 \papersides 2
107 \paperpagestyle default
108 \tracking_changes false
109 \output_changes false
110 \html_math_output 0
111 \html_css_as_file 0
112 \html_be_strict false
113 \end_header
114
115 \begin_body
116
117 \begin_layout Standard
118
119 \begin_inset CommandInset toc
120 LatexCommand tableofcontents
121
122 \end_inset
123
124
125 \end_layout
126
127 \begin_layout Section
128 Boxes
129 \end_layout
130
131 \begin_layout Subsection
132 Frameless Boxes
133 \end_layout
134
135 \begin_layout Standard
136 blabla 
137 \begin_inset ERT
138 status collapsed
139
140 \begin_layout Plain Layout
141
142 \backslash
143 mbox{
144 \end_layout
145
146 \end_inset
147
148 mbox
149 \begin_inset ERT
150 status collapsed
151
152 \begin_layout Plain Layout
153 }
154 \end_layout
155
156 \end_inset
157
158  blabla
159 \end_layout
160
161 \begin_layout Standard
162 blabla 
163 \begin_inset Box Frameless
164 position "c"
165 hor_pos "c"
166 has_inner_box 1
167 inner_pos "c"
168 use_parbox 0
169 use_makebox 1
170 width "1in"
171 special "width"
172 height "1in"
173 height_special "totalheight"
174 status open
175
176
177 \begin_layout Plain Layout
178 makebox 1
179 \end_layout
180
181 \end_inset
182
183  blabla
184 \end_layout
185
186 \begin_layout Standard
187 blabla 
188 \begin_inset Box Frameless
189 position "t"
190 hor_pos "c"
191 has_inner_box 1
192 inner_pos "t"
193 use_parbox 0
194 use_makebox 1
195 width "3cm"
196 special "none"
197 height "1in"
198 height_special "totalheight"
199 status open
200
201
202 \begin_layout Plain Layout
203 makebox 2
204 \end_layout
205
206 \end_inset
207
208  blabla
209 \end_layout
210
211 \begin_layout Standard
212 blabla 
213 \begin_inset Box Frameless
214 position "t"
215 hor_pos "l"
216 has_inner_box 1
217 inner_pos "t"
218 use_parbox 0
219 use_makebox 1
220 width "3cm"
221 special "none"
222 height "1in"
223 height_special "totalheight"
224 status open
225
226
227 \begin_layout Plain Layout
228 makebox 3
229 \end_layout
230
231 \end_inset
232
233  blabla
234 \end_layout
235
236 \begin_layout Standard
237
238 \begin_inset Float figure
239 placement ht
240 wide false
241 sideways false
242 status open
243
244
245 \begin_layout Standard
246
247 \begin_inset ERT
248 status collapsed
249
250 \begin_layout Plain Layout
251
252 \backslash
253 centering
254 \end_layout
255
256 \end_inset
257
258  
259 \begin_inset ERT
260 status collapsed
261
262 \begin_layout Plain Layout
263
264 \backslash
265 setlength{
266 \backslash
267 unitlength}{.2in}
268 \end_layout
269
270 \end_inset
271
272
273 \end_layout
274
275 \begin_layout Standard
276
277 \begin_inset ERT
278 status collapsed
279
280 \begin_layout Plain Layout
281
282 \backslash
283 begin{picture}
284 \end_layout
285
286 \end_inset
287
288 (8,6) 
289 \begin_inset ERT
290 status collapsed
291
292 \begin_layout Plain Layout
293
294 \backslash
295 put
296 \end_layout
297
298 \end_inset
299
300 (0,0)
301 \begin_inset ERT
302 status collapsed
303
304 \begin_layout Plain Layout
305 {
306 \end_layout
307
308 \end_inset
309
310
311 \begin_inset ERT
312 status collapsed
313
314 \begin_layout Plain Layout
315
316 \backslash
317 makebox(0,0)[tr]{
318 \end_layout
319
320 \end_inset
321
322 AAA
323 \begin_inset ERT
324 status collapsed
325
326 \begin_layout Plain Layout
327 }
328 \end_layout
329
330 \end_inset
331
332
333 \begin_inset ERT
334 status collapsed
335
336 \begin_layout Plain Layout
337 }
338 \end_layout
339
340 \end_inset
341
342  
343 \begin_inset ERT
344 status collapsed
345
346 \begin_layout Plain Layout
347
348 \backslash
349 put
350 \end_layout
351
352 \end_inset
353
354 (8,0)
355 \begin_inset ERT
356 status collapsed
357
358 \begin_layout Plain Layout
359 {
360 \end_layout
361
362 \end_inset
363
364
365 \begin_inset ERT
366 status collapsed
367
368 \begin_layout Plain Layout
369
370 \backslash
371 makebox(0,0){
372 \end_layout
373
374 \end_inset
375
376 BBB
377 \begin_inset ERT
378 status collapsed
379
380 \begin_layout Plain Layout
381 }
382 \end_layout
383
384 \end_inset
385
386
387 \begin_inset ERT
388 status collapsed
389
390 \begin_layout Plain Layout
391 }
392 \end_layout
393
394 \end_inset
395
396  
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402 \backslash
403 put
404 \end_layout
405
406 \end_inset
407
408 (0,8)
409 \begin_inset ERT
410 status collapsed
411
412 \begin_layout Plain Layout
413 {
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Plain Layout
423
424 \backslash
425 framebox(0,0){
426 \end_layout
427
428 \end_inset
429
430 x
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435 }
436 \end_layout
437
438 \end_inset
439
440
441 \begin_inset ERT
442 status collapsed
443
444 \begin_layout Plain Layout
445 }
446 \end_layout
447
448 \end_inset
449
450  
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456 \backslash
457 put
458 \end_layout
459
460 \end_inset
461
462 (1,0)
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467 {
468 \end_layout
469
470 \end_inset
471
472
473 \begin_inset ERT
474 status collapsed
475
476 \begin_layout Plain Layout
477
478 \backslash
479 line
480 \end_layout
481
482 \end_inset
483
484 (1,0)
485 \begin_inset ERT
486 status collapsed
487
488 \begin_layout Plain Layout
489 {
490 \end_layout
491
492 \end_inset
493
494 6
495 \begin_inset ERT
496 status collapsed
497
498 \begin_layout Plain Layout
499 }
500 \end_layout
501
502 \end_inset
503
504
505 \begin_inset ERT
506 status collapsed
507
508 \begin_layout Plain Layout
509 }
510 \end_layout
511
512 \end_inset
513
514  
515 \begin_inset ERT
516 status collapsed
517
518 \begin_layout Plain Layout
519
520 \backslash
521 end{picture}
522 \end_layout
523
524 \end_inset
525
526
527 \end_layout
528
529 \end_inset
530
531
532 \end_layout
533
534 \begin_layout Standard
535
536 \begin_inset ERT
537 status collapsed
538
539 \begin_layout Plain Layout
540
541 \backslash
542 raisebox{8.5mm}{
543 \end_layout
544
545 \end_inset
546
547 test
548 \begin_inset ERT
549 status collapsed
550
551 \begin_layout Plain Layout
552 }
553 \end_layout
554
555 \end_inset
556
557
558 \begin_inset ERT
559 status collapsed
560
561 \begin_layout Plain Layout
562
563 \backslash
564 raisebox{-6.5mm}{
565 \end_layout
566
567 \end_inset
568
569 tset
570 \begin_inset ERT
571 status collapsed
572
573 \begin_layout Plain Layout
574 }
575 \end_layout
576
577 \end_inset
578
579
580 \end_layout
581
582 \begin_layout Subsection
583 Framed Boxes
584 \end_layout
585
586 \begin_layout Standard
587 blabla 
588 \begin_inset Box Framed
589 position "c"
590 hor_pos "c"
591 has_inner_box 0
592 inner_pos "c"
593 use_parbox 0
594 use_makebox 0
595 width "100col%"
596 special "none"
597 height "1in"
598 height_special "totalheight"
599 status open
600
601
602 \begin_layout Standard
603 framed
604 \end_layout
605
606 \end_inset
607
608 blabla
609 \end_layout
610
611 \begin_layout Standard
612 blabla 
613 \begin_inset Box Framed
614 position "c"
615 hor_pos "c"
616 has_inner_box 0
617 inner_pos "c"
618 use_parbox 0
619 use_makebox 0
620 width "100col%"
621 special "none"
622 height "1in"
623 height_special "totalheight"
624 status open
625
626
627 \begin_layout Standard
628
629 \begin_inset Box Framed
630 position "c"
631 hor_pos "c"
632 has_inner_box 0
633 inner_pos "c"
634 use_parbox 0
635 use_makebox 0
636 width "100col%"
637 special "none"
638 height "1in"
639 height_special "totalheight"
640 status open
641
642
643 \begin_layout Standard
644 nested framed
645 \end_layout
646
647 \end_inset
648
649
650 \end_layout
651
652 \end_inset
653
654 blabla
655 \end_layout
656
657 \begin_layout Standard
658 blabla 
659 \begin_inset ERT
660 status collapsed
661
662 \begin_layout Plain Layout
663
664 \backslash
665 fbox{
666 \end_layout
667
668 \end_inset
669
670 fbox
671 \begin_inset ERT
672 status collapsed
673
674 \begin_layout Plain Layout
675 }
676 \end_layout
677
678 \end_inset
679
680  blabla
681 \end_layout
682
683 \begin_layout Standard
684 blabla 
685 \begin_inset ERT
686 status collapsed
687
688 \begin_layout Plain Layout
689
690 \backslash
691 framebox{
692 \end_layout
693
694 \end_inset
695
696 fr
697 \color blue
698 ame
699 \color inherit
700 box 1
701 \begin_inset ERT
702 status collapsed
703
704 \begin_layout Plain Layout
705 }
706 \end_layout
707
708 \end_inset
709
710  blabla
711 \end_layout
712
713 \begin_layout Standard
714 blabla 
715 \begin_inset Box Boxed
716 position "c"
717 hor_pos "c"
718 has_inner_box 0
719 inner_pos "c"
720 use_parbox 0
721 use_makebox 0
722 width "3cm"
723 special "none"
724 height "1in"
725 height_special "totalheight"
726 status open
727
728
729 \begin_layout Standard
730 framebox 2
731 \end_layout
732
733 \end_inset
734
735  blabla
736 \end_layout
737
738 \begin_layout Standard
739 blabla 
740 \begin_inset Box Boxed
741 position "c"
742 hor_pos "l"
743 has_inner_box 0
744 inner_pos "c"
745 use_parbox 0
746 use_makebox 0
747 width "3cm"
748 special "none"
749 height "1in"
750 height_special "totalheight"
751 status open
752
753
754 \begin_layout Standard
755 framebox 3
756 \end_layout
757
758 \end_inset
759
760  blabla
761 \end_layout
762
763 \begin_layout Standard
764 This is an example text. 
765 \begin_inset ERT
766 status collapsed
767
768 \begin_layout Plain Layout
769
770 \backslash
771 framebox{
772 \end_layout
773
774 \end_inset
775
776
777 \begin_inset Box Frameless
778 position "c"
779 hor_pos "c"
780 has_inner_box 1
781 inner_pos "s"
782 use_parbox 0
783 use_makebox 0
784 width "20col%"
785 special "none"
786 height "1in"
787 height_special "totalheight"
788 status open
789
790
791 \begin_layout Plain Layout
792 \align center
793 The box content 
794 \end_layout
795
796 \begin_layout Plain Layout
797 \align center
798 is evenly distributed 
799 \end_layout
800
801 \begin_layout Plain Layout
802 \align center
803 over the 
804 \end_layout
805
806 \begin_layout Plain Layout
807 \align center
808 box height. 
809 \end_layout
810
811 \end_inset
812
813
814 \begin_inset ERT
815 status collapsed
816
817 \begin_layout Plain Layout
818 }
819 \end_layout
820
821 \end_inset
822
823  This is an example text.
824 \end_layout
825
826 \begin_layout Standard
827 blabla 
828 \begin_inset Box ovalbox
829 position "c"
830 hor_pos "c"
831 has_inner_box 0
832 inner_pos "c"
833 use_parbox 0
834 use_makebox 0
835 width "100col%"
836 special "none"
837 height "1in"
838 height_special "totalheight"
839 status open
840
841
842 \begin_layout Standard
843 ovalbox
844 \end_layout
845
846 \end_inset
847
848  blabla
849 \end_layout
850
851 \begin_layout Standard
852 blabla 
853 \begin_inset Box Ovalbox
854 position "c"
855 hor_pos "c"
856 has_inner_box 0
857 inner_pos "c"
858 use_parbox 0
859 use_makebox 0
860 width "100col%"
861 special "none"
862 height "1in"
863 height_special "totalheight"
864 status open
865
866
867 \begin_layout Standard
868 Ovalbox
869 \end_layout
870
871 \end_inset
872
873  blabla
874 \end_layout
875
876 \begin_layout Standard
877 blabla 
878 \begin_inset Box Shadowbox
879 position "c"
880 hor_pos "c"
881 has_inner_box 0
882 inner_pos "c"
883 use_parbox 0
884 use_makebox 0
885 width "100col%"
886 special "none"
887 height "1in"
888 height_special "totalheight"
889 status open
890
891
892 \begin_layout Standard
893 shadowbox
894 \end_layout
895
896 \end_inset
897
898  blabla
899 \end_layout
900
901 \begin_layout Standard
902 blabla 
903 \begin_inset Box Doublebox
904 position "c"
905 hor_pos "c"
906 has_inner_box 0
907 inner_pos "c"
908 use_parbox 0
909 use_makebox 0
910 width "100col%"
911 special "none"
912 height "1in"
913 height_special "totalheight"
914 status open
915
916
917 \begin_layout Standard
918 doublebox
919 \end_layout
920
921 \end_inset
922
923  blabla
924 \end_layout
925
926 \begin_layout Standard
927
928 \begin_inset Formula $\boxed{\int A=B}$
929 \end_inset
930
931
932 \end_layout
933
934 \begin_layout Subsection
935
936 \begin_inset ERT
937 status collapsed
938
939 \begin_layout Plain Layout
940 LyX
941 \end_layout
942
943 \end_inset
944
945  Boxes
946 \end_layout
947
948 \begin_layout Standard
949
950 \begin_inset Note Greyedout
951 status open
952
953 \begin_layout Standard
954
955 \series bold
956 Note:
957 \series default
958  Not all DVI-viewers are able to display rotations. 
959 \end_layout
960
961 \end_inset
962
963
964 \end_layout
965
966 \begin_layout Standard
967
968 \begin_inset Box Shaded
969 position "c"
970 hor_pos "c"
971 has_inner_box 0
972 inner_pos "c"
973 use_parbox 0
974 use_makebox 0
975 width "100col%"
976 special "none"
977 height "1in"
978 height_special "totalheight"
979 status open
980
981
982 \begin_layout Standard
983 Shaded background box
984 \end_layout
985
986 \end_inset
987
988
989 \end_layout
990
991 \begin_layout Standard
992
993 \begin_inset Box Shaded
994 position "c"
995 hor_pos "c"
996 has_inner_box 1
997 inner_pos "c"
998 use_parbox 0
999 use_makebox 0
1000 width "100col%"
1001 special "none"
1002 height "1in"
1003 height_special "totalheight"
1004 status open
1005
1006
1007 \begin_layout Plain Layout
1008 Shaded background box, with inner minipage
1009 \end_layout
1010
1011 \end_inset
1012
1013
1014 \end_layout
1015
1016 \begin_layout Section
1017 Colors
1018 \end_layout
1019
1020 \begin_layout Subsection
1021 Predefined Colors
1022 \end_layout
1023
1024 \begin_layout Standard
1025 test 
1026 \color blue
1027 blue
1028 \color inherit
1029  test 
1030 \color red
1031 red red red
1032 \color inherit
1033  test 
1034 \color green
1035 bla
1036 \color inherit
1037
1038 \color magenta
1039 blub
1040 \color inherit
1041  test 
1042 \color green
1043 c
1044 \color inherit
1045
1046 \color red
1047 o
1048 \color inherit
1049
1050 \color blue
1051 l
1052 \color inherit
1053
1054 \color green
1055 o
1056 \color inherit
1057
1058 \color red
1059 r
1060 \color inherit
1061
1062 \end_layout
1063
1064 \begin_layout Subsection
1065 Custom Colors
1066 \end_layout
1067
1068 \begin_layout Standard
1069 test 
1070 \begin_inset ERT
1071 status collapsed
1072
1073 \begin_layout Plain Layout
1074
1075 \backslash
1076 textcolor{darkgreen}
1077 \end_layout
1078
1079 \end_inset
1080
1081
1082 \begin_inset ERT
1083 status collapsed
1084
1085 \begin_layout Plain Layout
1086 {
1087 \end_layout
1088
1089 \end_inset
1090
1091 dark green
1092 \begin_inset ERT
1093 status collapsed
1094
1095 \begin_layout Plain Layout
1096 }
1097 \end_layout
1098
1099 \end_inset
1100
1101  test
1102 \end_layout
1103
1104 \begin_layout Standard
1105
1106 \begin_inset ERT
1107 status collapsed
1108
1109 \begin_layout Plain Layout
1110
1111 \backslash
1112 definecolor{violet}{rgb}{0.5, 0, 1}
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \end_layout
1119
1120 \begin_layout Standard
1121 test 
1122 \begin_inset ERT
1123 status collapsed
1124
1125 \begin_layout Plain Layout
1126
1127 \backslash
1128 textcolor{violet}
1129 \end_layout
1130
1131 \end_inset
1132
1133
1134 \begin_inset ERT
1135 status collapsed
1136
1137 \begin_layout Plain Layout
1138 {
1139 \end_layout
1140
1141 \end_inset
1142
1143 violet
1144 \begin_inset ERT
1145 status collapsed
1146
1147 \begin_layout Plain Layout
1148 }
1149 \end_layout
1150
1151 \end_inset
1152
1153  test
1154 \end_layout
1155
1156 \begin_layout Section
1157 Font sizes
1158 \end_layout
1159
1160 \begin_layout Standard
1161
1162 \size giant
1163 Huge text
1164 \end_layout
1165
1166 \begin_layout Standard
1167
1168 \size giant
1169
1170 \size huge
1171 huge text
1172 \end_layout
1173
1174 \begin_layout Standard
1175
1176 \size huge
1177
1178 \size largest
1179 LARGE text
1180 \end_layout
1181
1182 \begin_layout Standard
1183
1184 \size largest
1185
1186 \size larger
1187 Large text
1188 \end_layout
1189
1190 \begin_layout Standard
1191
1192 \size larger
1193
1194 \size large
1195 large text
1196 \end_layout
1197
1198 \begin_layout Standard
1199
1200 \size large
1201
1202 \size normal
1203 normalsize text
1204 \end_layout
1205
1206 \begin_layout Standard
1207
1208 \size normal
1209
1210 \size small
1211 small text
1212 \end_layout
1213
1214 \begin_layout Standard
1215
1216 \size small
1217
1218 \size footnotesize
1219 footnotesize text
1220 \end_layout
1221
1222 \begin_layout Standard
1223
1224 \size footnotesize
1225
1226 \size scriptsize
1227 scriptsize text
1228 \end_layout
1229
1230 \begin_layout Standard
1231
1232 \size scriptsize
1233
1234 \size tiny
1235 tiny text
1236 \end_layout
1237
1238 \begin_layout Standard
1239
1240 \size tiny
1241
1242 \size giant
1243 Huge text 
1244 \size huge
1245 huge text 
1246 \size largest
1247 LARGE text 
1248 \size larger
1249 Large text 
1250 \size large
1251 large text 
1252 \size normal
1253 normalsize text 
1254 \size small
1255 small text 
1256 \size footnotesize
1257 footnotesize text 
1258 \size scriptsize
1259 scriptsize text 
1260 \size tiny
1261 tiny text
1262 \end_layout
1263
1264 \begin_layout Standard
1265
1266 \size tiny
1267
1268 \size normal
1269 Font size switches don't affect section headings!
1270 \end_layout
1271
1272 \begin_layout Standard
1273
1274 \size normal
1275
1276 \size scriptsize
1277 bla blub
1278 \end_layout
1279
1280 \begin_layout Section
1281 Font size dummy 1
1282 \end_layout
1283
1284 \begin_layout Standard
1285
1286 \size scriptsize
1287 bla blub
1288 \end_layout
1289
1290 \begin_layout Standard
1291
1292 \size scriptsize
1293 bla blub
1294 \end_layout
1295
1296 \begin_layout Section*
1297 Font size dummy 2
1298 \end_layout
1299
1300 \begin_layout Standard
1301
1302 \size scriptsize
1303 bla blub 
1304 \size normal
1305
1306 \end_layout
1307
1308 \begin_layout Section
1309 Strikeout, underlined etc.
1310 \end_layout
1311
1312 \begin_layout Standard
1313
1314 \size normal
1315 Emphasized: 
1316 \emph on
1317 test
1318 \emph default
1319
1320 \end_layout
1321
1322 \begin_layout Standard
1323
1324 \size normal
1325 Underbar: 
1326 \bar under
1327 test
1328 \bar default
1329
1330 \end_layout
1331
1332 \begin_layout Standard
1333
1334 \size normal
1335 Double underbar: 
1336 \uuline on
1337 test
1338 \uuline default
1339
1340 \end_layout
1341
1342 \begin_layout Standard
1343
1344 \size normal
1345 Wavy underbar: 
1346 \uwave on
1347 test
1348 \uwave default
1349
1350 \end_layout
1351
1352 \begin_layout Standard
1353
1354 \size normal
1355 Strike out: 
1356 \strikeout on
1357 test
1358 \strikeout default
1359
1360 \end_layout
1361
1362 \begin_layout Standard
1363
1364 \size normal
1365 Crossed out: 
1366 \begin_inset ERT
1367 status collapsed
1368
1369 \begin_layout Plain Layout
1370
1371 \backslash
1372 xout
1373 \end_layout
1374
1375 \end_inset
1376
1377
1378 \begin_inset ERT
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382 {
1383 \end_layout
1384
1385 \end_inset
1386
1387 test
1388 \begin_inset ERT
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392 }
1393 \end_layout
1394
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \begin_layout Standard
1401
1402 \size normal
1403 Noun: 
1404 \noun on
1405 test
1406 \noun default
1407
1408 \end_layout
1409
1410 \begin_layout Standard
1411
1412 \size normal
1413 Underbar, emphasized, strikeout: 
1414 \emph on
1415
1416 \bar under
1417
1418 \strikeout on
1419 test
1420 \strikeout default
1421
1422 \bar default
1423
1424 \emph default
1425
1426 \end_layout
1427
1428 \begin_layout Section
1429 Paragraph spacing
1430 \end_layout
1431
1432 \begin_layout Standard
1433
1434 \size normal
1435 bla
1436 \end_layout
1437
1438 \begin_layout Standard
1439 \paragraph_spacing single
1440
1441 \size normal
1442 singlespace single singlespace single singlespace single singlespace single singlespace single singlespace single singlespace single singlespace single 
1443 \end_layout
1444
1445 \begin_layout Standard
1446 \paragraph_spacing onehalf
1447
1448 \size normal
1449 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1 onehalfspace 1
1450 \end_layout
1451
1452 \begin_layout Standard
1453 \paragraph_spacing onehalf
1454
1455 \size normal
1456 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 onehalfspace 2 
1457 \end_layout
1458
1459 \begin_layout Standard
1460
1461 \size normal
1462 blub
1463 \end_layout
1464
1465 \begin_layout Standard
1466 \paragraph_spacing onehalf
1467
1468 \size normal
1469 onehalfspace single onehalfspace single onehalfspace single onehalfspace single onehalfspace single onehalfspace single onehalfspace single onehalfspace single 
1470 \end_layout
1471
1472 \begin_layout Standard
1473
1474 \size normal
1475 blablub
1476 \end_layout
1477
1478 \begin_layout Standard
1479 \paragraph_spacing double
1480
1481 \size normal
1482 doublespace single doublespace single doublespace single doublespace single doublespace single doublespace single doublespace single doublespace single 
1483 \end_layout
1484
1485 \begin_layout Standard
1486 \paragraph_spacing other 1.2
1487
1488 \size normal
1489  1.2 spacing single 1.2 spacing single 1.2 spacing single 1.2 spacing single 1.2 spacing single 1.2 spacing single 1.2 spacing single 1.2 spacing single 
1490 \end_layout
1491
1492 \begin_layout Section
1493 Paragraph alignment
1494 \end_layout
1495
1496 \begin_layout Standard
1497
1498 \size normal
1499 bla
1500 \end_layout
1501
1502 \begin_layout Standard
1503 \align center
1504
1505 \size normal
1506 center single center single center single center single center single center single center single center single center single center single 
1507 \end_layout
1508
1509 \begin_layout Standard
1510
1511 \size normal
1512 blabla
1513 \end_layout
1514
1515 \begin_layout Standard
1516 \align left
1517
1518 \size normal
1519 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1 flushleft 1
1520 \end_layout
1521
1522 \begin_layout Standard
1523 \align left
1524
1525 \size normal
1526 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 flushleft 2 
1527 \end_layout
1528
1529 \begin_layout Standard
1530
1531 \size normal
1532 blub
1533 \end_layout
1534
1535 \begin_layout Standard
1536 \align left
1537
1538 \size normal
1539 flushleft single flushleft single flushleft single flushleft single flushleft single flushleft single flushleft single flushleft single 
1540 \end_layout
1541
1542 \begin_layout Standard
1543
1544 \size normal
1545 blablub
1546 \end_layout
1547
1548 \begin_layout Standard
1549 \align right
1550
1551 \size normal
1552 flushright single flushright single flushright single flushright single flushright single flushright single flushright single flushright single 
1553 \end_layout
1554
1555 \begin_layout Standard
1556
1557 \size normal
1558 bla
1559 \end_layout
1560
1561 \begin_layout Standard
1562
1563 \size normal
1564
1565 \begin_inset ERT
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569
1570 \backslash
1571 centering
1572 \end_layout
1573
1574 \end_inset
1575
1576  centering single centering single centering single centering single centering single centering single centering single centering single
1577 \end_layout
1578
1579 \begin_layout Standard
1580
1581 \size normal
1582 blabla
1583 \end_layout
1584
1585 \begin_layout Standard
1586
1587 \size normal
1588
1589 \begin_inset ERT
1590 status collapsed
1591
1592 \begin_layout Plain Layout
1593
1594 \backslash
1595 raggedright
1596 \end_layout
1597
1598 \end_inset
1599
1600  raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1 raggedright 1
1601 \end_layout
1602
1603 \begin_layout Standard
1604
1605 \size normal
1606 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2 raggedright 2
1607 \end_layout
1608
1609 \begin_layout Standard
1610
1611 \size normal
1612
1613 \begin_inset ERT
1614 status collapsed
1615
1616 \begin_layout Plain Layout
1617
1618 \backslash
1619 raggedleft
1620 \end_layout
1621
1622 \end_inset
1623
1624  raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1 raggedleft 1
1625 \end_layout
1626
1627 \begin_layout Standard
1628
1629 \size normal
1630 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2 raggedleft 2
1631 \end_layout
1632
1633 \begin_layout Standard
1634
1635 \size normal
1636
1637 \begin_inset ERT
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 %set back to justified
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \begin_inset ERT
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651
1652 \backslash
1653 raggedright
1654 \end_layout
1655
1656 \end_inset
1657
1658
1659 \begin_inset ERT
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663 {}
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \end_layout
1670
1671 \begin_layout Subsection
1672 Horizontal spaces
1673 \end_layout
1674
1675 \begin_layout Standard
1676
1677 \size normal
1678 Lines can have an hfill 
1679 \begin_inset space \hfill{}
1680
1681 \end_inset
1682
1683 in the middle. Lines can have an hfill 
1684 \begin_inset space \hfill{}
1685 \end_inset
1686
1687  in the middle. Lines can have a protected hfill 
1688 \begin_inset space \hspace*{\fill}
1689 \end_inset
1690
1691  in the middle. Lines can have a dotted fill 
1692 \begin_inset space \dotfill{}
1693
1694 \end_inset
1695
1696 in the middle. Lines can have a rule fill 
1697 \begin_inset space \hrulefill{}
1698
1699 \end_inset
1700
1701 in the middle. Lines can have a left arrow fill 
1702 \begin_inset space \leftarrowfill{}
1703
1704 \end_inset
1705
1706 in the middle. Lines can have a right arrow fill 
1707 \begin_inset space \rightarrowfill{}
1708
1709 \end_inset
1710
1711 in the middle. Lines can have a upbrace fill 
1712 \begin_inset space \upbracefill{}
1713
1714 \end_inset
1715
1716 in the middle. Lines can have a downbrace fill 
1717 \begin_inset space \downbracefill{}
1718
1719 \end_inset
1720
1721 in the middle. Lines can have space 
1722 \begin_inset space \hspace{}
1723 \length 2cm
1724 \end_inset
1725
1726  in the middle. Lines can have protected space 
1727 \begin_inset space \hspace*{}
1728 \length 2cm
1729 \end_inset
1730
1731  in the middle.
1732 \end_layout
1733
1734 \begin_layout Standard
1735
1736 \size normal
1737 We also handle defined spaces:
1738 \end_layout
1739
1740 \begin_layout Standard
1741
1742 \size normal
1743 Interword
1744 \begin_inset space \space{}
1745
1746 \end_inset
1747
1748 a
1749 \end_layout
1750
1751 \begin_layout Standard
1752
1753 \size normal
1754 Visible
1755 \begin_inset space \textvisiblespace{}
1756
1757 \end_inset
1758
1759 a
1760 \end_layout
1761
1762 \begin_layout Standard
1763
1764 \size normal
1765 Thin
1766 \begin_inset space \thinspace{}
1767
1768 \end_inset
1769
1770 a
1771 \end_layout
1772
1773 \begin_layout Standard
1774
1775 \size normal
1776 NegThin
1777 \begin_inset space \negthinspace{}
1778
1779 \end_inset
1780
1781 a
1782 \end_layout
1783
1784 \begin_layout Standard
1785
1786 \size normal
1787 NegMed
1788 \begin_inset space \negmedspace{}
1789
1790 \end_inset
1791
1792 a
1793 \end_layout
1794
1795 \begin_layout Standard
1796
1797 \size normal
1798 NegThick
1799 \begin_inset space \negthickspace{}
1800
1801 \end_inset
1802
1803 a
1804 \end_layout
1805
1806 \begin_layout Standard
1807
1808 \size normal
1809 enspace
1810 \begin_inset space \enspace{}
1811
1812 \end_inset
1813
1814 a
1815 \end_layout
1816
1817 \begin_layout Standard
1818
1819 \size normal
1820 enskip
1821 \begin_inset space \enskip{}
1822
1823 \end_inset
1824
1825 a
1826 \end_layout
1827
1828 \begin_layout Standard
1829
1830 \size normal
1831 quad
1832 \begin_inset space \quad{}
1833
1834 \end_inset
1835
1836 a
1837 \end_layout
1838
1839 \begin_layout Standard
1840
1841 \size normal
1842 qquad
1843 \begin_inset space \qquad{}
1844
1845 \end_inset
1846
1847 a
1848 \end_layout
1849
1850 \begin_layout Subsubsection*
1851 now in math:
1852 \end_layout
1853
1854 \begin_layout Standard
1855
1856 \size normal
1857 fill: 
1858 \begin_inset Formula $a\hfill b$
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \begin_layout Standard
1865
1866 \size normal
1867 protected fill: 
1868 \begin_inset Formula $a\hspace*{\fill} b$
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \begin_layout Standard
1875
1876 \size normal
1877 2
1878 \begin_inset space \thinspace{}
1879
1880 \end_inset
1881
1882 cm: 
1883 \begin_inset Formula $a\hspace*{2cm}b$
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890
1891 \size normal
1892 protected 2
1893 \begin_inset space \thinspace{}
1894
1895 \end_inset
1896
1897 cm: 
1898 \begin_inset Formula $a\hspace{1cm}b$
1899 \end_inset
1900
1901
1902 \end_layout
1903
1904 \begin_layout Standard
1905
1906 \size normal
1907 enskip: 
1908 \begin_inset Formula $a\enskip b$
1909 \end_inset
1910
1911
1912 \end_layout
1913
1914 \begin_layout Standard
1915
1916 \size normal
1917 enspace: 
1918 \begin_inset Formula $a\enspace b$
1919 \end_inset
1920
1921
1922 \end_layout
1923
1924 \begin_layout Standard
1925
1926 \size normal
1927 thin: 
1928 \begin_inset Formula $a\, b$
1929 \end_inset
1930
1931
1932 \end_layout
1933
1934 \begin_layout Standard
1935
1936 \size normal
1937 medium: 
1938 \begin_inset Formula $a\: b$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \begin_layout Standard
1945
1946 \size normal
1947 thick: 
1948 \begin_inset Formula $a\; b$
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955
1956 \size normal
1957 negative thin: 
1958 \begin_inset Formula $a\negthinspace b$
1959 \end_inset
1960
1961
1962 \end_layout
1963
1964 \begin_layout Standard
1965
1966 \size normal
1967 negative medium: 
1968 \begin_inset Formula $a\negmedspace b$
1969 \end_inset
1970
1971
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \size normal
1977 negative thick: 
1978 \begin_inset Formula $a\negthickspace b$
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \begin_layout Standard
1985
1986 \size normal
1987 quad: 
1988 \begin_inset Formula $a\quad b$
1989 \end_inset
1990
1991
1992 \end_layout
1993
1994 \begin_layout Standard
1995
1996 \size normal
1997 qquad: 
1998 \begin_inset Formula $a\qquad b$
1999 \end_inset
2000
2001
2002 \end_layout
2003
2004 \begin_layout Standard
2005
2006 \size normal
2007 interword: 
2008 \begin_inset Formula $a\ b$
2009 \end_inset
2010
2011
2012 \end_layout
2013
2014 \begin_layout Subsection
2015 Vertical spaces
2016 \end_layout
2017
2018 \begin_layout Standard
2019
2020 \size normal
2021 Lines can have a vfill 
2022 \begin_inset VSpace vfill
2023 \end_inset
2024
2025 in the middle. Lines can have a vfill 
2026 \begin_inset VSpace vfill
2027 \end_inset
2028
2029  in the middle. Lines can have a protected vfill 
2030 \begin_inset VSpace vfill*
2031 \end_inset
2032
2033  in the middle. Lines can have vertical space 
2034 \begin_inset VSpace 2cm
2035 \end_inset
2036
2037  in the middle. Lines can have protected vertical space 
2038 \begin_inset VSpace 2cm*
2039 \end_inset
2040
2041  in the middle.
2042 \end_layout
2043
2044 \begin_layout Standard
2045
2046 \size normal
2047 We also handle skips:
2048 \end_layout
2049
2050 \begin_layout Standard
2051
2052 \size normal
2053 bigskip 1:
2054 \begin_inset VSpace bigskip
2055 \end_inset
2056
2057
2058 \end_layout
2059
2060 \begin_layout Standard
2061
2062 \size normal
2063 bigskip 2:
2064 \begin_inset VSpace bigskip
2065 \end_inset
2066
2067
2068 \end_layout
2069
2070 \begin_layout Standard
2071
2072 \size normal
2073 medskip 1:
2074 \begin_inset VSpace medskip
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081
2082 \size normal
2083 medskip 2:
2084 \begin_inset VSpace medskip
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091
2092 \size normal
2093 smallskip 1:
2094 \begin_inset VSpace smallskip
2095 \end_inset
2096
2097
2098 \end_layout
2099
2100 \begin_layout Standard
2101
2102 \size normal
2103 smallskip 2:
2104 \begin_inset VSpace smallskip
2105 \end_inset
2106
2107
2108 \end_layout
2109
2110 \end_body
2111 \end_document