aboutsummaryrefslogtreecommitdiffhomepage
path: root/sisu.org
Commit message (Collapse)AuthorAgeFilesLines
* documentation updatesRalph Amissah2014-05-181-2114/+1
| | | | | | | | * sisu.org info on ruby-dbi removal affecting sisu in debian * sisu.org moved to data/doc/sisu (softlinked from root dir) * CHANGELOG simplify maintenance * note version changes * misc
* documentation, notes, updatesisu_5.3.5Ralph Amissah2014-05-121-0/+137
|
* v6: ao, heading with no ocn, distinguish ~# from -#Ralph Amissah2014-05-121-1/+1
| | | | | | | * ~# is general & means no ocn (for any object to which it is applied) * -# is relevant only for 1~ dummy headings & instructs that they should be removed from output where possible * applied so far to pdf, odt & plaintext
* v6: ao, document markup structure check, skip processing file on major errorRalph Amissah2014-05-121-1/+7
| | | | * with error message & text at location of failure
* v6: texpdf, urls in creator cause breakageRalph Amissah2014-05-121-1/+5
| | | | * (Closes: #744541)
* v6: texpdf, mailto markup links set for normal text objectsRalph Amissah2014-05-121-1/+6
| | | | * (Closes: #744357) but testing required
* v6: texpdf, for urls switch to sans serif (small fontsize)Ralph Amissah2014-05-121-1/+16
| | | | | * instead of typewriter, latex default * (Closes: #744353)
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-1/+28
| | | | | | | | | * --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org
* v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions)Ralph Amissah2014-05-121-1/+16
| | | |