aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* param: tidy, remove redundant document header tagsRalph Amissah2011-03-111-44/+37
* v2, v3: help (markup): correct path to markup-samplesRalph Amissah2011-03-102-37/+7
* v3 (v2): manpage, param, urls: manpage output presentation fixesRalph Amissah2011-03-105-54/+31
* v2, v3: dal_doc_str: fix, looks like typo in regexRalph Amissah2011-03-102-2/+2
* v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fixRalph Amissah2011-03-102-5/+5
* v2, v3: dal_syntax: (internal document) link matching, a fixRalph Amissah2011-03-102-2/+2
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-1012-34/+30
* v2, v3: texpdf, url (regex) pattern match fixRalph Amissah2011-03-102-3/+3
* v2, v3: manpage, adjust output (backslash ('\') escapes reduced)Ralph Amissah2011-03-052-5/+3
* v2, v3: defaults, default homepage tidy & update linksRalph Amissah2011-03-052-213/+39
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-0121-252/+251
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-0110-35/+35
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-0141-455/+454
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-0188-335/+328
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-01117-117/+117
* v3: hub, minor rearrangementRalph Amissah2011-03-011-28/+28
* v3: urls, param, two unrelated regex fixes, checkRalph Amissah2011-03-012-2/+2
* css, fix css paths for xhtml, xml dom & xml saxRalph Amissah2011-02-154-7/+28
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-156-93/+126
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-1511-61/+89
* sysenv & sisurc.yml: libreoffice, default odf readerRalph Amissah2011-02-151-1/+1
* REMOVE sisu v1Ralph Amissah2011-02-07108-45898/+0
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-07117-126/+126
* v3 po4a, options, shortcut representation for processing, keep working onRalph Amissah2011-02-011-2/+41
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-01118-0/+57876
* prepare for v3 branchRalph Amissah2011-02-012-2/+2
* document objects: page break; object separator (introduced & used, adjust later)Ralph Amissah2010-12-1612-15/+66
* dal_syntax, sisu syntax modification (insist on curly braces)Ralph Amissah2010-12-131-18/+0
* dal, markup syntax (fontface) multi-line match, for line-wrap textRalph Amissah2010-12-091-14/+14
* dal, multiline-match to permit line-wrap on bullet text (and headings)Ralph Amissah2010-12-081-5/+5
* document manifest link (plaintext, odf)Ralph Amissah2010-12-073-12/+8
* html, link to "document manifest" & search form reviewed (testing required)Ralph Amissah2010-12-043-90/+119
* html, link to "document manifest" remains (individual output links removed)Ralph Amissah2010-12-032-108/+11
* texpdf: toc now contains level 3~ consistent with other output formatsRalph Amissah2010-11-291-1/+3
* epub: ocn (object numbers) now link to themselvesRalph Amissah2010-11-291-1/+5
* html & css: ocn (object numbers) now link to themselvesRalph Amissah2010-11-292-1/+5
* texpdf, use of monospace in headings causes table of contents breakage, fixRalph Amissah2010-11-111-4/+8
* texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8Ralph Amissah2010-10-252-43/+169
* i18n, introduce header @make: :language:Ralph Amissah2010-10-251-2/+20
* html, quick ref links_guide configurable, booleanRalph Amissah2010-10-243-18/+28
* html segments, title banner (including "copy @" mark) configurable, booleanRalph Amissah2010-10-242-5/+23
* html, remove "copy @" markRalph Amissah2010-10-241-2/+0
* internal links, punctuation & parentheses issue, refixRalph Amissah2010-10-233-5/+5
* internal links, punctuation & parentheses issue, fixRalph Amissah2010-10-233-5/+5
* epub, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-221-1/+1
* html, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-221-1/+1
* dal, internal link: exclude parentheses and square brackets from matchingRalph Amissah2010-10-221-3/+3
* epub, internal link: remove space between link & following punctuationRalph Amissah2010-10-211-1/+1
* html, internal link: remove space between link & following punctuationRalph Amissah2010-10-211-1/+1
* texpdf, codeblocks do not permit empty lines, fixRalph Amissah2010-10-151-2/+4