aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* v4 (v3): cosmetic, minor code shuffle, & remove trailing white-spacesRalph Amissah2013-02-148-26/+24
|
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-10245-0/+981
| | | | | | * 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): dbi_discrete, discreet should have been discrete, renames accordinglyRalph Amissah2013-02-1012-67/+67
|
* v4: options, for pdf, concentrate & simplify matching of orientation & papersizeRalph Amissah2013-02-071-38/+51
|
* v4: options, param, pdf papersize, command-line options to override sisurcRalph Amissah2013-02-062-16/+67
|
* v4: pdf (texpdf, options, hub, urls) orientation discrete, individually callableRalph Amissah2013-02-064-156/+257
|
* v4: texpdf, cosmetic codeRalph Amissah2013-02-062-67/+71
|
* v4: sysenv, webserv dir (output dir), ensure is determined from base markup dirRalph Amissah2013-02-061-0/+4
| | | | | * 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 directoryRalph Amissah2013-02-062-2/+14
| | | | | | * 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 Amissah2013-02-066-19/+19
|
* v4: html, screen reporting for --html-scroll, correctly identify output fileRalph Amissah2013-02-062-12/+11
|
* v4: html (urls), scroll & seg optionally discrete, individually callableRalph Amissah2013-02-044-58/+129
| | | | | | * --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 increasedRalph Amissah2013-02-044-21/+21
| | | | | | * 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 cosmeticRalph Amissah2013-02-044-28/+28
|
* v4 (v3): sysenv, on --redirect, stop creation of redundant dirRalph Amissah2013-02-032-2/+4
|
* v4 v3: dal (obj), html, br_page* behavior in html depending on origin of breakRalph Amissah2013-01-318-22/+32
| | | | * markup specified v auto
* v4: epub, constants, debug alternative for various readers ... work onRalph Amissah2013-01-317-107/+113
|
* v4 v3: dal, on ocn excluded paragraphs (~# -#), hang/indent bullet, fixRalph Amissah2013-01-312-8/+8
| | | | * [bug reported indirectly by Cory Doctorow (discovered in work with markup)]
* v4: param_make, :cover_image: regex, less finicky match of image & detailsRalph Amissah2013-01-281-1/+1
| | | | * [bug reported by Mikael Böök]
* v4: check xml representation of characters (& < > in particular)Ralph Amissah2013-01-272-125/+47
|
* v4 v3: epub, toc.ncx fix, navpoint_closeRalph Amissah2013-01-272-0/+2
|
* v4 v3: epub, epub_format, provide full depth epub table of contentssisu_4.0.2Ralph Amissah2013-01-234-57/+133
| | | | * [request Mikael Böök]
* v4 v3: xhtml structure error, fix missing </div>Ralph Amissah2013-01-232-10/+12
| | | | | * [bug reported by Mikael Böök] * fix of additional detail
* v4 v3: epub_format, cosmetic arrangement of code <<-WOKRalph Amissah2013-01-232-141/+141
|
* v4 v3: epub_tune html_tune, remove unnecessary conversion of some utf-8 charsRalph Amissah2013-01-234-346/+2
| | | | | * epub, fix, messed up table of contents, toc.ncx [bug reported by Mikael Böök]
* v4 v3: dal_doc_objects, cosmetic, code arrangement, minorRalph Amissah2013-01-232-4/+8
|
* v4: sysenv, debug tag, triggered where output type not setRalph Amissah2013-01-231-0/+3
|
* v4 v3: param, match possible sisu versions, detailRalph Amissah2013-01-232-2/+2
|
* v4 v3: texpdf_format, list of .sty files (& their texlive source within Debian)Ralph Amissah2013-01-232-0/+150
| | | | * not part of code (relevant for packaging)
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-01245-263/+263
|
* v4 v3: manpage, attempt to improve output (line-spacing)Ralph Amissah2012-12-294-109/+113
|
* v4 v3: plaintext, in code blocks retain a blank empty line, a fixRalph Amissah2012-12-294-59/+49
| | | | | * [known old bug, affects sisu_manual, fix request from SynrG on irc, re live-manual]
* v4: options, sysenv, check (existing) inclusions & exclusions, fixesRalph Amissah2012-12-294-41/+59
| | | | * command line, document header, sisurc
* v4 v3: param, minor change any legacy <br> line break in metadata markup to \\Ralph Amissah2012-12-282-0/+2
|
* v4 v3: html_segments (by_filename by_filetype) broken internal doc links fixedRalph Amissah2012-12-282-2/+10
| | | | | * filenames need to include lang code * [chals on irc, re live-manual, debian-live]
* v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc filesRalph Amissah2012-12-281-8/+8
| | | | | * added $sisu_document_markup_directory_base_fixed_path * needed to read right sisurc.yml & sisu_document_make
* v4 v3: largely cosmeticRalph Amissah2012-12-2814-224/+184
|
* v4: sisu: --color flag, which toggles color on/off (Closes: #622171)Ralph Amissah2012-12-284-14/+17
| | | | | | | | | | * the fix here is specific to color on/off for reporting of sisu version * sisu --version --color-off || sisu -v -k || sisu -kv * there are various ways to control color output to screen * --color-off or -k switches color off * --color or --color-on switches color on, which is usually the default * --color-toggle or -c toggles the default setting (in most cases) * sisurc.yml can set default color state which affects most screen output
* v4 v3: debug (internal code use), color markers for line number & file nameRalph Amissah2012-12-286-0/+268
| | | | * colored location markers to show when line passed within running code
* v4: documentation; markup samples & helpRalph Amissah2012-12-122-188/+153
|
* v4: document headers, metadata rearranged, wide-ranging effectRalph Amissah2012-11-1514-677/+665
|
* v4: sisupod, use common make instruction header for documentsRalph Amissah2012-11-055-20/+112
| | | | | * sisupod make instruction header file, write & read * sisu config file names placed in constants
* v4: param, common independent document @make: header fileRalph Amissah2012-10-035-480/+856
| | | | | | | | * ./_sisu/v4/sisu_document_make * contains @make: header * can contain @links: header * @links:+ append links * @links: default, overwritten if document contains links
* v4: param (header make), pdf, footerRalph Amissah2012-10-032-10/+29
|
* v4: param (header make), html, home button: text button; image/icon buttonRalph Amissah2012-10-034-43/+123
|
* v4: param (header make), epub, pdf, book cover imagesRalph Amissah2012-10-037-8/+171
|
* v4: skins, removeRalph Amissah2012-10-0360-559/+110
| | | | | | | | | | * remove skins * defaults, rename class Defaults (was InfoSkin) * sisupod, remove skin * db * no skin info to store, omitted from structure * change prefix name (structure changed)
* v4: defaults, some cleaningRalph Amissah2012-10-031-701/+4
|
* v4: bin/sisu $*, hub, make possible to specify dir path for markup filesRalph Amissah2012-10-0340-153/+181
| | | | * bin/sisu4 & bin/sisu3 now syslinks to bin/sisu
* v4: bin/sisu $0, make possible to run sisu command on/within project dir treeRalph Amissah2012-10-032-47/+7
| | | | | * (previously sisu needed to be correctly installed with system paths honored) * NOTE: loading of skins turned off