aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu
Commit message (Collapse)AuthorAgeFilesLines
...
* document objects: page break; object separator (introduced & used, adjust later)Ralph Amissah2010-12-162-3/+4
| | | | | | | | | | | | | | * object separator introduced (requested Cory Doctorow, implementation not discussed) * dal_syntax, object separator syntax (<:---> or <:ols>) * constants, object separator * vim syntax highlighting, match object separator * document objects: page break; object separator (introduced & used) * dal, page break and object separator objects * represent page break and object separator: plaintext, html, epub, odf, texpdf (adjust later)
* open v2.7.10Ralph Amissah2010-12-131-3/+3
|
* dal, markup syntax (fontface) multi-line match, for line-wrap textRalph Amissah2010-12-091-2/+2
|
* dal, multiline-match to permit line-wrap on bullet text (and headings)Ralph Amissah2010-12-081-2/+2
| | | | (requested fix, Ben Armstrong (live-manual))
* document manifest link (plaintext, odf)Ralph Amissah2010-12-071-2/+2
| | | | | | | * 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-041-2/+2
|
* html, link to "document manifest" remains (individual output links removed)Ralph Amissah2010-12-031-2/+2
|
* html & css: ocn (object numbers) now link to themselvesRalph Amissah2010-11-291-2/+2
| | | | | | | | * jumps to top of browser * provides link url (requested, Ben Armstrong (live-manual))
* open v2.7.9Ralph Amissah2010-11-111-3/+3
|
* i18n, introduce header @make: :language:Ralph Amissah2010-10-251-4/+4
| | | | | | | | * 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
|
* version dateRalph Amissah2010-10-241-2/+2
|
* version dateRalph Amissah2010-10-231-2/+2
|
* version dateRalph Amissah2010-10-221-2/+2
|
* open v2.7.8Ralph Amissah2010-10-211-3/+3
|
* version datesisu_2.7.7Ralph Amissah2010-10-171-2/+2
|
* sisu_markup, date typo fixRalph Amissah2010-10-151-2/+2
|
* version 2.7.7Ralph Amissah2010-10-141-3/+3
|
* update version (2.7.6)sisu_2.7.6Ralph Amissah2010-10-111-3/+3
|
* sisu_convert, basic conversion script, preliminary fixRalph Amissah2010-10-111-36/+36
|
* version datesisu_2.7.5Ralph Amissah2010-10-091-2/+2
|
* update version (2.7.5)Ralph Amissah2010-10-091-1/+1
|
* update version (2.7.4)sisu_2.7.4Ralph Amissah2010-10-081-3/+3
|
* dal_images, where image dimensions are set in an object, use those (+changelog &Ralph Amissah2010-10-061-2/+2
| | | | version date)
* version & changelog 2.7.3 (squeeze freeze, fixes)Ralph Amissah2010-10-031-3/+3
|
* version & changelog 2.7.2 (squeeze freeze, fixes)sisu_2.7.2Ralph Amissah2010-10-011-1/+1
|
* version & changelog 2.7.1 (squeeze freeze, bugfix)sisu_2.7.1Ralph Amissah2010-10-011-2/+2
|
* version update 2.7.1Ralph Amissah2010-09-251-3/+3
|
* version & changelog sisu-2.7.0sisu_2.7.0Ralph Amissah2010-09-221-3/+3
| | | | * Debian Squeeze equivalent (2.6.3-6 ported upstream)
* sisu-2.6.3 changelog, date, versionsisu_2.6.3Ralph Amissah2010-07-281-3/+3
|
* sisu-2.6.2 changelog, date, versionsisu_2.6.2Ralph Amissah2010-07-151-2/+2
|
* vim syntax, in bulleted and indented text recognize boldRalph Amissah2010-07-121-2/+2
|
* param, header reading more robust (re: commented out parts)Ralph Amissah2010-07-101-3/+3
|
* html_scroll, deals with index & endnotesRalph Amissah2010-07-091-3/+3
|
* sisu version & changelogRalph Amissah2010-07-072-4/+4
|
* sisu.vim sisu version & dateRalph Amissah2010-07-071-1/+1
|
* sysenv, version.yml moved to /usr/share/sisu (from /etc/sisu)Ralph Amissah2010-07-072-0/+10
|
* vim syntax, recognize #{ monospace }# tagRalph Amissah2010-07-061-1/+2
|
* Removing useless whitespaces from upstream files at EOL.Daniel Baumann2010-07-028-134/+134
|
* vim syntax, highlight header @make: :texpdf_font:Ralph Amissah2010-06-111-2/+2
|
* vim/ftplugin/sisu.vim, make less intrusiveRalph Amissah2010-06-053-33/+17
| | | | | | | | | | | | includes: * <leader>ls dir files placed in vertically split window (also <leader>dir) * <leader>rd search and replace down (in file) * <leader>rg search and replace globally (in file) * <leader>rr search and replace using ruby gsub (global search and replace) Note: <leader>rf not used, ambiguous (replace forward or replace in file?) * remove language and spelling american english, can't have a fixed default * remove <CTRL>G (search and replace) binding * remove <CTRL>F for fold file removed, use still available :F instead
* vim syntax highlighter, added tag for internal document link to tagged pointRalph Amissah2010-05-261-2/+2
| | | | | | | | | | | (including ocn) also new link markup to other documents in same collection directory { Linked text }#tagname new link markup to other documents in same collection directory: { Linked text }:relative/link.html#23 is the preferred equivalent of: { Linked text }../relative/link.html#23
* data/sisu/v2/conf/editor-syntax-etc/vim/templates .sst .ssm .ssi addedRalph Amissah2010-05-163-0/+120
|
* vim syntax highlighter adds configuration of emphasis and plaintext_wrap to ↵Ralph Amissah2010-04-301-2/+2
| | | | | | | | @make: * plaintext_wrap (@make: :plaintext_wrap:) * emphasis (@make: :emphasis:)
* vim syntax highlighter adds oclc to classifyRalph Amissah2010-04-261-2/+2
|
* vim syntax highlighting, minorRalph Amissah2010-04-161-8/+8
|
* sisu v1 vim syntax highlighter version and dateRalph Amissah2010-03-211-1/+1
|
* sisu v2 vim syntax highlighter version and date updated/correctedRalph Amissah2010-03-181-1/+1
|
* vim syntax highlight, minor additionRalph Amissah2010-03-121-1/+1
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-0627-0/+6531
|