aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst')
-rw-r--r--data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst28
1 files changed, 6 insertions, 22 deletions
diff --git a/data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst b/data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst
index a5b56f1f..c6da0a14 100644
--- a/data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst
+++ b/data/doc/sisu/markup-samples/v4/sisu_manual/sisu_markup_syntax_history.sst
@@ -25,22 +25,6 @@
:B~? SiSU Markup Syntax History
-1~ Composite documents markup
-
-It is possible to build a document by creating a master document that requires other documents. The documents required may be complete documents that could be generated independently, or they could be markup snippets, prepared so as to be easily available to be placed within another text. If the calling document is a master document (built from other documents), it should be named with the suffix *{.ssm}* Within this document you would provide information on the other documents that should be included within the text. These may be other documents that would be processed in a regular way, or markup bits prepared only for inclusion within a master document *{.sst}* regular markup file, or *{.ssi}* (insert/information) A secondary file of the composite document is built prior to processing with the same prefix and the suffix *{._sst}*
-
-basic markup for importing a document into a master document
-
-code{
-
-<< filename1.sst
-
-<< filename2.ssi
-
-}code
-
-The form described above should be relied on. Within the Vim editor it results in the text thus linked becoming hyperlinked to the document it is calling in which is convenient for editing.
-
1~syntax_history Markup Syntax History
2~ Notes related to Files-types and Markup Syntax
@@ -66,16 +50,16 @@ same as 1.0, apart from the changing of headers and the addition of a monospace
code{
@title:
- :subtitle:
+ :subtitle:
@creator:
- :author:
- :translator:
- :illustrator:
+ :author:
+ :translator:
+ :illustrator:
@rights:
- :text:
- :illustrations:
+ :text:
+ :illustrations:
}code