Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v4: version & changelog | Ralph Amissah | 2013-03-05 | 2 | -3/+10 |
| | |||||
* | v4: documentation, sisu markup (sisu_markup.sst, man page sisu.1, sisu.1.html)sisu_4.0.9 | Ralph Amissah | 2013-02-22 | 4 | -10/+42 |
| | |||||
* | v4: emacs, sisu-mode.el | Ralph Amissah | 2013-02-22 | 2 | -2/+5 |
| | |||||
* | v4: vim syntax, sisu.vim | Ralph Amissah | 2013-02-22 | 2 | -3/+4 |
| | |||||
* | v4: dal, markup: line across page divider -..- introduced | Ralph Amissah | 2013-02-22 | 15 | -25/+64 |
| | | | | | * an alternative to page breaks -\\- & =\\=, significantly affects pdf & odf * output formats modified to include (pdf, odf, epub, html, plaintext) | ||||
* | v4: version & changelog | Ralph Amissah | 2013-02-22 | 2 | -3/+10 |
| | |||||
* | v4 (v3): version & changelog, dates touchedsisu_4.0.8 | Ralph Amissah | 2013-02-20 | 4 | -6/+6 |
| | |||||
* | v4 (v3): html, modification to markup of angle brackets [<>] & ampersand [&] | Ralph Amissah | 2013-02-20 | 3 | -6/+14 |
| | |||||
* | v4 (v3): epub, tinkering with headers & cleaning of angle brackets '<' & '>' | Ralph Amissah | 2013-02-20 | 5 | -16/+29 |
| | |||||
* | b_epub.png, epub icon (for manifest) updated to use official image | Ralph Amissah | 2013-02-20 | 3 | -0/+4 |
| | |||||
* | v4: emacs, sisu-mode.el, sisu headers update, & cosmetic code reshuffle | Ralph Amissah | 2013-02-16 | 2 | -239/+232 |
| | |||||
* | v4 (v3): vim, ftplugin & colorschemes housekeeping, scheme "def*" added | Ralph Amissah | 2013-02-14 | 26 | -430/+1834 |
| | | | | | | | | | * :colorscheme def256* defined from 256 colors (primarily 16 of them), terminal & gui (identical) (terminal scheme based on frugal & extended to cover gui) * :colorscheme def* cterm defined primarily using 16 colors (a few from 256) (to be usable tweak .Xdefaults) gui provided along with Xdefault settings to make cterm match this gui or def256* * sisu.vim ftplugin pruning | ||||
* | v4 (v3): cosmetic, minor code shuffle, & remove trailing white-spaces | Ralph Amissah | 2013-02-14 | 8 | -26/+24 |
| | |||||
* | v4 (v3): version & changelog | Ralph Amissah | 2013-02-14 | 4 | -6/+19 |
| | |||||
* | v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7 | Ralph Amissah | 2013-02-10 | 248 | -0/+1001 |
| | | | | | | * 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> | ||||
* | v4 (v3): vim, minimal color schemes, minor edits | Ralph Amissah | 2013-02-10 | 16 | -56/+60 |
| | |||||
* | v4 (v3): dbi_discrete, discreet should have been discrete, renames accordingly | Ralph Amissah | 2013-02-10 | 14 | -67/+71 |
| | |||||
* | v4 (v3): version & changelog | Ralph Amissah | 2013-02-10 | 4 | -6/+19 |
| | |||||
* | v4: version & changelog, dates touchedsisu_4.0.6 | Ralph Amissah | 2013-02-07 | 2 | -3/+3 |
| | |||||
* | v4: documentation, sisu_manual/sisu_commands, manpage & html | Ralph Amissah | 2013-02-07 | 4 | -25/+121 |
| | |||||
* | v4: options, for pdf, concentrate & simplify matching of orientation & papersize | Ralph Amissah | 2013-02-07 | 1 | -38/+51 |
| | |||||
* | v4: options, param, pdf papersize, command-line options to override sisurc | Ralph Amissah | 2013-02-06 | 3 | -16/+76 |
| | |||||
* | v4: pdf (texpdf, options, hub, urls) orientation discrete, individually callable | Ralph Amissah | 2013-02-06 | 5 | -158/+264 |
| | |||||
* | v4: texpdf, cosmetic code | Ralph Amissah | 2013-02-06 | 3 | -67/+73 |
| | |||||
* | v4: sysenv, webserv dir (output dir), ensure is determined from base markup dir | Ralph Amissah | 2013-02-06 | 2 | -0/+8 |
| | | | | | * where relative path provided (remove possibility of path expansion being done from a language sub-directory), fix | ||||
* | v4: utils, SiSU_Utils::Path.new.base_markup provides base markup directory | Ralph Amissah | 2013-02-06 | 3 | -3/+20 |
| | | | | | | * base markup directory contains sisu markup files, any language sub-directories (with sisu markup files) and sisu resource configuration sub-directory, if any (./_sisu) (identifies when needed in runtime) | ||||
* | v4 (v3): utils (debug renamed), SiSU_Utils::CodeMarker (from Debug::Mark) | Ralph Amissah | 2013-02-06 | 8 | -19/+23 |
| | |||||
* | v4: html, screen reporting for --html-scroll, correctly identify output file | Ralph Amissah | 2013-02-06 | 3 | -13/+15 |
| | |||||
* | v4 (v3): version & changelog | Ralph Amissah | 2013-02-06 | 4 | -6/+19 |
| | |||||
* | v4: documentation, include --html-scroll and --html-seg optionssisu_4.0.5 | Ralph Amissah | 2013-02-04 | 4 | -228/+241 |
| | | | | | * sisu_manual/sisu_commands * manpage & html | ||||
* | v4: html (urls), scroll & seg optionally discrete, individually callable | Ralph Amissah | 2013-02-04 | 5 | -58/+134 |
| | | | | | | * --html (both), --html-scroll, --html-seg * [possibly of interest where only one form of html of interest for use &/or to cut generation time (roughly to 63% for --html-scroll only)] | ||||
* | v4 (v3): css (html & epub) line spacing reduced, paragraph spacing increased | Ralph Amissah | 2013-02-04 | 6 | -21/+31 |
| | | | | | | * may need to tune spacing further to distinguish lines from new paragraphs (especially where ocn is not used as the distinction may be less clear/obvious) | ||||
* | v4 (v3): html, includes book index fix, rest cosmetic | Ralph Amissah | 2013-02-04 | 6 | -28/+32 |
| | |||||
* | v4 (v3): sysenv, on --redirect, stop creation of redundant dir | Ralph Amissah | 2013-02-03 | 4 | -2/+8 |
| | |||||
* | v4 (v3): version & changelog | Ralph Amissah | 2013-02-03 | 4 | -13/+27 |
| | |||||
* | v4 (v3): version & changelog, dates touchedsisu_4.0.4 | Ralph Amissah | 2013-01-31 | 4 | -6/+6 |
| | |||||
* | v4 v3: dal (obj), html, br_page* behavior in html depending on origin of break | Ralph Amissah | 2013-01-31 | 10 | -22/+38 |
| | | | | * markup specified v auto | ||||
* | v4: epub, constants, debug alternative for various readers ... work on | Ralph Amissah | 2013-01-31 | 8 | -107/+115 |
| | |||||
* | v4 v3: dal, on ocn excluded paragraphs (~# -#), hang/indent bullet, fix | Ralph Amissah | 2013-01-31 | 4 | -8/+14 |
| | | | | * [bug reported indirectly by Cory Doctorow (discovered in work with markup)] | ||||
* | v4: param_make, :cover_image: regex, less finicky match of image & details | Ralph Amissah | 2013-01-28 | 2 | -2/+5 |
| | | | | * [bug reported by Mikael Böök] | ||||
* | v4 (v3): version & changelog | Ralph Amissah | 2013-01-28 | 4 | -14/+19 |
| | |||||
* | v4 (v3): version & changelog, dates touchedsisu_4.0.3 | Ralph Amissah | 2013-01-27 | 4 | -6/+6 |
| | |||||
* | v4: check xml representation of characters (& < > in particular) | Ralph Amissah | 2013-01-27 | 3 | -125/+48 |
| | |||||
* | v4 v3: epub, toc.ncx fix, navpoint_close | Ralph Amissah | 2013-01-27 | 4 | -0/+8 |
| | |||||
* | v4 v3: remove markup-sample, first edition of FaiF | Ralph Amissah | 2013-01-25 | 18 | -5072/+27 |
| | | | | | | | * redundant here as 2nd edition (which is a similar type of text) is available * Bug#698664 leads me to think about it * free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst & associated files (images & v3 "skin"), removed | ||||
* | v4 (v3): 4.0.3 (3.3.6) version & changelog | Ralph Amissah | 2013-01-25 | 4 | -6/+21 |
| | |||||
* | v4 v3: epub, epub_format, provide full depth epub table of contentssisu_4.0.2 | Ralph Amissah | 2013-01-23 | 6 | -57/+135 |
| | | | | * [request Mikael Böök] | ||||
* | v4 v3: xhtml structure error, fix missing </div> | Ralph Amissah | 2013-01-23 | 4 | -10/+16 |
| | | | | | * [bug reported by Mikael Böök] * fix of additional detail | ||||
* | v4 v3: epub_format, cosmetic arrangement of code <<-WOK | Ralph Amissah | 2013-01-23 | 4 | -141/+143 |
| | |||||
* | v4 v3: epub_tune html_tune, remove unnecessary conversion of some utf-8 chars | Ralph Amissah | 2013-01-23 | 6 | -346/+20 |
| | | | | | * epub, fix, messed up table of contents, toc.ncx [bug reported by Mikael Böök] |