aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* v3: documentation, manpage & html (man2html)sisu_3.1.7Ralph Amissah2011-12-083-74/+254
|
* v3: documentation, add --configure, use ascii chars for dir tree, correct typosRalph Amissah2011-12-084-75/+80
|
* v3: sysenv, only copy external images directory if it existsRalph Amissah2011-12-082-1/+5
|
* v3: texpdf, codeblocks, use listings package (for grey box)Ralph Amissah2011-12-083-78/+248
| | | | * (internally retain possibility to use boites package)
* v3: epub, css, codeblock, grey boxRalph Amissah2011-12-082-0/+3
|
* v3: dal, codeblocks, removed identifier tags, changed markup of "<" & ">"Ralph Amissah2011-12-083-5/+7
|
* v3: 3.1.7 version & changelog "opened"Ralph Amissah2011-12-082-3/+11
|
* sha256 (3.1.6)Ralph Amissah2011-12-021-3/+3
|
* v3: texpdf, use boites for box round codeblockssisu_3.1.6Ralph Amissah2011-12-023-4/+33
| | | | | | * 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: dal, codeblocks, start flush left (no buffer spaces at start of line)Ralph Amissah2011-12-023-4/+9
| | | | | * allows cut & paste of codeblocks (from some output formats) [requested by chals irc.oftc]
* v3, require iconv (removed), should use String#encode instead, watchRalph Amissah2011-12-025-6/+6
| | | | * removed iconv, required a number of places without being used, watch
* v3: 3.1.6 version & changelog "opened"Ralph Amissah2011-12-022-3/+11
|
* sha256 (3.1.5)Ralph Amissah2011-11-211-3/+3
|
* v3: odf:odt v1.2sisu_3.1.5Ralph Amissah2011-11-213-174/+294
| | | | | | * includes previously unimplemented hanging indents * done: dal, plaintext, html, epub, xhtml, xml (sax & dom), odt, pdf, sql; not done: man, info
* v3: param, sisupod_make, sisu markup embedded symbol images regex, case addedRalph Amissah2011-11-214-4/+10
|
* v3: sisu manual, sisu markup, e.g. of link shortcut for multiple sisu documentsRalph Amissah2011-11-212-1/+21
|
* v3: dal_expand_insertions, link shortcut for sisu documents, omit codeblocksRalph Amissah2011-11-212-0/+11
|
* v3: 3.1.5 version & changelog "opened"Ralph Amissah2011-11-212-3/+11
|
* sha256 (3.1.4)Ralph Amissah2011-11-111-3/+3
|
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-119-26/+20
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-1124-184/+158
|
* v3: 3.1.4 version & changelog "opened"Ralph Amissah2011-11-112-3/+11
|
* sha256 (3.1.3)Ralph Amissah2011-11-051-3/+3
|
* v3: fix necessary, Re: (3.1.2) [da4acc7] header, bold & italic pattern matchingsisu_3.1.3Ralph Amissah2011-11-052-6/+9
| | | | | * header, bold & italic pattern matching, ignore case (possibility reinstated) @make: :bold: :italic: /[regex]/i
* v3: 3.1.3 version & changelog "opened"Ralph Amissah2011-11-052-3/+11
|
* sha256 (3.1.2)Ralph Amissah2011-10-311-3/+3
|
* v3: header, bold & italic pattern matching, ignore case (possibility reinstated)sisu_3.1.2Ralph Amissah2011-10-313-16/+19
| | | | * (bold & italic pattern matching) @make: :bold: :italic: /[regex]/i
* v3: sysenv, skins, a fixRalph Amissah2011-10-312-5/+10
|
* v3: conf/convert/modify.rb minor fixesRalph Amissah2011-10-312-8/+33
|
* v3: concordance, information to terminal, minorRalph Amissah2011-10-312-3/+5
|
* v3: markup-samples, Free as in Freedom 2.0, made use of old book indexRalph Amissah2011-10-312-0/+292
| | | | * (made use of old book index) better than none
* v3: markup-samples, Free as in Freedom 2.0Ralph Amissah2011-10-315-0/+2374
|
* v3: 3.1.2 version & changelog "opened"Ralph Amissah2011-10-313-4/+12
|
* sha256 (3.1.1)Ralph Amissah2011-10-151-3/+3
|
* v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1Ralph Amissah2011-10-153-61/+62
|
* v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-1510-152/+737
| | | | | | | | * make odt header changes easier to track (this commit maintains rough equivalence to sisu-3.1.0 headers) * sysenv, builds odf:odt directory structure instead of binary blob * get rid of odf:odt (binary changeset) blob zipfile (containing odf:odt directory structure)
* v3: manifest, odt url lnk, fixRalph Amissah2011-10-152-1/+3
|
* v2 v3: 3.1.1 version & changelog "opened"Ralph Amissah2011-10-154-5/+17
|
* sha256 (3.1.0)Ralph Amissah2011-10-031-3/+3
|
* v2 v3: documenation, html, man2html (sisu.1)sisu_3.1.0Ralph Amissah2011-10-032-157/+303
|
* v2 v3: documentation, html, minor (removal of trailing whitespaces)Ralph Amissah2011-10-0313-33/+33
|
* v2 v3: documentation, manpageRalph Amissah2011-10-034-9/+147
|
* v2 v3: documentation, small updateRalph Amissah2011-10-038-21/+177
|
* v3: sysenv, output_structure_by: filename, fix to output directories createdRalph Amissah2011-10-032-2/+10
|
* v3: vim syntax, :texpdf_font_mono: added to @make:; proposed header changesRalph Amissah2011-10-033-3/+282
| | | | * sisu_next.vim, track proposed syntax (header) changes
* v3: sisrc.yml, texpdf_font (main, mono) Liberation series (main default Sans)Ralph Amissah2011-10-033-2/+5
|
* v3: texpdf, fonts, Liberation series default (main: Sans, mono: Mono)Ralph Amissah2011-10-034-12/+84
| | | | | | | * (mono) improved with selection of Liberation Mono as default * font (main font, mono) configurable in sisurc.yml under default: (texpdf_font:|texpdf_font_mono:) or within document under @make: (:texpdf_font:|:texpdf_font_mono:)
* v3: defaults, (sisu) home page, link to git repo, minor fixesRalph Amissah2011-10-032-19/+34
|
* v3: sysenv, rc_path adds ./.sisu/ (to existing ./_sisu/ & ~/.sisu/)Ralph Amissah2011-10-032-3/+18
|
* v2 v3: bin/sisu, default sisu version 3Ralph Amissah2011-10-037-21/+45
| | | | * Version 3 is now the default (on running sisu)