aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* texpdf, codeblocks do not permit empty lines, fixRalph Amissah2010-10-151-2/+4
|
* texpdf, bullet text, hanging indent, fixRalph Amissah2010-10-142-7/+36
| | | | | | (works for regular text (not grouped text) (requested fix, Ben Armstrong)
* codeblocks, numbered markup option, fixRalph Amissah2010-10-145-64/+84
| | | | | | | | | | | (requested fix needed by debian-live:live-manual, Ben Armstrong & Mark Schneider) * numbered codeblocks, , where codeblock opens with code{# * dal changes as required, flag markup request and number * constants, provide vertical line symbol, use to separate numbered codeblock from code * texpdf substitute \vline for numbered codeblock line separator
* documentation related minor updates and fixesRalph Amissah2010-10-142-6/+20
|
* dal_endnotes, cosmetic code arrangementRalph Amissah2010-10-141-1/+3
|
* texpdf, first space following a bullet should be fixed width (also), fixRalph Amissah2010-10-131-1/+1
|
* texpdf, first space following a bullet should be fixed width, fixRalph Amissah2010-10-131-1/+1
| | | | (requested fix and suggested solution, Ben Armstrong)
* texpdf, codeblocks, code-line continuation backslash dropped, fixRalph Amissah2010-10-111-0/+1
| | | | (requested fix, Ben Armstrong)
* shared_metadata, odf, url characters to not matchRalph Amissah2010-10-111-1/+1
|
* param, metadata rights, keep colon separator from interfering with urlsRalph Amissah2010-10-091-12/+32
| | | | (+changelog)
* odt fix cornercase breakage matching and representing "&nbsp", "&" and urlsRalph Amissah2010-10-092-4/+16
| | | | | | | | | | (+changelog) * odf, "&nbsp" and "&" (prior to this fix, odt for viral_spiral is broken in sisu-markup-samples) * shared_metadata, "&nbsp", "&" and urls in metadata more consistent open document text results
* epub (epub_tune) scaling of images, fix (+changelog)Ralph Amissah2010-10-081-2/+2
| | | | (requested fix)
* html (html_tune) scaling of images, fix (+changelog)Ralph Amissah2010-10-081-2/+2
| | | | (requested fix)
* odf:odt, incorporation and scaling of images, fix (+changelog)Ralph Amissah2010-10-081-2/+3
| | | | (requested fix)
* texpdf, scaling of images (below the set max size), fix (+changelog)Ralph Amissah2010-10-081-2/+2
| | | | (requested fix)
* dal_images, where image dimensions are set in an object, use those (+changelog &Ralph Amissah2010-10-061-1/+1
| | | | version date)
* hub, fix breakage when -y (manifest) is run without -mRalph Amissah2010-10-031-4/+6
| | | | | | * hub, fix sisu breakage when -y (manifest) is run without the explicit or implicit calling of -m (creation of document abstraction for processing), (e.g. when --source or --sisupod is called on its own).
* urls, cleaningRalph Amissah2010-10-031-6/+7
|
* a few aliases added (long options)Ralph Amissah2010-10-031-34/+34
|
* hub, test whether user name set, fixRalph Amissah2010-10-011-0/+1
| | | | (requested fix)
* epub, fix breakage where angle brackets used in used metadata headerRalph Amissah2010-10-011-3/+7
|
* texpdf_format, remove a few commented out linesRalph Amissah2010-10-011-5/+0
|
* shared_metadata, odt fix breakage where angle brackets used in metadata ↵Ralph Amissah2010-10-011-5/+11
| | | | | | | headers; & a typo fix * odt protect against breakage from angle brackets in metadata headers (requested fix)
* manifest, typo fixRalph Amissah2010-10-011-1/+1
|
* param, a few fixes (checks, aliases, typo)Ralph Amissah2010-10-011-18/+28
|
* hub, removed commented out option (git), (already enabled elsewhere)Ralph Amissah2010-10-011-1/+0
|
* share_src, remove repetition, redundancyRalph Amissah2010-10-011-1/+0
|
* texpdf, a5, increase headheight (+changelog)Ralph Amissah2010-09-271-1/+1
|
* texpdf, provide line-break-points for long directory names (+changelog)Ralph Amissah2010-09-271-0/+10
| | | | (requested fix)
* texinfo, urls cleaned & with angle bracket decoration (+changelog)Ralph Amissah2010-09-251-0/+1
|
* texinfo ocn decoration a hash (instead of angle braces) (+changelog)Ralph Amissah2010-09-252-6/+6
|
* texinfo_format, texinfo output broken, fix (Closes #598063)Ralph Amissah2010-09-251-1/+3
|
* help, minor update, revisit (includes minor fixes)Ralph Amissah2010-09-221-123/+138
|
* identify markup, update ... revisitRalph Amissah2010-09-221-14/+53
|
* urls, sysenv, set manpage viewer to "man"Ralph Amissah2010-09-222-2/+5
|
* options, bullet proof matches for --long-options (effects minor fix)Ralph Amissah2010-09-221-33/+33
| | | | | * fixes issue noted with --sample-search-form (-F) (in the selection of webrick (--webserv-webrick))
* epub, fix xhtml line-break in rights metadata, results in unreadable epub ↵Ralph Amissah2010-09-221-3/+5
| | | | | | | (Closes: #596736) * epub output not readable by all epub-reader software (Closes: #596736) (else epub output can be viewed in calibre, but not in fbreader or okular)
* options, add expressive options --[name] as alternative to flags -[x]Ralph Amissah2010-09-221-10/+33
|
* param, remove redundancy in fixRalph Amissah2010-09-221-14/+10
|
* html headers do not include the "title" field, fix (Closes: #594949)Ralph Amissah2010-09-221-27/+9
| | | | * param, variable not set (presumably since change from v1 to v2)
* html_format, xml_format, reduce visibility of sisu in outputRalph Amissah2010-09-222-17/+6
|
* options, minor code shufflingRalph Amissah2010-07-291-18/+22
|
* odf, footnotes, asterisk series (**) fixRalph Amissah2010-07-281-0/+6
|
* html_format, epub_format: subtoc, footnote content bug (fix)Ralph Amissah2010-07-272-0/+12
|
* odf: lt (<), gt (>) fix for codeblocks; &amp fix, messyRalph Amissah2010-07-271-5/+5
|
* epub_format, removed some title & author info, checkRalph Amissah2010-07-272-26/+1
|
* epub_tune, <br /> (from <br>)Ralph Amissah2010-07-271-0/+1
|
* epub_format, within head, title & authorRalph Amissah2010-07-271-1/+4
|
* epub, toc copyat link removedRalph Amissah2010-07-271-2/+0
|
* manifest, defaults, minimal sisu footerRalph Amissah2010-07-272-6/+23
|