aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/odf.rb
Commit message (Collapse)AuthorAgeFilesLines
* mostly the arrangement of conditionalsRalph Amissah2007-10-151-10/+27
|
* composite master renaming, and; multiple remote puts (rsync|scp)Ralph Amissah2007-10-151-1/+1
| | | | | | | | | | * composite master files: eliminate ._sst, replace with .ssm.sst * multiple remote hosts ("distributed" rsyncing), yml config files remote now uses array with all recent changes (directory shunting) much testing is yet to be done, state is unstable some things are known not to work this instant, e.g. sisu -V
* underscore exception requires additional tweaking of regexes, solution not ↵Ralph Amissah2007-10-131-3/+2
| | | | optimal (sisu_markup as basic test)
* special character exceptions, some fixes, primarily underscoreRalph Amissah2007-10-121-2/+5
|
* dal, shortcut for available outputs, present as grouped text objectRalph Amissah2007-10-081-2/+6
| | | | | | this makes more sense for search results - matches all available versions of a document [affects document objects and numbering where used, hence version number bump]
* matches to take account of internal new naming/tagging of "document ↵Ralph Amissah2007-09-261-1/+1
| | | | information" heading 1~meta
* cosmetic: html table of contents; urls html outputRalph Amissah2007-09-251-0/+1
|
* primarily todo with sisu documentation, changelog reproduced below:Ralph Amissah2007-09-231-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * start documenting sisu using sisu * sisu markup source files in data/doc/sisu/sisu_markup_samples/sisu_manual/ /usr/share/doc/sisu/sisu_markup_samples/sisu_manual/ * default output [sisu -3] in data/doc/manuals_generated/sisu_manual/ /usr/share/doc/manuals_generated/sisu_manual/ (adds substantially to the size of sisu package!) * help related edits * manpage, work on ability to generate manpages, improved * param, exclude footnote mark count when occurs within code block * plaintext changes made * shared_txt, line wrap visited * file:// link option introduced (in addition to existing https?:// and ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and hub] * minor adjustments * html url match refinement * css added tiny_center * plaintext * endnotes fix * footnote adjustment to make more easily distinguishable from substantive text * flag -a only [flags -A -e -E dropped] controlled by modifiers --unix/msdos --footnote/endnote * defaults, homepage * renamed homepage (instead of index) implications for modifying skins, which need likewise to have any homepage entry renamed * added link to sisu_manual in homepage * css the css for the default homepage is renamed homepage.css (instead of index.css) [consider removing this and relying on html.css] * ruby version < ruby1.9 * place stop on installation and working with for now [ruby String.strip broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux], 2007-09-18:38/2] * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * debian * debian/control restrict use to ruby > 1.8.4 and ruby < 1.9 * sisu-doc new sub-package for sisu documentation debian/control and sisu-doc.install
* code-block exceptionsRalph Amissah2007-09-041-0/+1
|
* sisu-0.58 work towards making it possible to describe sisu and sisu markup ↵Ralph Amissah2007-09-031-5/+9
| | | | within sisu
* version bump to 0.57, minor addition to markup (a header to heading ↵Ralph Amissah2007-08-221-5/+4
| | | | | | | | | | | | | | | | shortcut) and sisurc.yml update for additional search form option (hyperestraier) * markup addition, headings, shortcut for top level title (and author) :A~ @title @author (also available for level 2 (or 3) author) [version bump] * param markup identifier (and identifier) updated to identify markup addition in 0.57, :A~ @title * html search form in navigation band/banner and promo, adjustments, hyperestraier option offered in promo, requires change in sisurc.yml * sisurc.yml requires changes to make use search form options, [version bump] sample updated and commented out
* odf regex matches, 0.56.2Ralph Amissah2007-07-311-3/+5
|
* replace unintended tabs with spacesRalph Amissah2007-07-301-1/+1
|
* url matching, semi-colon as possible terminator, in dal match httpsRalph Amissah2007-07-301-10/+10
|
* url matching, refinement necessary, use of positive lookahead not avoided, ↵Ralph Amissah2007-07-281-2/+4
| | | | correction and rebuilt
* multiple url matching refinements, open archive initiativeRalph Amissah2007-07-261-6/+6
|
* improved url matching, and texpdf tolerance and indentation levels setRalph Amissah2007-07-091-2/+10
|
* odf problem where project name not included in conf dirRalph Amissah2007-07-021-2/+2
|
* primarily gpl3 changes, license changed, license included, images addedRalph Amissah2007-07-011-35/+46
| | | | | | | | | | | | skins cleaned a bit and output info on sisu modified, esp. in html html no link to concordance if generated on document above word count 260k odf url match bug fix dal text block fix for dealing with url to be followed by <br> minor cosmetic stuff
* sisu-0.54.0 (minor additions to syntax, indent range extended)sisu_0.54.0Ralph Amissah2007-06-141-40/+41
| | | | | | | | | | | | | | | | | | | | | | | * indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change] * bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change] * url decoration, open close, default angle brackets <http://url> * fixes, some line-breaking for plaintext (and text groups for) odf and xml * css, modifications for extended indents in html and xml [sisu -CC (for update)] * vim syntax highlighter updated to take account of extended indent range * rant installer minor changes for future ruby * conversion script in data/sisu/conf/convert/sisu_convert
* 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵upstream/0.53.0sisu_0.53.0Ralph Amissah2007-06-021-0/+719
under v0 (instead of 0.53)