aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* sample sisu markup "Free as in Freedom": book index markers included, and; ↵Ralph Amissah2008-09-193-8/+42
| | | | | | | identify markup helpers updated * sample sisu markup "Free as in Freedom": book index markers included * identify markup helpers updated
* dal fix, dal_substitutions_and_insertions get skin infoRalph Amissah2008-09-172-1/+1
|
* fixes: alphabet list (concordance, dal_idx), and file types ↵Ralph Amissah2008-09-164-49/+55
| | | | (dal_expand_insertions)
* various small fixesRalph Amissah2008-09-155-13/+37
| | | | | | | | | * html segments, name more accurately * rough description of how book index markup works * clean out book index from these outputs * book markup sample, free as in freedom, start doing book index, only letter "A" done so far * texpdf, url matching, special characters * # Please enter the commit message for your changes.
* dal_idx, and concordance, letter list for navigationRalph Amissah2008-09-132-13/+26
|
* dal_idx: capitalize first letter of index lev1 for sort; provide letter a-z ↵Ralph Amissah2008-09-131-1/+15
| | | | navigation
* dal_idx: strip before sort; fix bug where first lev is rangeRalph Amissah2008-09-121-12/+14
|
* primarily on book index where (markup) providedRalph Amissah2008-09-1013-142/+211
| | | | | | | | | * book index, html, tex/pdf, xml * texpdf no ocn if ocn is 0 * odf, plaintext, if book index? remove ... do other outputs for which not relevant * concordance, better matches * constants, dal special character for hardspace changed as (ruby) regx bug in replacing it in xml, odd but move on Note: to fix html seg headers for endnotes and for index
* book index, sample html file and to screen sisu markup sample added (-M flag)Ralph Amissah2008-09-084-18/+143
|
* dal, several modules split into separate filesRalph Amissah2008-09-0811-593/+1096
|
* book index (markup adjustment, dal module); dal numbering moved to separate ↵Ralph Amissah2008-09-077-333/+589
| | | | module; version date
* minor unicode for a type of crossRalph Amissah2008-09-072-4/+3
|
* character given to represent non-break space in internal code (dal, ↵Ralph Amissah2008-09-0515-57/+54
| | | | constants and affected downstream code)
* dal, bullet footnotes fix (check numbered bullets, should also be ok)Ralph Amissah2008-09-051-5/+5
|
* dal, left and right quotes (single & double) kept; previously converted to ↵Ralph Amissah2008-09-032-7/+9
| | | | ordinary quotes (watch)
* xml character encoding adjusted; xml image match; odf issue with '@' symbol ↵Ralph Amissah2008-09-037-27/+61
| | | | in url
* html segments; sql db field lengths increasedRalph Amissah2008-09-022-22/+21
|
* texpdf: paper use dimensions, tolerance, url matching; removal of dummy ↵Ralph Amissah2008-08-299-44/+95
| | | | | | | | | | | headings when not used; manifest presentation * texpdf: paper use dimensions, tolerance, url matching; * removal of dummy headings when not used (html scroll, latex/pdf, odf) * manifest presentation
* texpdf: removed space at beginning of paragraph; grouped text url fixRalph Amissah2008-08-282-4/+4
|
* texpdf, footnotes align left (ragged), footnote numbers removed from marginRalph Amissah2008-08-281-2/+2
|
* texpdf: landscape tables in two column text fixed; footnote margin increasedRalph Amissah2008-08-271-10/+6
|
* texpdf:Ralph Amissah2008-08-273-28/+31
| | | | | | | | paper use dimensions url and urlbreaks removal of a maths package gives back typeface changes like bold better representation of tilde changelog update
* minitoc added, used by manifest and concordance; html css div sortingRalph Amissah2008-08-246-14/+256
| | | | | | a earlier commit relies on minitoc prior to its addition, this fixes that issue html css divs, need to be watched across different html output
* minitoc added to concordance and manifest; dal, precision in endnote matchingRalph Amissah2008-08-239-46/+65
|
* pass Hash to Format classes; some match tuning in dalRalph Amissah2008-08-2325-813/+961
|
* a bit of a cleanup, and change reference to null to ordinaryRalph Amissah2008-08-1815-216/+24
|
* rsync, replace --delete-after with --deleteRalph Amissah2008-08-171-5/+10
| | | | apparently not all versions of rsync accept more specific option
* html document structure, div markers, watchRalph Amissah2008-08-171-1/+10
|
* html segments structure and info provided (a bit verbose), and cssRalph Amissah2008-08-174-435/+149
|
* html segments, links to concordance file only if made, fixRalph Amissah2008-08-162-1/+36
|
* html css and div relatedRalph Amissah2008-08-166-33/+82
|
* texpdf, fix: image dimension match (for post 0.68.0 changed middle layerRalph Amissah2008-08-141-1/+1
| | | | representation)
* html format, consolidate html_format file, prune later; version number bumpedRalph Amissah2008-08-147-605/+565
| | | | | version number bump: is necessary to re-initialize using new css for html presentation sisu -CC
* html, css and related markup, touchRalph Amissah2008-08-141-1/+1
|
* html, css and related markupRalph Amissah2008-08-146-390/+267
|
* html increased use of css; dal, middle layer, url representation, interim commitRalph Amissah2008-08-1227-399/+457
|
* sisu-0.68.0 proposedRalph Amissah2008-07-2252-2570/+3137
| | | | | | | * middle layer document representation changed, (accounting for substantial patch) * texpdf multiple document sizes as specified in config * numerous small fixes [should on the whole be easier to maintain]
* action response query fixRalph Amissah2008-07-193-6/+4
|
* texpdf papersize adjustments primarily for portrait sizes a5 & b5Ralph Amissah2008-07-132-5/+10
|
* texpdf fixes, xetex and xelatex processing commands, and fix for a5 ↵Ralph Amissah2008-07-122-4/+4
| | | | landscape pdf
* minor fixes: remote sourcefile; processing directory; manifest infoRalph Amissah2008-07-123-16/+18
|
* rebuild, "sisu --help env" fix and texpdf papersize re-fixedRalph Amissah2008-07-032-6/+5
|
* sysenv/texpdf, xetex landscape pdf fixRalph Amissah2008-07-022-12/+14
|
* sysenv/texpdf, fix required for xetex landscape pdfsRalph Amissah2008-07-021-2/+16
|
* simplify syntax for import of external files, e.g.:Ralph Amissah2008-05-222-8/+5
| | | | | | | | << filename.sst minor related syntax changes, automatic version bump make appropriate additions to vim-syntax consider use of vim-addon manager
* minor syncRalph Amissah2008-05-111-1/+1
|
* introduced particulars (rename later) for commonly used document and ↵Ralph Amissah2008-05-1020-202/+283
| | | | environment details, and cleaned up some requires
* syenv updates, mostly sql relatedRalph Amissah2008-05-101-13/+49
|
* some re-arrangement related to sqlite3 testing (including a rudimentary sql ↵Ralph Amissah2008-05-108-93/+139
| | | | import file, dbi by-pass)
* addition of a couple of multiline search tags, and minor rearrangementRalph Amissah2008-05-102-13/+11
|