aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu
Commit message (Collapse)AuthorAgeFilesLines
* v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-315-10/+5
| | | | * (remove legacy codeblock match rule, watch)
* v3: html, seg output, index.html fixessisu_3.1.9Ralph Amissah2011-12-192-8/+4
| | | | | | | | | * place in correct directory and use language code as appropriate * remove broken index.html from output [note the existing erroneous file is not removed by a program run, it has to be removed manually] * [issue reported by chals (debian live-manual) on irc oftc #sisu]
* v3: sysenv, html files in _sisu/home (*.html) copied as home pagesRalph Amissah2011-12-191-7/+5
|
* v3: options, --find & --glob, use for general search in base directoryRalph Amissah2011-12-191-1/+6
| | | | * cannot be limited by sub-directory, error message provided
* v3: texpdf, output_by: filetype, fix, language code part of filename, fixsisu_3.1.8Ralph Amissah2011-12-131-4/+2
| | | | | | * files previously given same name and written over * [reported by chals (live-manual) on irc oftc #sisu] * [output_by language and filename ok]
* v3: odf:odt, codeblocks, a match fix, affects e.g. "<<"Ralph Amissah2011-12-131-2/+4
|
* v3: sysenv, only copy external images directory if it existsRalph Amissah2011-12-081-1/+3
|
* v3: texpdf, codeblocks, use listings package (for grey box)Ralph Amissah2011-12-082-77/+244
| | | | * (internally retain possibility to use boites package)
* v3: epub, css, codeblock, grey boxRalph Amissah2011-12-081-0/+1
|
* v3: dal, codeblocks, removed identifier tags, changed markup of "<" & ">"Ralph Amissah2011-12-082-5/+3
|
* v3: texpdf, use boites for box round codeblockssisu_3.1.6Ralph Amissah2011-12-022-2/+24
| | | | | | * 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-022-4/+3
| | | | | * 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-024-6/+3
| | | | * removed iconv, required a number of places without being used, watch
* v3: odf:odt v1.2sisu_3.1.5Ralph Amissah2011-11-212-174/+287
| | | | | | * 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-213-4/+6
|
* v3: dal_expand_insertions, link shortcut for sisu documents, omit codeblocksRalph Amissah2011-11-211-0/+8
|
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-118-26/+19
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-1123-184/+155
|
* v3: fix necessary, Re: (3.1.2) [da4acc7] header, bold & italic pattern matchingsisu_3.1.3Ralph Amissah2011-11-051-6/+6
| | | | | * header, bold & italic pattern matching, ignore case (possibility reinstated) @make: :bold: :italic: /[regex]/i
* v3: header, bold & italic pattern matching, ignore case (possibility reinstated)sisu_3.1.2Ralph Amissah2011-10-312-16/+16
| | | | * (bold & italic pattern matching) @make: :bold: :italic: /[regex]/i
* v3: sysenv, skins, a fixRalph Amissah2011-10-311-5/+7
|
* v3: concordance, information to terminal, minorRalph Amissah2011-10-311-3/+3
|
* v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1Ralph Amissah2011-10-152-61/+61
|
* v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-156-152/+729
| | | | | | | | * 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-151-1/+1
|
* v3: sysenv, output_structure_by: filename, fix to output directories createdRalph Amissah2011-10-031-2/+8
|
* v3: texpdf, fonts, Liberation series default (main: Sans, mono: Mono)Ralph Amissah2011-10-033-12/+78
| | | | | | | * (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-031-19/+30
|
* v3: sysenv, rc_path adds ./.sisu/ (to existing ./_sisu/ & ~/.sisu/)Ralph Amissah2011-10-031-3/+16
|
* v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19Ralph Amissah2011-09-246-80/+134
|
* v3: qrcode, sisu generated manifest output, treat as suchRalph Amissah2011-09-243-9/+74
| | | | | * place qrcode images in directory under manifest (manifest/qrcode) * fix remote placement of qrcode images when requested
* v3: info files, fix output; remote, include info file & manpage (when selected)Ralph Amissah2011-09-244-27/+63
|
* v3: hub, processing options, remove cruftRalph Amissah2011-09-241-1/+1
|
* v3: cosmetic, minorRalph Amissah2011-09-244-9/+13
|
* v2 v3: param, matching of date, years 1400 - 21\d\dRalph Amissah2011-09-242-10/+10
|
* v2: remote, image source url fixRalph Amissah2011-09-241-1/+1
|
* v3: epubsisu_3.0.18sisu-3.0.18Ralph Amissah2011-09-135-27/+30
| | | | | | * fix for different output structures, language codes not used internally (within epub) * adjustment to image paths for image copy
* v3: image (relative) paths for different sisu output structuresRalph Amissah2011-09-137-16/+54
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v3: dal_images, disabled imagemagick configuration permission checkRalph Amissah2011-09-131-1/+1
| | | | * until sisupod reads local sisurc.yml (configuration file)
* v3: hub (affecting options +others) sisupod processing (v2 enabled)Ralph Amissah2011-09-134-29/+97
|
* v3: options, (hub), action (opt.act) modified to increase use possibilitiesRalph Amissah2011-09-132-235/+204
|
* v3: options, match fix for --glob / --findRalph Amissah2011-09-131-6/+4
|
* v3: correct sisupod references and path to .txz (replace .zip)Ralph Amissah2011-09-133-14/+12
|
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-056-166/+377
| | | | | | | | | | | | | | | | * sisupod v3 * modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/ * use tar.xz (.txz) * bundle all language version in pod * bundle .ssm and all included files for each selected language (rather than composited .ssm.sst file) (filename pattern) or named in files to be processed string * remote placement * sisu processing from sisupod v3 * rsync sisupod v3 * sysenv, check that tree is available and use as desired when available
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-054-26/+42
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-0538-234/+234
|
* v3: dal, sisu document links (multiple output versions) shortcutsisu_3.0.16sisu-3.0.16Ralph Amissah2011-08-181-47/+237
| | | | | | | | | | | * links to multiple versions internal documents based on shortcut notation, e.g. { "Viral Spiral", David Bollier [3sS]}viral_spiral.david_bollier.sst resulting in all versions of the document that would be generated by running the command sisu3 -3sS viral_spiral.david_bollier.sst * added possibility to specify language where language directory structure is used for source documents { "Viral Spiral", David Bollier [3sS]}en/viral_spiral.david_bollier.sst
* v3: concordance, i18n, start adding alternative language alphabetsRalph Amissah2011-08-182-2/+45
| | | | * Danish, Norwegian, Swedish
* v3: epub, param, (defaults) epub tuningRalph Amissah2011-08-185-82/+167
| | | | | | | * include levels A - C as individual sections (xhtml file with consistent opf & ncx) * sync ncx with sisu internal structural logic (correct depth, include level A, place sisu toc)
* v3: sysenv, cosmetic, code arrangement touchRalph Amissah2011-08-181-9/+9
|