aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/texpdf_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-2/+2
|
* texpdf: toc now contains level 3~ consistent with other output formatsRalph Amissah2010-11-291-1/+3
| | | | (requested fix, Ben Armstrong (live-manual))
* texpdf, use of monospace in headings causes table of contents breakage, fixRalph Amissah2010-11-111-4/+8
| | | | (requested fix, Ben Armstrong)
* texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8Ralph Amissah2010-10-251-43/+13
| | | | | | | | | | | * 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)
* texpdf, bullet text, hanging indent, fixRalph Amissah2010-10-141-1/+32
| | | | | | (works for regular text (not grouped text) (requested fix, Ben Armstrong)
* texpdf, scaling of images (below the set max size), fix (+changelog)Ralph Amissah2010-10-081-2/+2
| | | | (requested fix)
* texpdf_format, remove a few commented out linesRalph Amissah2010-10-011-5/+0
|
* texpdf, a5, increase headheight (+changelog)Ralph Amissah2010-09-271-1/+1
|
* texpdf, provide line-break-points for long directory names (+changelog)Ralph Amissah2010-09-271-0/+10
| | | | (requested fix)
* texpdf, if no "copy @" info remove; rename left footer; asterisk issueRalph Amissah2010-07-121-3/+8
|
* texpdf, monospace fixRalph Amissah2010-07-091-1/+1
|
* some cleaning of default outputs, ongoingRalph Amissah2010-07-071-1/+2
|
* texpdf, monospace font (codeblock & monospace tag)Ralph Amissah2010-07-061-0/+1
|
* texpdf_format, output special characters, special circumstance fixRalph Amissah2010-07-061-1/+4
|
* texpdf, ensure default font is set (Liberation Sans)Ralph Amissah2010-06-121-1/+8
| | | | * a fix, (before this unless configured breaks)
* texpdf_format: add fontface to tablesRalph Amissah2010-06-111-2/+16
| | | | * tables add fontfaces (e.g. bold, italics, superscript)
* texpdf set/select font, default "Liberation Sans"Ralph Amissah2010-06-111-0/+1
| | | | | | | | * requires that Liberation fonts be installed, hence version bump * set font in: sisurc.yml under default: texpdf_font: marked up document under @make: :texpdf_font: default if nothing set "Liberation Sans"
* texpdf, start using polyglossia (xelatex) (instead of babel)Ralph Amissah2010-06-011-7/+8
|
* texpdf_format, https: url match with tilde, fixRalph Amissah2010-05-261-6/+6
|
* output formats internal document (and relative) linking as possibleRalph Amissah2010-05-261-25/+31
|
* texpdf, special word optional break point detailsisu_2.3.3Ralph Amissah2010-05-051-1/+1
|
* texpdf, special word and number optional break pointsRalph Amissah2010-05-051-7/+18
|
* ansi, screen info related, arrangingRalph Amissah2010-05-031-12/+6
|
* texpdf_format, where image missing, escape image markup loopRalph Amissah2010-03-101-1/+2
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+1313