Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v2: changelog fix | Ralph Amissah | 2011-03-01 | 1 | -43/+3 |
| | |||||
* | sha256 (3.0.1) | Ralph Amissah | 2011-03-01 | 1 | -4/+6 |
| | |||||
* | changelog & version (3.0.1) | Ralph Amissah | 2011-02-16 | 1 | -3/+3 |
| | |||||
* | css, fix css paths for xhtml, xml dom & xml sax | Ralph Amissah | 2011-02-15 | 1 | -0/+2 |
| | |||||
* | sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests) | Ralph Amissah | 2011-02-15 | 1 | -3/+6 |
| | | | | * (by_language_code; by_filetype; by_filename) | ||||
* | console feedback on selected files being processed, updates & fixes | Ralph Amissah | 2011-02-15 | 1 | -0/+2 |
| | |||||
* | sysenv & sisurc.yml: libreoffice, default odf reader | Ralph Amissah | 2011-02-15 | 1 | -0/+8 |
| | |||||
* | sha256 (3.0.0) | Ralph Amissah | 2011-02-08 | 1 | -3/+3 |
| | |||||
* | update changelogs & version datesisu_3.0.0 | Ralph Amissah | 2011-02-07 | 4 | -12/+28 |
| | |||||
* | documentation & man pages, add sisu3, sisu-po and touches | Ralph Amissah | 2011-02-07 | 37 | -74/+105 |
| | |||||
* | REMOVE sisu v1 | Ralph Amissah | 2011-02-07 | 138 | -36461/+0 |
| | |||||
* | v3 introduced as development branch, invoked using "sisu --v3 [instructions] | Ralph Amissah | 2011-02-01 | 135 | -3/+25697 |
| | |||||
* | prepare for v3 branch | Ralph Amissah | 2011-02-01 | 5 | -10/+77 |
| | |||||
* | remove skin_gutenberg from sisu, unused | Ralph Amissah | 2011-02-01 | 2 | -432/+0 |
| | |||||
* | document objects: page break; object separator (introduced & used, adjust later) | Ralph Amissah | 2010-12-16 | 3 | -5/+18 |
| | | | | | | | | | | | | | | * object separator introduced (requested Cory Doctorow, implementation not discussed) * dal_syntax, object separator syntax (<:---> or <:ols>) * constants, object separator * vim syntax highlighting, match object separator * document objects: page break; object separator (introduced & used) * dal, page break and object separator objects * represent page break and object separator: plaintext, html, epub, odf, texpdf (adjust later) | ||||
* | dal_syntax, sisu syntax modification (insist on curly braces) | Ralph Amissah | 2010-12-13 | 1 | -0/+13 |
| | | | | | | | | * enforce use of curly braces in markup, remove single word markup without curly braces (requested fix, Ben Armstrong (live-manual), problematic for technical writing) * also removed some undocumented alternative markup attributes | ||||
* | open v2.7.10 | Ralph Amissah | 2010-12-13 | 1 | -3/+3 |
| | |||||
* | sha256 (2.7.9) | Ralph Amissah | 2010-12-09 | 1 | -4/+4 |
| | |||||
* | changelog, cosmeticsisu_2.7.9 | Ralph Amissah | 2010-12-09 | 1 | -4/+4 |
| | |||||
* | dal, markup syntax (fontface) multi-line match, for line-wrap text | Ralph Amissah | 2010-12-09 | 2 | -6/+10 |
| | |||||
* | dal, multiline-match to permit line-wrap on bullet text (and headings) | Ralph Amissah | 2010-12-08 | 2 | -3/+7 |
| | | | | (requested fix, Ben Armstrong (live-manual)) | ||||
* | document manifest link (plaintext, odf) | Ralph Amissah | 2010-12-07 | 2 | -5/+11 |
| | | | | | | | * plaintext, link to "document manifest" fix(links to individual output types removed) * odf, manifest link fix * html, cosmetic touch | ||||
* | html, link to "document manifest" & search form reviewed (testing required) | Ralph Amissah | 2010-12-04 | 2 | -3/+3 |
| | |||||
* | html, link to "document manifest" remains (individual output links removed) | Ralph Amissah | 2010-12-03 | 2 | -3/+6 |
| | |||||
* | texpdf: toc now contains level 3~ consistent with other output formats | Ralph Amissah | 2010-11-29 | 1 | -0/+8 |
| | | | | (requested fix, Ben Armstrong (live-manual)) | ||||
* | epub: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 1 | -0/+3 |
| | | | | * jumps to top of viewer | ||||
* | html & css: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 2 | -19/+23 |
| | | | | | | | | * jumps to top of browser * provides link url (requested, Ben Armstrong (live-manual)) | ||||
* | texpdf, use of monospace in headings causes table of contents breakage, fix | Ralph Amissah | 2010-11-11 | 1 | -0/+11 |
| | | | | (requested fix, Ben Armstrong) | ||||
* | open v2.7.9 | Ralph Amissah | 2010-11-11 | 1 | -3/+3 |
| | |||||
* | sha256 (2.7.8) | Ralph Amissah | 2010-10-31 | 1 | -3/+3 |
| | |||||
* | texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8 | Ralph Amissah | 2010-10-25 | 1 | -1/+7 |
| | | | | | | | | | | | * i18n, introduce header @make: :language: internationalization using codes from http://www.debian.org/international/l10n/po/ at this time for texpdf, (able to satify needs of polyglossia for the likes of Brazilian Portugues) and in future for po files, where iso:639 for this purpose appears to have use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes * i18n, add code list and associated language (as listed by polyglossia) * texpdf_format, use param (@make: :language: (default english)), to set tex document language header (previously used file naming convention) | ||||
* | i18n, introduce header @make: :language: | Ralph Amissah | 2010-10-25 | 2 | -5/+12 |
| | | | | | | | | * internationalization using codes from http://www.debian.org/international/l10n/po/ * param, extract @make: :language: information if provided, default "english" * sisu.vim recognize @make: :language: (also elsewhere shortened :lang_code: from :language_code:) | ||||
* | version date | Ralph Amissah | 2010-10-25 | 1 | -2/+2 |
| | |||||
* | html, quick ref links_guide configurable, boolean | Ralph Amissah | 2010-10-24 | 1 | -1/+6 |
| | | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) | ||||
* | html segments, title banner (including "copy @" mark) configurable, boolean | Ralph Amissah | 2010-10-24 | 1 | -2/+9 |
| | | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) | ||||
* | html, remove "copy @" mark | Ralph Amissah | 2010-10-24 | 1 | -1/+4 |
| | | | | (requested, Daniel Baumann) | ||||
* | version date | Ralph Amissah | 2010-10-24 | 1 | -2/+2 |
| | |||||
* | internal links, punctuation & parentheses issue, fix | Ralph Amissah | 2010-10-23 | 1 | -5/+5 |
| | | | | | | | | | | * dal, exclude parentheses and square brackets from matching (requested fix, Ben Armstrong) * html, remove space between link & following punctuation, parentheses &/or square brackets (requested fix, Ben Armstrong) * epub, remove space between link & following punctuation, parentheses &/or square brackets | ||||
* | version date | Ralph Amissah | 2010-10-23 | 1 | -2/+2 |
| | |||||
* | epub, internal link: remove space between link & parentheses or square brackets | Ralph Amissah | 2010-10-22 | 1 | -0/+1 |
| | |||||
* | html, internal link: remove space between link & parentheses or square brackets | Ralph Amissah | 2010-10-22 | 1 | -0/+1 |
| | |||||
* | dal, internal link: exclude parentheses and square brackets from matching | Ralph Amissah | 2010-10-22 | 1 | -5/+7 |
| | | | | (requested fix, Ben Armstrong) | ||||
* | version date | Ralph Amissah | 2010-10-22 | 1 | -2/+2 |
| | |||||
* | epub, internal link: remove space between link & following punctuation | Ralph Amissah | 2010-10-21 | 1 | -1/+3 |
| | |||||
* | html, internal link: remove space between link & following punctuation | Ralph Amissah | 2010-10-21 | 1 | -0/+3 |
| | | | | (requested fix, Ben Armstrong) | ||||
* | open v2.7.8 | Ralph Amissah | 2010-10-21 | 2 | -3/+11 |
| | |||||
* | sha256 (2.7.7) | Ralph Amissah | 2010-10-17 | 1 | -3/+3 |
| | |||||
* | version datesisu_2.7.7 | Ralph Amissah | 2010-10-17 | 1 | -2/+2 |
| | |||||
* | CHANGELOG update requested by | Ralph Amissah | 2010-10-17 | 1 | -3/+3 |
| | |||||
* | texpdf, codeblocks do not permit empty lines, fix | Ralph Amissah | 2010-10-15 | 1 | -1/+3 |
| |