34 lines
1.3 KiB
Text
34 lines
1.3 KiB
Text
|
[Para [Image ("",[],[]) [Str "The",Space,Str "moon"] ("lalune.jpg","fig:")]
|
||
|
,Div ("",["notes"],[])
|
||
|
[Para [Str "chicken",Space,Str "and",Space,Str "dumplings"]]
|
||
|
,Table [Str "Demonstration",Space,Str "of",Space,Str "simple",Space,Str "table",Space,Str "syntax,",Space,Str "with",Space,Str "alignment"] [AlignRight,AlignLeft,AlignCenter,AlignDefault] [0.0,0.0,0.0,0.0]
|
||
|
[[Plain [Str "Right"]]
|
||
|
,[Plain [Str "Left"]]
|
||
|
,[Plain [Str "Center"]]
|
||
|
,[Plain [Str "Default"]]]
|
||
|
[[[Plain [Str "12"]]
|
||
|
,[Plain [Str "12"]]
|
||
|
,[Plain [Str "12"]]
|
||
|
,[Plain [Str "12"]]]
|
||
|
,[[Plain [Str "123"]]
|
||
|
,[Plain [Str "123"]]
|
||
|
,[Plain [Str "123"]]
|
||
|
,[Plain [Str "123"]]]
|
||
|
,[[Plain [Str "1"]]
|
||
|
,[Plain [Str "1"]]
|
||
|
,[Plain [Str "1"]]
|
||
|
,[Plain [Str "1"]]]]
|
||
|
,Div ("",["notes"],[])
|
||
|
[Para [Str "foo",Space,Str "bar"]]
|
||
|
,Div ("",["columns"],[])
|
||
|
[Div ("",["column"],[])
|
||
|
[BulletList
|
||
|
[[Para [Str "some",Space,Str "stuff"]]
|
||
|
,[Para [Str "some",Space,Str "more",Space,Str "stuff"]]]
|
||
|
,Div ("",["notes"],[])
|
||
|
[Para [Str "Some",Space,Str "notes",Space,Str "inside",Space,Str "a",Space,Str "column"]]]
|
||
|
,Div ("",["column"],[])
|
||
|
[Para [Str "Some",Space,Str "other",Space,Emph [Str "stuff"]]]]
|
||
|
,Div ("",["notes"],[])
|
||
|
[Para [Str "Some",Space,Str "notes",Space,Str "outside",Space,Str "the",Space,Str "column"]]]
|