aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-07-26 20:35:12 -0400
committerRalph Amissah <ralph@amissah.com>2011-07-26 20:35:12 -0400
commitbd65e8adf156439b93c01a89b2e6269817c883fb (patch)
tree7e00a0990fb2c2394bab026bf51d8f90971101c0 /data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst
parentv3: po4a, indent (check for breakage) (diff)
v2 v3: sisu_manual
* sisu_commands: --qrcode -Q; update shortcut options; line-breaks use \\ * sisu_markup.sst: indent update; publisher
Diffstat (limited to 'data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst')
-rw-r--r--data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst29
1 files changed, 28 insertions, 1 deletions
diff --git a/data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst b/data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst
index a246d160..735f00ea 100644
--- a/data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst
+++ b/data/doc/sisu/markup-samples/sisu_manual/sisu_markup.sst
@@ -123,7 +123,10 @@ code{
@title: SiSU
:subtitle: Manual
-@creator: :author: Amissah, Ralph
+@creator:
+ :author: Amissah, Ralph
+
+@publisher: [publisher name]
@rights: Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3
@@ -440,6 +443,30 @@ _# numbered list numbered list indented a., b., c., d., etc.
}code
+2~ Hanging Indents
+
+!_ markup example:
+
+code{
+
+_0_1 first line no indent,
+rest of paragraph indented one step
+
+_1_0 first line indented,
+rest of paragraph no indent
+
+in each case level may be 0-9
+
+}code
+
+!_ resulting output:
+
+_0_1 first line no indent, rest of paragraph indented one step
+
+_1_0 first line indented, rest of paragraph no indent
+
+in each case level may be 0-9
+
2~ Footnotes / Endnotes
Footnotes and endnotes are marked up at the location where they would be indicated within a text. They are automatically numbered. The output type determines whether footnotes or endnotes will be produced