aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/texpdf.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-983/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-12/+12
|
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-3/+4
|
* v3: odf, internal links/bookmarks, toc, book indexRalph Amissah2012-10-011-1/+1
|
* v3: texpdf fixesRalph Amissah2012-10-011-2/+6
| | | | | | | * group text, bullet * group text, hardspaces at start of line (indent) * group text, pass through special characters safe * poem, bold etc.
* v3: error & warning messages touched, revisitRalph Amissah2012-06-031-1/+1
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+1
|
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-4/+16
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-143/+146
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: texpdf, codeblocks, use listings package (for grey box)Ralph Amissah2011-12-081-54/+142
| | | | * (internally retain possibility to use boites package)
* v3: texpdf, use boites for box round codeblockssisu_3.1.6Ralph Amissah2011-12-021-2/+23
| | | | | | * use and adapt 'boitecoloriee' (found in boites_examples.sty) * in boitebox as setup normal tex hardspaces at start of line are removed, hack required to fix
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-8/+4
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-7/+5
|
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-051-5/+9
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: texpdf, possibility to translate "Contents" for table of contentsRalph Amissah2011-08-091-0/+6
|
* v3: texpdf, indent ...Ralph Amissah2011-07-261-1/+7
|
* v3: texpdf, XeTeX language settings (setmainlanguage setotherlanguage)Ralph Amissah2011-07-261-1/+1
| | | | * 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-8/+10
| | | | | | * \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/+4
| | | | | * define \hardspace to simplify placing a hardspace * provide backslash character in code block
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-2/+2
|
* v3: html, texpdf, syslink to default, adjusted & made similarRalph Amissah2011-06-081-1/+3
|
* v3: texpdf, filenamesRalph Amissah2011-05-231-12/+13
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-9/+9
| | | | | | | | | * paths for dir, url, relative and rcp that vary with output dir structure * cope with alterative dir structures * manifest url paths, fix * dal_expand_insertions, fix * rsync, review * scp disabled
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-25/+25
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-7/+7
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-36/+36
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-6/+6
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-6/+6
| | | | * (by_language_code; by_filetype; by_filename)
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-2/+2
|
* 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/+832