aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-125-35/+116
| | | | | | | | | | | | | | | | | | * --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-125-15/+81
| | | | | | | | | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
| * v6: texpdf, headings and table of contents representationRalph Amissah2014-05-124-70/+162
| | | | | | | | | | | | | | | | * (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: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontfaceRalph Amissah2014-05-123-64/+66
| |
| * v6: texpdf, (internal coding) use symbols to identify page orientationRalph Amissah2014-05-123-18/+21
| |
| * v6: param, metadata rights, line-breaks instead of semicolons separating rightsRalph Amissah2014-05-124-15/+30
| | | | | | | | * (Closes: #744358) remove trailing semicolon after :copyright:
| * v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-125-3/+17
| | | | | | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
| * v6: digests sha512 option implementedRalph Amissah2014-05-1219-217/+222
| | | | | | | | | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
| * v5: digests cleaningRalph Amissah2014-05-122-142/+18
| |
| * v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is usedRalph Amissah2014-05-125-7/+27
| | | | | | | | * (Closes: #744378)
| * v5 v6: composite (inserts), missing includes doesn't give an error, fixRalph Amissah2014-05-125-13/+36
| | | | | | | | * (Closes: #744379) see sisu.org for comment
| * v5 v6: composite, fix includes, provide extra newline after inserted commentRalph Amissah2014-05-125-3/+15
| | | | | | | | * (Closes: #744360) [n|u] sisu: includes do not work properly
| * syntax hilighting, includes with files in subdirectories fixRalph Amissah2014-05-122-4/+6
| | | | | | | | * (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-125-3/+7
| |
| * 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-124-3/+937
| | | | | | | | | | * (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic
| * v6: xml object citation numbering (docbook fictionbook)Ralph Amissah2014-05-122-2/+10
| |
| * v5 v6: coding, various minor cosmeticRalph Amissah2014-05-1212-53/+47
| |
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-125-9/+23
| |
* | debian/changelog (5.3.4-1)debian/sisu_5.3.4-1Ralph Amissah2014-02-141-0/+17
| |
* | Merge tag 'sisu_5.3.4' into debian/sidRalph Amissah2014-02-1413-114/+139
|\| | | | | | | SiSU 5.3.4
| * v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-1410-106/+117
| | | | | | | | | | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs]
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-145-8/+22
| |
* | debian/changelog (5.3.3-1)debian/sisu_5.3.3-1Ralph Amissah2014-02-091-0/+14
| |
* | debian/watch refine watchfile match (now that debian diff also uses xz)Ralph Amissah2014-02-081-1/+1
| |
* | debian/control, sisu-postgresql & sisu-sqlite add suggests web server & fcgiwrapRalph Amissah2014-02-081-1/+2
| | | | | | | | * fcgiwrap & nginx-light or httpd (sample nginx setup provided in project)
* | Merge tag 'sisu_5.3.3' into debian/sidRalph Amissah2014-02-0830-907/+1453
|\| | | | | | | SiSU 5.3.3
| * documentation, minor updatesisu_5.3.3Ralph Amissah2014-02-0815-123/+179
| |
| * examples: nginx conf; cgi search forms pgsql & sqliteRalph Amissah2014-02-086-738/+1200
| |
| * v5 v6: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-0810-38/+52
| |
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-085-8/+22
| |
* | debian/changelog (5.3.2-1)debian/sisu_5.3.2-1Ralph Amissah2014-02-051-0/+11
| |
* | Merge tag 'sisu_5.3.2' into debian/sidRalph Amissah2014-02-0519-78/+188
|\| | | | | | | SiSU 5.3.2
| * manual Rakefile, README & minor config adjustmentsisu_5.3.2Ralph Amissah2014-02-058-22/+50
| |
| * v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-054-2/+12
| |
| * v5 v6: utils, code markers & messages, notes/warning/errors, fixRalph Amissah2014-02-056-34/+86
| |
| * v5 v6: ao, html book index linking, follow --strict optionRalph Amissah2014-02-054-16/+22
| |
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-055-4/+18
| |
* | debian/changelog (5.3.1-1)debian/sisu_5.3.1-1Ralph Amissah2014-02-051-0/+25
| |
* | Merge tag 'sisu_5.3.1' into debian/sidRalph Amissah2014-02-05161-5980/+3639
|\| | | | | | | SiSU 5.3.1
| * README & manpage (sisu.1) updatesisu_5.3.1Ralph Amissah2014-02-054-539/+2141
| |
| * sisu manual updateRalph Amissah2014-02-059-33/+277
| |
| * sisu manual directory movedRalph Amissah2014-02-0551-0/+2
| |
| * removed html man pages (man2html)Ralph Amissah2014-02-0522-4911/+6
| |
| * v5 v6: cgi (pgsql & sqlite), fixRalph Amissah2014-02-056-44/+48
| |
| * v5 v6: html, (output) cleaningRalph Amissah2014-02-056-10/+40
| |
| * v5 v6: epub, hash digests used only if availableRalph Amissah2014-02-054-10/+18
| |
| * v5 v6: html, endnote name and nameref make compliant (epub use same)Ralph Amissah2014-02-0516-48/+66
| |
| * v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-0520-62/+116
| |