aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (2.5.0-1)sisu_2.5.0Ralph Amissah2010-06-114-14/+60
|
* sisurc.yml, mention alternative ebook-viewersRalph Amissah2010-06-111-1/+2
|
* table, (xhtml, odf): empty cell (single tilde to indicate); allow line breaksRalph Amissah2010-06-112-0/+3
|
* texpdf_format: add fontface to tablesRalph Amissah2010-06-111-2/+16
| | | | * tables add fontfaces (e.g. bold, italics, superscript)
* dal_syntax, apply fontfaces also to tablesRalph Amissah2010-06-111-38/+45
| | | | * bold, italics, superscript etc.
* vim syntax, highlight header @make: :texpdf_font:Ralph Amissah2010-06-111-2/+2
|
* texpdf set/select font, default "Liberation Sans"Ralph Amissah2010-06-114-15/+30
| | | | | | | | * requires that Liberation fonts be installed, hence version bump * set font in: sisurc.yml under default: texpdf_font: marked up document under @make: :texpdf_font: default if nothing set "Liberation Sans"
* param, fix breakage on malformed sisu identifier (top header line)Ralph Amissah2010-06-111-2/+2
| | | | '% SiSU ...' [where badly formed]
* minor (cosmetic, & info retention)Ralph Amissah2010-06-112-7/+3
|
* css (for html), right pane dark, distinguish from selected contentRalph Amissah2010-06-111-0/+1
|
* sha256 (2.4.3)Ralph Amissah2010-06-052-6/+6
|
* update: changelog, version (2.4.3)sisu_2.4.3Ralph Amissah2010-06-054-13/+63
|
* 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
* sha256 (2.4.2)Ralph Amissah2010-06-012-6/+6
|
* update: changelog, version (2.4.2)sisu_2.4.2Ralph Amissah2010-06-014-14/+40
|
* documentation, text, much todoRalph Amissah2010-06-0111-570/+606
|
* remote file processing fix (url instead of local file), minor fixRalph Amissah2010-06-011-1/+4
| | | | (related to reporting "http" file not found)
* texpdf, start using polyglossia (xelatex) (instead of babel)Ralph Amissah2010-06-012-7/+8
|
* sha256 (2.4.1)Ralph Amissah2010-05-262-6/+6
|
* update: changelog, version (2.4.1)sisu_2.4.1Ralph Amissah2010-05-264-11/+37
|
* general extension of regex matches for http: to include https:Ralph Amissah2010-05-269-16/+16
|
* dal syntax, doc_str, http: matches to include https:Ralph Amissah2010-05-262-5/+5
| | | | also dal_syntax fix, no auto-bold or italics on relative or internal links
* texpdf_format, https: url match with tilde, fixRalph Amissah2010-05-261-6/+6
|
* epub & odf, regex matches for http: to include https:Ralph Amissah2010-05-262-4/+4
|
* sha256 (2.4.0)Ralph Amissah2010-05-262-6/+6
|
* update: changelog, version (2.4.0)sisu_2.4.0Ralph Amissah2010-05-264-14/+60
|
* sisu documentation related mostly on markupRalph Amissah2010-05-262-12/+610
|
* output formats internal document (and relative) linking as possibleRalph Amissah2010-05-2613-47/+160
|
* sysenv, require constants, (issue with webrick)Ralph Amissah2010-05-261-0/+1
|
* dal (syntax, doc_str, numbering) add internal document link to tagged pointRalph Amissah2010-05-263-22/+25
| | | | (including ocn)
* 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
* sisurc.yml minor update and cleaningRalph Amissah2010-05-261-11/+2
|
* sha256 (2.3.5)Ralph Amissah2010-05-192-6/+6
|
* update: changelog, version (2.3.5)sisu_2.3.5Ralph Amissah2010-05-184-14/+42
|
* dal_doc_str, name tags fixRalph Amissah2010-05-181-3/+3
|
* dal_syntax, url match fixRalph Amissah2010-05-181-1/+1
|
* data/sisu/v2/conf/editor-syntax-etc/vim/templates .sst .ssm .ssi addedRalph Amissah2010-05-163-0/+120
|
* sisu_markup.sst, documentation update *{emphasis}* !{bold text}!Ralph Amissah2010-05-141-13/+15
|
* sha256 (2.3.4)Ralph Amissah2010-05-132-6/+6
|
* urls, screen output controlsisu_2.3.4Ralph Amissah2010-05-131-2/+1
|
* update: changelog, version (2.3.4)Ralph Amissah2010-05-124-13/+37
|
* sysenv, switch default hash digest fingerprints to sha256 (rather than md5)Ralph Amissah2010-05-121-4/+4
|
* dal_syntax, italics match fixRalph Amissah2010-05-121-1/+1
|
* urls, screen output controlRalph Amissah2010-05-122-8/+5
|
* sha256 (2.3.3)Ralph Amissah2010-05-052-6/+6
|
* update: changelog, version (2.3.3)Ralph Amissah2010-05-054-16/+44
|
* texpdf, special word optional break point detailsisu_2.3.3Ralph Amissah2010-05-051-1/+1
|
* defaults, reduce image sizes to fit landscape pdfs, (however, also used in ↵Ralph Amissah2010-05-051-4/+4
| | | | equivalent portrait)
* shared_metadata, texpdf, reduce text display size of digestsRalph Amissah2010-05-051-2/+2
|
* texpdf, url braces, (add, fix)Ralph Amissah2010-05-051-1/+2
|