aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* html, link to "document manifest" remains (individual output links removed)Ralph Amissah2010-12-035-112/+21
|
* texpdf: toc now contains level 3~ consistent with other output formatsRalph Amissah2010-11-293-1/+19
| | | | (requested fix, Ben Armstrong (live-manual))
* epub: ocn (object numbers) now link to themselvesRalph Amissah2010-11-293-1/+11
| | | | * jumps to top of viewer
* html & css: ocn (object numbers) now link to themselvesRalph Amissah2010-11-295-37/+49
| | | | | | | | * 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-113-4/+30
| | | | (requested fix, Ben Armstrong)
* open v2.7.9Ralph Amissah2010-11-111-3/+3
|
* sha256 (2.7.8)Ralph Amissah2010-10-312-6/+6
|
* texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8Ralph Amissah2010-10-254-45/+183
| | | | | | | | | | | * 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-254-8/+40
| | | | | | | | * 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:)
* version dateRalph Amissah2010-10-251-2/+2
|
* html, quick ref links_guide configurable, booleanRalph Amissah2010-10-246-20/+41
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* html segments, title banner (including "copy @" mark) configurable, booleanRalph Amissah2010-10-245-9/+43
| | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann)
* html, remove "copy @" markRalph Amissah2010-10-243-4/+8
| | | | (requested, Daniel Baumann)
* version dateRalph Amissah2010-10-241-2/+2
|
* internal links, punctuation & parentheses issue, refixRalph Amissah2010-10-233-5/+5
|
* internal links, punctuation & parentheses issue, fixRalph Amissah2010-10-235-15/+15
| | | | | | | | | | * 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
* version dateRalph Amissah2010-10-231-2/+2
|
* epub, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-223-1/+3
|
* html, internal link: remove space between link & parentheses or square bracketsRalph Amissah2010-10-223-1/+3
|
* dal, internal link: exclude parentheses and square brackets from matchingRalph Amissah2010-10-223-13/+17
| | | | (requested fix, Ben Armstrong)
* version dateRalph Amissah2010-10-221-2/+2
|
* epub, internal link: remove space between link & following punctuationRalph Amissah2010-10-213-3/+7
|
* html, internal link: remove space between link & following punctuationRalph Amissah2010-10-213-1/+7
| | | | (requested fix, Ben Armstrong)
* open v2.7.8Ralph Amissah2010-10-213-3/+19
|
* sha256 (2.7.7)Ralph Amissah2010-10-172-6/+6
|
* version datesisu_2.7.7Ralph Amissah2010-10-171-2/+2
|
* CHANGELOG update requested byRalph Amissah2010-10-172-6/+6
|
* texpdf, codeblocks do not permit empty lines, fixRalph Amissah2010-10-153-4/+10
|
* sisu_markup, date typo fixRalph Amissah2010-10-152-3/+3
|
* texpdf, bullet text, hanging indent, fixRalph Amissah2010-10-144-7/+44
| | | | | | (works for regular text (not grouped text) (requested fix, Ben Armstrong)
* codeblocks, numbered markup option, fixRalph Amissah2010-10-14