aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/texpdf_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* texpdf, cjk issues not resolvedRalph Amissah2023-10-301-30/+40
| | | | | | | | | | | | - ctex preferable to xeCJK? (if/when it works) - note: the current round of texpdf changes relate to a bug report on the old live-manual for debian-live to wit: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052693 - apparently sisu-pdf does not produce latex suitable for the latest texlive (texlive-2023) - some of the latex output changes here are from sisu:spine, the dlang version of sisu
* texpdf, cjk issues not resolvedRalph Amissah2023-10-261-17/+58
| | | | - font rendition bugs where tested
* texpdf papersize & papermarginsRalph Amissah2023-10-261-12/+32
|
* texpdf ...Ralph Amissah2023-10-191-19/+16
|
* texpdf address issue with texlive-2023Ralph Amissah2023-10-191-154/+295
| | | | | | | | | | | | | - reported on debian in relation to live-manual - make use of latex output for sisu.spine.d - was developed more recently, a comprehensive output update with focus on utf-8 improvements available in more recent version of texlive - tested forward does not appear to be similarly affected - other issues likely to appear as no attempt is made to fully backport the output for spine.d to sisu.rb
* sisu, update sisu links, (continue ...)Ralph Amissah2023-10-191-8/+8
|
* org-tangle files with new headersRalph Amissah2022-03-111-53/+51
|
* rb file headers change, org-mode tangle whitespace issueRalph Amissah2021-11-101-52/+54
|
* org mode (ruby code within)Ralph Amissah2021-04-021-54/+51
|
* texpdf setotherlanguage & add package geometryRalph Amissah2020-02-271-1/+15
| | | | | - otherlanguage not always present - landscape title page needs geometry package
* texpdf, indent values, use formula (to replace table)Ralph Amissah2019-07-161-132/+3
| | | | - values changed to work better with portrait a4 & letter
* texpf_format (debian texlive packages for usepackage .sty)Ralph Amissah2017-07-021-58/+131
| | | | * update notes
* header hyperlink delimiters, now square bracketsRalph Amissah2016-02-231-11/+9
|
* headers, year set 2016Ralph Amissah2016-02-231-1/+1
|
* lib/sisu/*, single libs directory (c&d gone) (7)Ralph Amissah2015-05-011-0/+1689
* removed lib/sisu/{current,develop} dir branches v7 (v5 & v6 retired) * simplify dir structure, offer single version per snapshot * have enjoyed carrying stable and development versions v5 & v6 in a single tarball, may return to this structure