aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/texpdf_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* v6: ao, heading with no ocn, distinguish ~# from -#Ralph Amissah2014-05-121-7/+15
| | | | | | | * ~# 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: texpdf, urls in creator cause breakageRalph Amissah2014-05-121-9/+24
| | | | * (Closes: #744541)
* v6: texpdf, mailto markup links set for normal text objectsRalph Amissah2014-05-121-2/+2
| | | | * (Closes: #744357) but testing required
* v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bugRalph Amissah2014-05-121-0/+3
| | | | * revisit, bug
* v6: texpdf, for urls switch to sans serif (small fontsize)Ralph Amissah2014-05-121-0/+1
| | | | | * instead of typewriter, latex default * (Closes: #744353)
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-34/+32
| | | | | | | | | * --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-14/+33
| | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
* v6: texpdf, headings and table of contents representationRalph Amissah2014-05-121-59/+63
| | | | | | | | * (Closes: #744386) 1~ and 2~ result in the same formatting 1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383 * (Closes: #744399) :A smaller formatted than :B A~ B~ C~ now the same size, see discussion in sisu.org under #744383 * #744383 :B and :C result in the same formatting, issue explained see sisu.org
* v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontfaceRalph Amissah2014-05-121-40/+40
|
* v6: texpdf, (internal coding) use symbols to identify page orientationRalph Amissah2014-05-121-10/+11
|
* v5 v6: coding, various minor cosmeticRalph Amissah2014-05-121-23/+23
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-0/+1689