aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (4.2.3-2)debian/sisu_4.2.3-2Ralph Amissah2013-09-101-0/+12
|
* debian/control, sisu-pdf, Depends fonts-liberation (instead of ttf-liberation)Ralph Amissah2013-09-101-2/+2
| | | | | | * ttf-liberation transitional package having been dropped * sisu-pdf Depends otherwise substantially the same (dependencies rearranged) * (Closes: #722403)
* debian/changelog (4.2.3-1)debian/sisu_4.2.3-1Ralph Amissah2013-09-071-0/+9
|
* Merge tag 'sisu_4.2.3' into debian/sidRalph Amissah2013-09-076-12/+53
|\ | | | | | | SiSU 4.2.3
| * v5: db, book index, convert hash back to stringsisu_4.2.3Ralph Amissah2013-09-072-5/+27
| |
| * v5: dal, book index, hash key, strip whitespace, a (required) fixRalph Amissah2013-09-073-1/+6
| |
| * v4 v5: version & changelogRalph Amissah2013-09-074-6/+20
| |
* | debian/changelog (4.2.2-1)debian/sisu_4.2.2-1Ralph Amissah2013-09-051-0/+17
| |
* | Merge tag 'sisu_4.2.2' into debian/sidRalph Amissah2013-09-059-85/+161
|\| | | | | | | SiSU 4.2.2
| * v5: dal, objects, store book index as hash (simplify downstream processing)sisu_4.2.2Ralph Amissah2013-09-053-72/+84
| |
| * v4 v5: vim syntax, book index markup, hilight delimetersRalph Amissah2013-09-053-3/+11
| |
| * v4 v5: dal, book index markup, round delimiters: allow spaces or space & newlineRalph Amissah2013-09-054-0/+14
| | | | | | | | | | * allow spaces on both sides of delimiters, or a space before & newline following a delimiter \s+[:|;](\s+|\n) [else parses as before no spaces]
| * v4: dal, grouped text with fontface spanning newlines, partial solutionRalph Amissah2013-09-052-5/+33
| | | | | | | | * merged from v5
| * v4 v5: version & changelogRalph Amissah2013-09-054-6/+20
| |
* | debian/changelog (4.2.1-1)debian/sisu_4.2.1-1Ralph Amissah2013-08-281-0/+17
| |
* | Merge tag 'sisu_4.2.1' into debian/sidRalph Amissah2013-08-2820-56/+181
|\| | | | | | | SiSU 4.2.1
| * v5: dal, grouped text with fontface spanning newlines, partial solution, testsisu_4.2.1Ralph Amissah2013-08-282-6/+33
| | | | | | | | * merge into v4 after testing
| * v4 v5: dal, text blocks, tuningRalph Amissah2013-08-286-16/+70
| |
| * v4 v5: odf:odt, footnotes, fixRalph Amissah2013-08-284-8/+12
| |
| * v4 v5: pdf (latex) tables, bugfix (fasttrack)Ralph Amissah2013-08-284-2/+8
| |
| * v4 v5: vim syntax, sisu.vim, fix typoRalph Amissah2013-08-283-3/+9
| | | | | | | | * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
| * v4 v5: manifest, output organised by, info, minor touchRalph Amissah2013-08-284-4/+10
| |
| * v4 v5: config files (by filetype & filename) touchedRalph Amissah2013-08-286-12/+20
| |
| * v4 v5: version & changelogRalph Amissah2013-08-284-6/+20
| |
* | debian/changelog (4.2.0-1)debian/sisu_4.2.0-1Ralph Amissah2013-08-251-0/+31
| |
* | Merge tag 'sisu_4.2.0' into debian/sidRalph Amissah2013-08-2520-336/+537
|\| | | | | | | SiSU 4.2.0
| * v4 v5: vim syntax, sisu.vim, improve grouped text match, for blocks using ticssisu_4.2.0Ralph Amissah2013-08-253-3/+11
| | | | | | | | | | | | * syntax additions (introduced for 5.0.12) now relevant also for v4 * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" * grouped text, open, close of blocks using tics "```"
| * v4: merge v5, syntax additions, block text related (version bump to 4.2.*)Ralph Amissah2013-08-258-255/+424
| | | | | | | | | | | | | | | | | | | | | | | | * syntax add * switch ocn off and on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#" * alternative open and close for blocks using line starting with "```", e.g. open code block: "``` code"; close code block: "```" start poem: "``` poem"; end poem: "```" * remove need for an empty line between opening & closing of a text block [ note further refinements will be required; use of tildes "~~" considered but more problematic, tics not used elsewhere]
| * v5: dal, improve font face matching within grouped text (other than code blocks)Ralph Amissah2013-08-252-23/+25
| |
| * v5: dal, refine grouped text open and close using tics "```"Ralph Amissah2013-08-254-41/+43
| |
| * v4 v5: css, html, epub, adjust paragraph spacing, aestheticRalph Amissah2013-08-256-8/+14
| | | | | | | | | | * increase whitespace (between paragraphs) * [review spacing (generally) further]
| * v4 v5: version & changelogRalph Amissah2013-08-254-6/+20
| |
* | debian/changelog (4.1.12-1)debian/sisu_4.1.12-1Ralph Amissah2013-08-211-0/+25
| |
* | Merge tag 'sisu_4.1.12' into debian/sidRalph Amissah2013-08-21106-536/+806
|\| | | | | | | SiSU 4.1.12
| * v5: vim syntax additions, sisu.vimsisu_4.1.12Ralph Amissah2013-08-212-2/+8
| | | | | | | | | | * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#" * grouped text, open, close of blocks using tics "```"
| * v5: alternative open and close for blocks using line starting with "```"Ralph Amissah2013-08-216-232/+305
| | | | | | | | | | | | | | | | | | * e.g. open code block: "``` code" close code block: "```" start poem: "``` poem" end poem: "```" * remove need for an empty line between opening & closing of a text block
| * v5: markup syntax add: switch ocn (object numbering) off & on for content blockRalph Amissah2013-08-213-0/+97
| | | | | | | | | | * switch ocn off & on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#"
| * v4 v5: terminal message, code markerRalph Amissah2013-08-2112-66/+138
| |
| * v4 v5: rescued error messagesRalph Amissah2013-08-2186-180/+184
| |
| * v4 v5: fuchsia (sp.)Ralph Amissah2013-08-2118-58/+62
| |
| * v4 v5: version & changelogRalph Amissah2013-08-214-6/+20
| |
* | debian/changelog (4.1.11-1)debian/sisu_4.1.11-1Ralph Amissah2013-08-081-0/+8
| |
* | Merge tag 'sisu_4.1.11' into debian/sidRalph Amissah2013-08-086-12/+42
|\| | | | | | | SiSU 4.1.11
| * v4 v5: dal_expand_insertions, refinement for monolingual outputsisu_4.1.11Ralph Amissah2013-08-084-10/+26
| |
| * v4 v5: version & changelogRalph Amissah2013-08-084-2/+16
| |
* | debian/changelog (4.1.10-1)debian/sisu_4.1.10-1Ralph Amissah2013-08-081-0/+28
| |
* | Merge tag 'sisu_4.1.10' into debian/sidRalph Amissah2013-08-0827-668/+966
|\| | | | | | | SiSU 4.1.10
| * v4: merge v5 lib (5.0.10)sisu_4.1.10Ralph Amissah2013-08-0818-392/+787
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * output structure by, add monolingual alt for :filetype & :filename, step 1 * output structure by, monolingual alternative for :filetype or :filename without language code, if document is in default language * set a default language, 'en' or as specified * set in rc file or from command line instruction * command line e.g. sisu -hv --monolingual --by-filename sisu_markup.sst sisu -3v --monolingual --by-filetype sisu_manual.ssm * sisurc.yml lingual: 'mono' | 'multi' lingual: 'mono' * note: output by :filetype is roughly equivalent to what monolingual output by :language would be * allow command line setting of default language using language code --default-language='en' --default-lang-en if used together with --monolingual and --by-filetype or --by-filename the selected default language document will not have a language code in the output filename * output structure by, monolingual alternative, documentation * cgi helper script, sample search form, single form, monolingual option * single cgi form, (with different internal variables set for output types)
| * v5: output structure by, multilingual, monolingual filenames tweakRalph Amissah2013-08-087-270/+159
| |
| * v4 v5: version & changelogRalph Amissah2013-08-084-6/+20
| |