Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/changelog 2.7.8-1debian/2.7.8-1 | Ralph Amissah | 2010-10-30 | 1 | -0/+42 |
| | |||||
* | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-10-30 | 15 | -88/+351 |
|\ | |||||
| * | texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8 | Ralph Amissah | 2010-10-25 | 4 | -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 Amissah | 2010-10-25 | 4 | -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 date | Ralph Amissah | 2010-10-25 | 1 | -2/+2 |
| | | |||||
| * | html, quick ref links_guide configurable, boolean | Ralph Amissah | 2010-10-24 | 6 | -20/+41 |
| | | | | | | | | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) | ||||
| * | html segments, title banner (including "copy @" mark) configurable, boolean | Ralph Amissah | 2010-10-24 | 5 | -9/+43 |
| | | | | | | | | | | | | * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) | ||||
| * | html, remove "copy @" mark | Ralph Amissah | 2010-10-24 | 3 | -4/+8 |
| | | | | | | | | (requested, Daniel Baumann) | ||||
| * | version date | Ralph Amissah | 2010-10-24 | 1 | -2/+2 |
| | | |||||
| * | internal links, punctuation & parentheses issue, refix | Ralph Amissah | 2010-10-23 | 3 | -5/+5 |
| | | |||||
| * | internal links, punctuation & parentheses issue, fix | Ralph Amissah | 2010-10-23 | 5 | -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 date | Ralph Amissah | 2010-10-23 | 1 | -2/+2 |
| | | |||||
| * | epub, internal link: remove space between link & parentheses or square brackets | Ralph Amissah | 2010-10-22 | 3 | -1/+3 |
| | | |||||
| * | html, internal link: remove space between link & parentheses or square brackets | Ralph Amissah | 2010-10-22 | 3 | -1/+3 |
| | | |||||
| * | dal, internal link: exclude parentheses and square brackets from matching | Ralph Amissah | 2010-10-22 | 3 | -13/+17 |
| | | | | | | | | (requested fix, Ben Armstrong) | ||||
| * | version date | Ralph Amissah | 2010-10-22 | 1 | -2/+2 |
| | | |||||
| * | epub, internal link: remove space between link & following punctuation | Ralph Amissah | 2010-10-21 | 3 | -3/+7 |
| | | |||||
| * | html, internal link: remove space between link & following punctuation | Ralph Amissah | 2010-10-21 | 3 | -1/+7 |
| | | | | | | | | (requested fix, Ben Armstrong) | ||||
| * | open v2.7.8 | Ralph Amissah | 2010-10-21 | 3 | -3/+19 |
| | | |||||
| * | sha256 (2.7.7) | Ralph Amissah | 2010-10-17 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog 2.7.7-1debian/2.7.7-1 | Ralph Amissah | 2010-10-17 | 1 | -0/+16 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-10-17 | 15 | -103/+359 |
|\| | |||||
| * | version datesisu_2.7.7 | Ralph Amissah | 2010-10-17 | 1 | -2/+2 |
| | | |||||
| * | CHANGELOG update requested by | Ralph Amissah | 2010-10-17 | 2 | -6/+6 |
| | | |||||
| * | texpdf, codeblocks do not permit empty lines, fix | Ralph Amissah | 2010-10-15 | 3 | -4/+10 |
| | | |||||
| * | sisu_markup, date typo fix | Ralph Amissah | 2010-10-15 | 2 | -3/+3 |
| | | |||||
| * | texpdf, bullet text, hanging indent, fix | Ralph Amissah | 2010-10-14 | 4 | -7/+44 |
| | | | | | | | | | | | | (works for regular text (not grouped text) (requested fix, Ben Armstrong) | ||||
| * | codeblocks, numbered markup option, fix | Ralph Amissah | 2010-10-14 | 7 | -64/+100 |
| | | | | | | | | | | | | | | | | | | | | | | (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 fixes | Ralph Amissah | 2010-10-14 | 7 | -16/+161 |
| | | |||||
| * | dal_endnotes, cosmetic code arrangement | Ralph Amissah | 2010-10-14 | 1 | -1/+3 |
| | | |||||
| * | version 2.7.7 | Ralph Amissah | 2010-10-14 | 1 | -3/+3 |
| | | |||||
| * | texpdf, first space following a bullet should be fixed width (also), fix | Ralph Amissah | 2010-10-13 | 1 | -1/+1 |
| | | |||||
| * | texpdf, first space following a bullet should be fixed width, fix | Ralph Amissah | 2010-10-13 | 3 | -1/+17 |
| | | | | | | | | (requested fix and suggested solution, Ben Armstrong) | ||||
| * | CHANGELOG v2, on requested changes & open 2.7.7 | Ralph Amissah | 2010-10-13 | 2 | -8/+22 |
| | | |||||
| * | sha256 (2.7.6) | Ralph Amissah | 2010-10-11 | 2 | -6/+6 |
| | | |||||
* | | debian/changelog 2.7.6-1debian/2.7.6-1 | Ralph Amissah | 2010-10-11 | 1 | -0/+12 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-10-11 | 6 | -74/+101 |
|\| | |||||
| * | update version (2.7.6)sisu_2.7.6 | Ralph Amissah | 2010-10-11 | 1 | -3/+3 |
| | | |||||
| * | texpdf, codeblocks, code-line continuation backslash dropped, fix | Ralph Amissah | 2010-10-11 | 3 | -0/+7 |
| | | | | | | | | (requested fix, Ben Armstrong) | ||||
| * | shared_metadata, odf, url characters to not match | Ralph Amissah | 2010-10-11 | 3 | -1/+5 |
| | | |||||
| * | sisu_convert, basic conversion script, preliminary fix | Ralph Amissah | 2010-10-11 | 3 | -36/+42 |
| | | |||||
| * | CHANGELOG v2, recount where some requests came from | Ralph Amissah | 2010-10-11 | 2 | -26/+36 |
| | | | | | | | | * some of this information is already provided in debian/changelogs | ||||
| * | sha256 (2.7.5) also date | Ralph Amissah | 2010-10-09 | 2 | -8/+8 |
| | | |||||
* | | debian/changelog 2.7.5-1debian/2.7.5-1 | Ralph Amissah | 2010-10-09 | 1 | -0/+13 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2010-10-09 | 6 | -25/+91 |
|\| | |||||
| * | version datesisu_2.7.5 | Ralph Amissah | 2010-10-09 | 1 | -2/+2 |
| | | |||||
| * | update version (2.7.5) | Ralph Amissah | 2010-10-09 | 1 | -1/+1 |
| | | |||||
| * | param, metadata rights, keep colon separator from interfering with urls | Ralph Amissah | 2010-10-09 | 3 | -12/+36 |
| | | | | | | | | (+changelog) | ||||
| * | odt fix cornercase breakage matching and representing " ", "&" and urls | Ralph Amissah | 2010-10-09 | 4 | -4/+46 |
| | | | | | | | | | | | | | | | | | | | | (+changelog) * odf, " " and "&" (prior to this fix, odt for viral_spiral is broken in sisu-markup-samples) * shared_metadata, " ", "&" and urls in metadata more consistent open document text results | ||||
| * | sha256 (2.7.4) | Ralph Amissah | 2010-10-08 | 2 | -6/+6 |
| | |