aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/texpdf_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: texpdf, indent ...Ralph Amissah2011-07-261-0/+148
|
* v3: texpdf, XeTeX language settings (setmainlanguage setotherlanguage)Ralph Amissah2011-07-261-3/+13
| | | | * get from directory or filename if header @make: :language: not set
* v3: define latex \newcommands for some special characters (for sisu code)Ralph Amissah2011-06-261-41/+22
| | | | | | * \newcommands for some special characters to simplify dealing with them in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt \slash \backslash \underscore \exclaim
* v2 v3: texpdf, define hardspace & provide backslashRalph Amissah2011-06-261-0/+5
| | | | | * define \hardspace to simplify placing a hardspace * provide backslash character in code block
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-6/+6
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-6/+6
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v2, v3: texpdf bugfix, where map_nametags not found, drop tag, rather than crashsisu_3.0.5Ralph Amissah2011-03-241-1/+1
| | | | | | * 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.
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-0/+2
| | | | | | * 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
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-7/+7
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-2/+2
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+1372