Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3: urls, reuse/share code, fix -U | Ralph Amissah | 2011-04-05 | 1 | -47/+142 |
| | | | | | * share code between show selected urls and show all urls * fix -U which has not been properly updated for v3 | ||||
* | v2, v3: dal_doc_str.rb, table structure issue | Ralph Amissah | 2011-03-30 | 2 | -3/+7 |
| | | | | | * ruby1.9.2 transition related * double spaced empty line creates spurious newline | ||||
* | v2, v3: dal_doc_str, empty line not paragraph object | Ralph Amissah | 2011-03-30 | 2 | -10/+18 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: dal_images, image path setting | Ralph Amissah | 2011-03-30 | 2 | -4/+6 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: cgi, sample-search-form, string output (+ clean unused help text) | Ralph Amissah | 2011-03-30 | 6 | -8/+4 |
| | | | | * ruby1.9.2 transition related | ||||
* | v2, v3: sysenv, remove repeated method | Ralph Amissah | 2011-03-30 | 2 | -6/+0 |
| | |||||
* | v2: param, nested regex match fix (backport from v3) | Ralph Amissah | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | v2, v3: texpdf bugfix, where map_nametags not found, drop tag, rather than crashsisu_3.0.5 | Ralph Amissah | 2011-03-24 | 2 | -2/+2 |
| | | | | | | * Debian-live, live-manual (Ben Armstrong, chals?, reported new bug in a number of translations (that crashed the pdf generator). It turns out where map_nametags is not found the document crashes. Fix. | ||||
* | param: tidy, remove redundant document header tags | Ralph Amissah | 2011-03-11 | 1 | -44/+37 |
| | |||||
* | v2, v3: help (markup): correct path to markup-samples | Ralph Amissah | 2011-03-10 | 2 | -37/+7 |
| | |||||
* | v3 (v2): manpage, param, urls: manpage output presentation fixes | Ralph Amissah | 2011-03-10 | 5 | -54/+31 |
| | | | | | | | | * manpage: lowercase .br; correct newlines before .nf and after .fi; no escape of hyphens; remove redundant links; endnotes array requires flatten; screen info on output path) * param: manpage header .br and no escape of hyphens * urls: correct output path for manpage | ||||
* | v2, v3: dal_doc_str: fix, looks like typo in regex | Ralph Amissah | 2011-03-10 | 2 | -2/+2 |
| | |||||
* | v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fix | Ralph Amissah | 2011-03-10 | 2 | -5/+5 |
| | |||||
* | v2, v3: dal_syntax: (internal document) link matching, a fix | Ralph Amissah | 2011-03-10 | 2 | -2/+2 |
| | | | | | | | | | | | | [Debian-live, live-manual (Jose Luis Zabalza, Ben Armstrong, reported bug in Spanish translation markup (that crashed the pdf generator). Bug in markup subsequently identified as "versátil,#{iso-hybrid}#, se" which the interpreter identified as an internal document link to a comma (instead of as being monospace markup), markup should have been "versátil, #{iso-hybrid}#, se" this fix prevents that incorrect match, (but the markup remains faulty and the monospace markup is not identified as such without the corrected spacing). Unfortunate "grave" results for what is a pretty insignificant data entry typo (there are no doubt other such situations).] | ||||
* | v2, v3: dal_syntax + downstream output, email regex revised | Ralph Amissah | 2011-03-10 | 12 | -34/+30 |
| | | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules) | ||||
* | v2, v3: texpdf, url (regex) pattern match fix | Ralph Amissah | 2011-03-10 | 2 | -3/+3 |
| | |||||
* | v2, v3: manpage, adjust output (backslash ('\') escapes reduced) | Ralph Amissah | 2011-03-05 | 2 | -5/+3 |
| | |||||
* | v2, v3: defaults, default homepage tidy & update links | Ralph Amissah | 2011-03-05 | 2 | -213/+39 |
| | |||||
* | v3: sysenv, separate out processing_path method plus consequences | Ralph Amissah | 2011-03-01 | 21 | -252/+251 |
| | |||||
* | v3: space between each and opening curly brace e.g. "x.each {|y| p y}" | Ralph Amissah | 2011-03-01 | 10 | -35/+35 |
| | |||||
* | v3: ruby 1.9 hash symbol syntax adopted | Ralph Amissah | 2011-03-01 | 41 | -455/+454 |
| | |||||
* | v3: use rb1.9.2 "require_relative" syntax | Ralph Amissah | 2011-03-01 | 88 | -335/+328 |
| | |||||
* | v3: use "encoding: utf-8" (instead of coding) | Ralph Amissah | 2011-03-01 | 117 | -117/+117 |
| | |||||
* | v3: hub, minor rearrangement | Ralph Amissah | 2011-03-01 | 1 | -28/+28 |
| | |||||
* | v3: urls, param, two unrelated regex fixes, check | Ralph Amissah | 2011-03-01 | 2 | -2/+2 |
| | |||||
* | css, fix css paths for xhtml, xml dom & xml sax | Ralph Amissah | 2011-02-15 | 4 | -7/+28 |
| | |||||
* | sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests) | Ralph Amissah | 2011-02-15 | 6 | -93/+126 |
| | | | | * (by_language_code; by_filetype; by_filename) | ||||
* | console feedback on selected files being processed, updates & fixes | Ralph Amissah | 2011-02-15 | 11 | -61/+89 |
| | |||||
* | sysenv & sisurc.yml: libreoffice, default odf reader | Ralph Amissah | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | REMOVE sisu v1 | Ralph Amissah | 2011-02-07 | 108 | -45898/+0 |
| | |||||
* | increment year (2011) for bin and lib/sisu/v3 | Ralph Amissah | 2011-02-07 | 117 | -126/+126 |
| | |||||
* | v3 po4a, options, shortcut representation for processing, keep working on | Ralph Amissah | 2011-02-01 | 1 | -2/+41 |
| | | | | | | | | * sisu --po4a en/live-manual.ssm fr instead of: sisu --po4a en/live-manual.ssm fr/live-manual.ssm test: sisu --po4a en/live-manual.ssm fr de | ||||
* | v3 introduced as development branch, invoked using "sisu --v3 [instructions] | Ralph Amissah | 2011-02-01 | 118 | -0/+57876 |
| | |||||
* | prepare for v3 branch | Ralph Amissah | 2011-02-01 | 2 | -2/+2 |
| | |||||
* | document objects: page break; object separator (introduced & used, adjust later) | Ralph Amissah | 2010-12-16 | 12 | -15/+66 |
| | | | | | | | | | | | | | | * 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 | -18/+0 |
| | | | | | | | | * 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 | ||||
* | dal, markup syntax (fontface) multi-line match, for line-wrap text | Ralph Amissah | 2010-12-09 | 1 | -14/+14 |
| | |||||
* | dal, multiline-match to permit line-wrap on bullet text (and headings) | Ralph Amissah | 2010-12-08 | 1 | -5/+5 |
| | | | | (requested fix, Ben Armstrong (live-manual)) | ||||
* | document manifest link (plaintext, odf) | Ralph Amissah | 2010-12-07 | 3 | -12/+8 |
| | | | | | | | * 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 | 3 | -90/+119 |
| | |||||
* | html, link to "document manifest" remains (individual output links removed) | Ralph Amissah | 2010-12-03 | 2 | -108/+11 |
| | |||||
* | texpdf: toc now contains level 3~ consistent with other output formats | Ralph Amissah | 2010-11-29 | 1 | -1/+3 |
| | | | | (requested fix, Ben Armstrong (live-manual)) | ||||
* | epub: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 1 | -1/+5 |
| | | | | * jumps to top of viewer | ||||
* | html & css: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 2 | -1/+5 |
| | | | | | | | | * 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 | -4/+8 |
| | | | | (requested fix, Ben Armstrong) | ||||
* | texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8 | Ralph Amissah | 2010-10-25 | 2 | -43/+169 |
| | | | | | | | | | | | * 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 | 1 | -2/+20 |
| | | | | | | | | * 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:) | ||||
* | html, quick ref links_guide configurable, boolean | Ralph Amissah | 2010-10-24 | 3 | -18/+28 |
| | | | | | | * 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 | 2 | -5/+23 |
| | | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) | ||||
* | html, remove "copy @" mark | Ralph Amissah | 2010-10-24 | 1 | -2/+0 |
| | | | | (requested, Daniel Baumann) |