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