aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3
Commit message (Collapse)AuthorAgeFilesLines
* param: tidy, remove redundant document header tagsRalph Amissah2011-03-111-44/+37
|
* v2, v3: help (markup): correct path to markup-samplesRalph Amissah2011-03-101-17/+2
|
* v3 (v2): manpage, param, urls: manpage output presentation fixesRalph Amissah2011-03-103-29/+18
| | | | | | | | * 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 regexRalph Amissah2011-03-101-1/+1
|
* v2, v3: dal_substitutions_and_insertions: sisu header matching in codeblock, fixRalph Amissah2011-03-101-2/+2
|
* v2, v3: dal_syntax: (internal document) link matching, a fixRalph Amissah2011-03-101-1/+1
| | | | | | | | | | | | [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 revisedRalph Amissah2011-03-106-16/+14
| | | | | | * 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 fixRalph Amissah2011-03-101-1/+1
|
* v2, v3: manpage, adjust output (backslash ('\') escapes reduced)Ralph Amissah2011-03-051-2/+1
|
* v2, v3: defaults, default homepage tidy & update linksRalph Amissah2011-03-051-106/+19
|
* 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
| | | | * (by_language_code; by_filetype; by_filename)
* 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
|
* 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
| | | | | | | | * 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 Amissah2011-02-01118-0/+57876