aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version updatedsisu_0.58.3Ralph Amissah2007-09-063-8/+21
|
* cosmetic output fixes related to 'Copy @' default noteRalph Amissah2007-09-064-5/+18
|
* distinguish param's markup type identifier module from standaloneRalph Amissah2007-09-062-2/+2
|
* sisu-0.58.2 + md5sRalph Amissah2007-09-051-3/+3
|
* changelog and version updatedsisu_0.58.2Ralph Amissah2007-09-052-6/+14
|
* code-block exceptions for composite documents sisu-0.58.2Ralph Amissah2007-09-053-15/+35
|
* sisu-0.58.1 + md5sRalph Amissah2007-09-041-3/+3
|
* changelog and version updatedsisu_0.58.1Ralph Amissah2007-09-042-6/+20
|
* dal detail, code-block exception to header markup of bold and italicsRalph Amissah2007-09-041-2/+2
|
* commentRalph Amissah2007-09-041-3/+3
|
* grouped text, pdf indents and sizeRalph Amissah2007-09-043-4/+17
|
* code-block exceptionsRalph Amissah2007-09-048-26/+55
|
* sisu-0.58.0 + md5sRalph Amissah2007-09-041-3/+3
|
* changelog and version updatedsisu_0.58.0Ralph Amissah2007-09-032-10/+26
|
* changelog note on minor change to debian/controlRalph Amissah2007-09-031-0/+2
|
* sisu-0.58 work towards making it possible to describe sisu and sisu markup ↵Ralph Amissah2007-09-0323-391/+448
| | | | within sisu
* sisu-0.57.0 md5sRalph Amissah2007-08-231-3/+3
|
* changelog and version updatedsisu_0.57.0Ralph Amissah2007-08-232-6/+33
|
* recognise .ssm filetype in hup, make sisu --identify parse .ssm files ↵Ralph Amissah2007-08-231-1/+1
| | | | without complaining, (check for kockon)
* version bump to 0.57, minor addition to markup (a header to heading ↵Ralph Amissah2007-08-2213-115/+220
| | | | | | | | | | | | | | | | shortcut) and sisurc.yml update for additional search form option (hyperestraier) * markup addition, headings, shortcut for top level title (and author) :A~ @title @author (also available for level 2 (or 3) author) [version bump] * param markup identifier (and identifier) updated to identify markup addition in 0.57, :A~ @title * html search form in navigation band/banner and promo, adjustments, hyperestraier option offered in promo, requires change in sisurc.yml * sisurc.yml requires changes to make use search form options, [version bump] sample updated and commented out
* small fixes to manifest and html_scroll, and adjustment to html navigation ↵Ralph Amissah2007-08-219-30/+79
| | | | | | | | | | | | | band use in concordance and manifest * manifest * use relative link by default * in absence of configured url_root (http://) use info on location on local filesystem (file://) * html outputs, navigation band/banner adjustment, in concordance and manifest * html scroll, fix to document information link in table of contents
* 0.56.3 md5sRalph Amissah2007-08-211-3/+3
|
* changelog and version updatedsisu_0.56.3Ralph Amissah2007-08-192-6/+27
|
* sisu-0.56.3 minor update, small fixesRalph Amissah2007-08-1912-69/+98
| | | | | | | | | | | | | | | | | * manifest make file-type descriptions simpler to understand * copyright restricted to rights tag, unless none, in which case rights tag gets creator information * copyright mark picked up in rights if 'Copyright (C)' is used * tex/pdf url matching semi-colon following url * endnote heading, apply tag to exclude numbering and segment heading where there is no segment * html scroll endnote text minor fix * initialize site structure, make copy site images default (sisu -CC)
* sisu-0.56.2 + md5sRalph Amissah2007-07-311-3/+3
|
* changelog and version updatedRalph Amissah2007-07-312-4/+13
|
* odf regex matches, 0.56.2Ralph Amissah2007-07-312-6/+17
|
* changelog and version updatedRalph Amissah2007-07-312-4/+12
|
* info related to match changesisu_0.56.1Ralph Amissah2007-07-311-2/+1
|
* endnote,url regex matching, refinement - still a limitation in mixed use of ↵Ralph Amissah2007-07-312-1/+10
| | | | shortcut
* sisu 0.56.0 + md5sRalph Amissah2007-07-311-3/+3
|
* changelog and version updatedsisu_0.56.0Ralph Amissah2007-07-312-4/+16
|
* note on new version numberRalph Amissah2007-07-311-2/+2
|
* rebuild with new version numberRalph Amissah2007-07-311-0/+12
|
* sisu-0.55.7 + md5sRalph Amissah2007-07-311-3/+3
|
* changelog and version updatedsisu_0.55.7Ralph Amissah2007-07-312-6/+28
|
* changelog dateRalph Amissah2007-07-311-3/+3
|
* man page date minorRalph Amissah2007-07-301-1/+1
|
* -0 no longer produces output without numbering (ocn), help info updatedRalph Amissah2007-07-304-179/+171
|
* replace tabs with spacesRalph Amissah2007-07-3018-266/+266
|
* replace unintended tabs with spacesRalph Amissah2007-07-3015-20/+22
|
* processed number added for urls and remote placementRalph Amissah2007-07-302-13/+19
|
* mention need to rebuild databaseRalph Amissah2007-07-301-1/+2
|
* increase size of identifier in db, url (identifier) automatically ↵Ralph Amissah2007-07-302-1/+4
| | | | constructed in param
* url matching, semi-colon as possible terminator, in dal match httpsRalph Amissah2007-07-308-31/+40
|
* using postive lookahead for url matching, test if to changeRalph Amissah2007-07-281-2/+4
|
* sisu-0.55.6 urgency=medium +md5sRalph Amissah2007-07-281-3/+3
|
* changelog and version updatedsisu_0.55.6Ralph Amissah2007-07-283-16/+72
|
* url matching, refinement necessary, use of positive lookahead not avoided, ↵Ralph Amissah2007-07-284-6/+10
| | | | correction and rebuilt
* changelog touchRalph Amissah2007-07-281-2/+2
|