aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* dal, markup syntax (fontface) multi-line match, for line-wrap textRalph Amissah2010-12-091-14/+14
|
* dal, multiline-match to permit line-wrap on bullet text (and headings)Ralph Amissah2010-12-081-5/+5
| | | | (requested fix, Ben Armstrong (live-manual))
* document manifest link (plaintext, odf)Ralph Amissah2010-12-073-12/+8
| | | | | | | * plaintext, link to "document manifest" fix(links to individual output types removed) * odf, manifest link fix * html, cosmetic touch
* html, link to "document manifest" & search form reviewed (testing required)Ralph Amissah2010-12-043-90/+119
|
* html, link to "document manifest" remains (individual output links removed)Ralph Amissah2010-12-032-108/+11
|
* texpdf: toc now contains level 3~ consistent with other output formatsRalph Amissah2010-11-291-1/+3
| | | | (requested fix, Ben Armstrong (live-manual))
* epub: ocn (object numbers) now link to themselvesRalph Amissah2010-11-291-1/+5
| | | | * jumps to top of viewer
* html & css: ocn (object numbers) now link to themselvesRalph Amissah2010-11-292-1/+5
| | | | | | | | * jumps to top of browser * provides link url (requested, Ben Armstrong (live-manual))
* texpdf, use of monospace in headings causes table of contents breakage, fixRalph Amissah2010-11-111-4/+8
| | | | (requested fix, Ben Armstrong)
* texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8Ralph Amissah2010-10-252-43/+169
| | | | | | | | | | | * i18n, introduce header @make: :language: internationalization using codes from http://www.debian.org/international/l10n/po/ at this time for texpdf, (able to satify needs of polyglossia for the likes of Brazilian Portugues) and in future for po files, where iso:639 for this purpose appears to have use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes * i18n, add code list and associated language (as listed by polyglossia) * texpdf_format, use param (@make: :language: (default english)), to set tex document language header (previously used file naming convention)
* i18n, introduce header @make: :language:Ralph Amissah2010-10-251-2/+20
| | | | | | | | * internationalization using codes from http://www.debian.org/international/l10n/po/ * param, extract @make: :language: information if provided, default "english" * sisu.vim recognize @make: :language: (also elsewhere shortened :lang_code: from :language_code:)
* html, quick ref links_guide configurable, booleanRalph Amissah2010-10-243-18/+28
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* html segments, title banner (including "copy @" mark) configurable, booleanRalph Amissah2010-10-242-5/+23
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* html, remove "copy @" markRalph Amissah2010-10-241-2/+0
| | | | (requested, Daniel Baumann)
* internal links, punctuation & parentheses issue, refixRalph Amissah2010-10-233-5/+5
|
* internal links, punctuation & parentheses issue, fixRalph Amissah2010-10-233-5/+5
| | | | | | | | | | * dal, exclude parentheses and square brackets from matching (requested fix, Ben Armstrong) * html, remove space between link & following punctuation, parentheses &/or square brackets (requested fix, Ben Armstrong) * epub, remove space between link & following punctuation, parentheses &/or square brackets
* epub, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-221-1/+1
|
* html, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-221-1/+1
|
* dal, internal link: exclude parentheses and square brackets from matchingRalph Amissah2010-10-221-3/+3
| | | | (requested fix, Ben Armstrong)
* epub, internal link: remove space between link & following punctuationRalph Amissah2010-10-211-1/+1
|
* html, internal link: remove space between link & following punctuationRalph Amissah2010-10-211-1/+1
| | | | (requested fix, Ben Armstrong)
* 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)