aboutsummaryrefslogtreecommitdiffhomepage
path: root/sisu.org
Commit message (Collapse)AuthorAgeFilesLines
* org files related to sisu, break up and place in own subdirRalph Amissah2014-12-081-1/+1
|
* documentation updatesRalph Amissah2014-05-181-2114/+1
| | | | | | | | * sisu.org info on ruby-dbi removal affecting sisu in debian * sisu.org moved to data/doc/sisu (softlinked from root dir) * CHANGELOG simplify maintenance * note version changes * misc
* documentation, notes, updatesisu_5.3.5Ralph Amissah2014-05-121-0/+137
|
* v6: ao, heading with no ocn, distinguish ~# from -#Ralph Amissah2014-05-121-1/+1
| | | | | | | * ~# is general & means no ocn (for any object to which it is applied) * -# is relevant only for 1~ dummy headings & instructs that they should be removed from output where possible * applied so far to pdf, odt & plaintext
* v6: ao, document markup structure check, skip processing file on major errorRalph Amissah2014-05-121-1/+7
| | | | * with error message & text at location of failure
* v6: texpdf, urls in creator cause breakageRalph Amissah2014-05-121-1/+5
| | | | * (Closes: #744541)
* v6: texpdf, mailto markup links set for normal text objectsRalph Amissah2014-05-121-1/+6
| | | | * (Closes: #744357) but testing required
* v6: texpdf, for urls switch to sans serif (small fontsize)Ralph Amissah2014-05-121-1/+16
| | | | | * instead of typewriter, latex default * (Closes: #744353)
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-1/+28
| | | | | | | | | * --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org
* v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions)Ralph Amissah2014-05-121-1/+16
| | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
* v6: texpdf, headings and table of contents representationRalph Amissah2014-05-121-3/+83
| | | | | | | | * (Closes: #744386) 1~ and 2~ result in the same formatting 1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383 * (Closes: #744399) :A smaller formatted than :B A~ B~ C~ now the same size, see discussion in sisu.org under #744383 * #744383 :B and :C result in the same formatting, issue explained see sisu.org
* v6: param, metadata rights, line-breaks instead of semicolons separating rightsRalph Amissah2014-05-121-1/+5
| | | | * (Closes: #744358) remove trailing semicolon after :copyright:
* v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-121-1/+9
| | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
* v6: digests sha512 option implementedRalph Amissah2014-05-121-1/+6
| | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
* v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is usedRalph Amissah2014-05-121-1/+5
| | | | * (Closes: #744378)
* v5 v6: composite (inserts), missing includes doesn't give an error, fixRalph Amissah2014-05-121-1/+19
| | | | * (Closes: #744379) see sisu.org for comment
* v5 v6: composite, fix includes, provide extra newline after inserted commentRalph Amissah2014-05-121-1/+7
| | | | * (Closes: #744360) [n|u] sisu: includes do not work properly
* syntax hilighting, includes with files in subdirectories fixRalph Amissah2014-05-121-1/+5
| | | | * (Closes: #744355)
* syntax hilighting, line break without spaces<br>flagged as error, closeRalph Amissah2014-05-121-1/+15
| | | | | | | * for line breaks in sisu markup use \\ instead of <br> * the case described is meant to be flagged as an error * close bug, no action taken further explanation in sisu.org * (Closes: #744356) re-open if necessary
* v5 v6: ao_syntax, address possible manual use of url delimiters「」Ralph Amissah2014-05-121-1/+1
|
* sisu.org introduce a bug listRalph Amissah2014-05-121-0/+830
| | | | * primarily DBT (Daniel's welcome bug flood)
* sisu.org start using emacs:evil:org; update .gitignoreRalph Amissah2014-05-121-0/+932
* (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic