aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* v2, v3: changelog updatessisu_3.0.2Ralph Amissah2011-03-052-1/+20
|
* documentation, minor tidyRalph Amissah2011-03-052-11/+1
|
* manpage + html: sylink sisu.1 to sisu3.1Ralph Amissah2011-03-051-0/+1
|
* documentation, remove some filesRalph Amissah2011-03-054-3786/+0
|
* html manpages, re-run man2htmlRalph Amissah2011-03-0514-831/+4410
|
* sisu.8 manpage & html deleted, needs rewrite, unhelpfulRalph Amissah2011-03-051-273/+0
|
* markup samples, manual, headers: links and other detailsRalph Amissah2011-03-0537-915/+600
|
* doc/sisu user_txt, minor update & pruningRalph Amissah2011-03-053-132/+14
|
* v3: version & changelog, touch dateRalph Amissah2011-03-052-3/+8
|
* CHANGELOG_v{1,2,3}, syslink, avoid duplicationRalph Amissah2011-03-025-613/+8839
| | | | | * CHANGELOG_v3 updated * CHANGELOG & README locations pruned
* v2, v3: consolidate manual & markup samplesRalph Amissah2011-03-02204-19797/+0
| | | | * reinstate lang dir structure for manual when v3 becomes default
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-0/+3
|
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-0/+2
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-0/+2
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-0/+2
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-0/+2
|
* make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2Ralph Amissah2011-03-013-3/+19
| | | | | | | | | | | * bin/sisu bin/sisu3 modified accordingly note: there are issues with sisu and early versions of ruby1.9.2 ruby1.9.2p0 is known to segfault on a number of operations ruby1.9.2p180 does not have these issues * v3 includes changelog updates * v2 includes changelog updates and version update 2.8.1
* v3: sisu version 3.0.2-beta-rb1.9.2p180Ralph Amissah2011-03-011-3/+3
|
* v3: changelog, open 3.0.2, target ruby1.9.2Ralph Amissah2011-03-011-0/+10
|
* v2: changelog fixRalph Amissah2011-03-011-43/+3
|
* sha256 (3.0.1)Ralph Amissah2011-03-011-4/+6
|
* changelog & version (3.0.1)Ralph Amissah2011-02-161-3/+3
|
* css, fix css paths for xhtml, xml dom & xml saxRalph Amissah2011-02-151-0/+2
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-3/+6
| | | | * (by_language_code; by_filetype; by_filename)
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-0/+2
|
* sysenv & sisurc.yml: libreoffice, default odf readerRalph Amissah2011-02-151-0/+8
|
* sha256 (3.0.0)Ralph Amissah2011-02-081-3/+3
|
* update changelogs & version datesisu_3.0.0Ralph Amissah2011-02-074-12/+28
|
* documentation & man pages, add sisu3, sisu-po and touchesRalph Amissah2011-02-0737-74/+105
|
* REMOVE sisu v1Ralph Amissah2011-02-07138-36461/+0
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-01135-3/+25697
|
* prepare for v3 branchRalph Amissah2011-02-015-10/+77
|
* remove skin_gutenberg from sisu, unusedRalph Amissah2011-02-012-432/+0
|
* document objects: page break; object separator (introduced & used, adjust later)Ralph Amissah2010-12-163-5/+18
| | | | | | | | | | | | | | * object separator introduced (requested Cory Doctorow, implementation not discussed) * dal_syntax, object separator syntax (<:---> or <:ols>) * constants, object separator * vim syntax highlighting, match object separator * document objects: page break; object separator (introduced & used) * dal, page break and object separator objects * represent page break and object separator: plaintext, html, epub, odf, texpdf (adjust later)
* dal_syntax, sisu syntax modification (insist on curly braces)Ralph Amissah2010-12-131-0/+13
| | | | | | | | * enforce use of curly braces in markup, remove single word markup without curly braces (requested fix, Ben Armstrong (live-manual), problematic for technical writing) * also removed some undocumented alternative markup attributes
* open v2.7.10Ralph Amissah2010-12-131-3/+3
|
* sha256 (2.7.9)Ralph Amissah2010-12-091-4/+4
|
* changelog, cosmeticsisu_2.7.9Ralph Amissah2010-12-091-4/+4
|
* dal, markup syntax (fontface) multi-line match, for line-wrap textRalph Amissah2010-12-092-6/+10
|
* dal, multiline-match to permit line-wrap on bullet text (and headings)Ralph Amissah2010-12-082-3/+7
| | | | (requested fix, Ben Armstrong (live-manual))
* document manifest link (plaintext, odf)Ralph Amissah2010-12-072-5/+11
| | | | | | | * plaintext, link to "document manifest" fix(links to individual output types removed) * odf, manifest link fix * html, cosmetic touch
* html, link to "document manifest" & search form reviewed (testing required)Ralph Amissah2010-12-042-3/+3
|
* html, link to "document manifest" remains (individual output links removed)Ralph Amissah2010-12-032-3/+6
|
* texpdf: toc now contains level 3~ consistent with other output formatsRalph Amissah2010-11-291-0/+8
| | | | (requested fix, Ben Armstrong (live-manual))
* epub: ocn (object numbers) now link to themselvesRalph Amissah2010-11-291-0/+3
| | | | * jumps to top of viewer
* html & css: ocn (object numbers) now link to themselvesRalph Amissah2010-11-292-19/+23
| | | | | | | | * jumps to top of browser * provides link url (requested, Ben Armstrong (live-manual))
* texpdf, use of monospace in headings causes table of contents breakage, fixRalph Amissah2010-11-111-0/+11
| | | | (requested fix, Ben Armstrong)
* open v2.7.9Ralph Amissah2010-11-111-3/+3
|
* sha256 (2.7.8)Ralph Amissah2010-10-311-3/+3
|
* texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8Ralph Amissah2010-10-251-1/+7
| | | | | | | | | | | * i18n, introduce header @make: :language: internationalization using codes from http://www.debian.org/international/l10n/po/ at this time for texpdf, (able to satify needs of polyglossia for the likes of Brazilian Portugues) and in future for po files, where iso:639 for this purpose appears to have use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes * i18n, add code list and associated language (as listed by polyglossia) * texpdf_format, use param (@make: :language: (default english)), to set tex document language header (previously used file naming convention)