aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/v2/sisu_markup_samples
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-07-07 10:54:27 -0400
committerRalph Amissah <ralph@amissah.com>2010-07-07 10:54:27 -0400
commit74849f94f8ddd536ea2d2c1618d129b2dc33efc1 (patch)
treecf9e1d98631341f5d65e6bd908ac8d4c5eb1f339 /data/doc/sisu/v2/sisu_markup_samples
parentmanpage, remove monospace tag (diff)
documentation, minor updates
Diffstat (limited to 'data/doc/sisu/v2/sisu_markup_samples')
-rw-r--r--data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu.ssm2
-rw-r--r--data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_commands.sst7
-rw-r--r--data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_markup.sst12
3 files changed, 15 insertions, 6 deletions
diff --git a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu.ssm b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu.ssm
index 230c247c..c162db3f 100644
--- a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu.ssm
+++ b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu.ssm
@@ -19,7 +19,7 @@
:created: 2002-08-28
:issued: 2002-08-28
:available: 2002-08-28
- :modified: 2010-03-03
+ :modified: 2010-07-07
@make:
:num_top: 1
diff --git a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_commands.sst b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_commands.sst
index 9e4417ea..a406dc57 100644
--- a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_commands.sst
+++ b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_commands.sst
@@ -19,7 +19,7 @@
:issued: 2002-08-28
:available: 2002-08-28
:published: 2007-09-16
- :modified: 2009-12-16
+ :modified: 2010-07-07
@make:
:num_top: 1
@@ -130,9 +130,12 @@ produces a zipped file of the prepared document specified along with associated
!_ -s [filename/wildcard] <br>
copies sisu markup file to output directory.
-!_ -t [filename/wildcard (*.termsheet.rb)] <br>
+!_ -T [filename/wildcard (*.termsheet.rb)] <br>
standard form document builder, preprocessing feature
+!_ -t [filename/wildcard] <br>
+produces plaintext with Unix linefeeds and without markup, (object numbers are omitted), has footnotes at end of each paragraph that contains them [ -A for equivalent dos (linefeed) output file] [see -e for endnotes]. (Options include: --endnotes for endnotes --footnotes for footnotes at the end of each paragraph --unix for unix linefeed (default) --msdos for msdos linefeed)
+
!_ -U [filename/wildcard] <br>
prints url output list/map for the available processing flags options and resulting files that could be requested, (can be used to get a list of processing options in relation to a file, together with information on the output that would be produced), -u provides url output mapping for those flags requested for processing. The default assumes sisu_webrick is running and provides webrick url mappings where appropriate, but these can be switched to file system paths in sisurc.yml
diff --git a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_markup.sst b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_markup.sst
index baae0855..331e6af5 100644
--- a/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_markup.sst
+++ b/data/doc/sisu/v2/sisu_markup_samples/sisu_manual/sisu_markup.sst
@@ -22,7 +22,7 @@
:issued: 2002-08-28
:available: 2002-08-28
:published: 2008-05-22
- :modified: 2010-05-25
+ :modified: 2010-07-07
@make:
:num_top: 1
@@ -330,7 +330,8 @@ code{
code{
-normal text, *{emphasis}*, !{bold text}!, /{italics}/, _{underscore}_, "{citation}", ^{superscript}^, ,{subscript},, +{inserted text}+, -{strikethrough}-
+normal text, *{emphasis}*, !{bold text}!, /{italics}/, _{underscore}_, "{citation}",
+^{superscript}^, ,{subscript},, +{inserted text}+, -{strikethrough}- #{monospace}#
normal text
@@ -352,11 +353,14 @@ _{underscore}_
-{strikethrough}-
+#{monospace}#
+
}code
!_ resulting output:
-normal text, *{emphasis}*, !{bold text}!, /{italics}/, _{underscore}_, "{citation}", ^{superscript}^, ,{subscript},, +{inserted text}+, -{strikethrough}-
+normal text, *{emphasis}*, !{bold text}!, /{italics}/, _{underscore}_, "{citation}",
+^{superscript}^, ,{subscript},, +{inserted text}+, -{strikethrough}- #{monospace}#
normal text
@@ -378,6 +382,8 @@ _{underscore}_
-{strikethrough}-
+#{monospace}#
+
2~ Indentation and bullets
!_ markup example: