aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version updatedsisu_0.69.4Ralph Amissah2008-11-032-6/+26
|
* sisu-mode.el make version number match this sisu version where introducedRalph Amissah2008-11-031-1/+1
|
* changelog updatedRalph Amissah2008-11-031-1/+13
|
* ruby1.9 some testing minor changesRalph Amissah2008-11-035-10/+10
| | | | | opened to run with ruby1.9, (however not all used libraries ported on system) continue to use ruby1.8 series >= ruby1.8.4
* regex match refinementRalph Amissah2008-11-032-1/+3
|
* dal and param various changes (some affecting other files)Ralph Amissah2008-11-036-15/+29
| | | | | | | | | | | | | dal, minor changes including related to bold line instruction and, variable name change affecting other files param, header tag for document index, create site index of documents use, add info on document content, harvest info provided from document set for metadata to create site index of documents (similar sub-sytax to book index) also variable name others variable name change, made earlier in dal and param
* software libré, accentRalph Amissah2008-11-033-3/+3
|
* diakonos editor syntax highilighting, updated conf file from v0.8.6Ralph Amissah2008-11-031-53/+229
|
* sisu-mode.el, emacs syntax highlighting contributed by Ambrose Kofi LaingRalph Amissah2008-11-032-0/+393
| | | | based on work by Tong Sun (doc-mode.el) and included with his kind permission
* vim syntax, header, version number updatedRalph Amissah2008-10-142-1/+9
|
* sha256 for 0.69.3Ralph Amissah2008-10-101-3/+3
|
* changelog and version updatedsisu_0.69.3Ralph Amissah2008-10-102-6/+16
|
* date touchRalph Amissah2008-10-101-1/+1
|
* book code, minor adjustment; and fix to manifest reporting of the creation ↵Ralph Amissah2008-10-104-14/+19
| | | | of sisupod (zip)
* sha256 for 0.69.2Ralph Amissah2008-09-191-3/+3
|
* changelog and version updatedsisu_0.69.2Ralph Amissah2008-09-192-6/+16
|
* sample sisu markup "Free as in Freedom": book index markers included, and; ↵Ralph Amissah2008-09-195-54/+469
| | | | | | | identify markup helpers updated * sample sisu markup "Free as in Freedom": book index markers included * identify markup helpers updated
* sha256 for 0.69.1Ralph Amissah2008-09-171-3/+3
|
* changelog and version updatedsisu_0.69.1Ralph Amissah2008-09-172-6/+16
|
* dal fix, dal_substitutions_and_insertions get skin infoRalph Amissah2008-09-173-1/+9
|
* sha256 for 0.69.0 & note on addition to vim syntax included in versionRalph Amissah2008-09-161-3/+5
|
* changelog and version updatedsisu_0.69.0Ralph Amissah2008-09-162-5/+48
|
* fixes: alphabet list (concordance, dal_idx), and file types ↵Ralph Amissah2008-09-165-50/+56
| | | | (dal_expand_insertions)
* changelog date, touchRalph Amissah2008-09-151-1/+1
|
* various small fixesRalph Amissah2008-09-1511-960/+1219
| | | | | | | | | * 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-133-13/+28
|
* 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-122-13/+17
|
* primarily on book index where (markup) providedRalph Amissah2008-09-1015-145/+214
| | | | | | | | | * 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-0812-595/+1098
|
* book index (markup adjustment, dal module); dal numbering moved to separate ↵Ralph Amissah2008-09-079-336/+598
| | | | 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-023-22/+23
|
* texpdf: paper use dimensions, tolerance, url matching; removal of dummy ↵Ralph Amissah2008-08-2910-47/+102
| | | | | | | | | | | 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-284-14/+18
|
* 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-272-10/+7
|
* texpdf:Ralph Amissah2008-08-275-35/+48
| | | | | | | | 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
|