| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* v3dv (3.2) "merged" into v3 (previously 3.1) (& removed)
  * conf/sisu/v3dv --> conf/sisu/v3
  * data/sisu/v3dv --> data/sisu/v3
  * lib/sisu/v3dv  --> lib/sisu/v3
  * bin/sisu* (v3dv references changed to v3)
  * (--dev modifier (superfluous for the time being) runs main v3 branch)
 | 
| | 
| 
| 
|  | 
* in addition to existing possibility of a shared db in sqlite3 or postgresql
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* for config file, document headers, & command line
* v3dv: sysenv, ProcessingSettings, start to use hooks to make it possible
  to control (via: the command line; the document markup header, or; the
  configuration file) the likes of: ocn, toc, segsubtoc, minitoc,
  links-to-manifest, search-form, html-navigation, html-navigation-bar,
  html-right-pane, html-top-band; these are switched on by default and may
  be switched off in omit lists within configuration file, the document
  markup header, or command line. The command line takes precedence & may
  switch on or off overriding settings within the document markup header or
  the sisu configuration file.
  * --inc- on by default, but if switched off in doc header or
    configuration, the command line --inc- has precedence; for each possible
    exclude configuration the --inc- switch that overrides configuration
    settings
  * --exc- == --no-; exclude/switch off feature (but --inc- include has
    precedence)
  * document header @build: :omit: [list output features to be omitted]
  * configuration (sisurc.yml) omit:
  exclude output feature, overrides configuration settings (omit --dev
  development branch modifier once merged back to main)
   --exc-ocn,                 html (seg, scroll), epub, xml, pdf
     sisu --dev --exc-ocn --html --epub --xml-sax --xml-dom --xhtml -v \
     filename.sst
   --exc-toc,                 html (scroll), epub, pdf
     sisu --dev --exc-toc --html --epub --pdf -v filename.sst
   --exc-segsubtoc            html (seg), epub
     sisu --dev --exc-segsubtoc --html --epub -v filename.sst
   --exc-minitoc,             html (seg), concordance, manifest
     sisu --dev --exc-minitoc --html --concordance -v filename.sst
   --exc-manifest-minitoc,    manifest
     sisu --dev --exc-manifest-minitoc --html -v filename.sst
   --exc-links_to_manifest, --exc-manifest-links,
                              html (seg, scroll)
     sisu --dev --exc-manifest-links --html -v filename.sst
   --exc-search-form,         html (seg, scroll), manifest
     sisu --dev --exc-search-form --html -v filename.sst
   --exc-html-minitoc,        html (seg), concordance
     sisu --dev --exc-html-minitoc --html --concordance -v filename.sst
   --exc-html-navigation,     html (seg, scroll)?
     sisu --dev --exc-html-navigation --html -v filename.sst
   --exc-html-navigation-bar, html (seg)
     sisu --dev --exc-html-navigation-bar --html -v filename.sst
   --exc-html-search-form,    html (seg, scroll)
     sisu --dev --exc-html-search-form --html -v filename.sst
   --exc-html-right-pane,     html (seg, scroll)
     sisu --dev --exc-html-right-pane --html -v filename.sst
   --exc-html-top-band,       html (seg, scroll), concordance (minitoc is
     forced on to provide seg navigation)
     sisu --dev --exc-html-top-band --html --concordance -v filename.sst
 | 
| | 
| 
| 
| 
|  | 
* for config file, document headers, & command line
* requiring downstream code changes (in commit that follows)
 | 
| | 
| 
| 
|  | 
* proposed next version starts 3.2, (merge dev branch after 3.1.15)
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* hooks to make it possible to control (via: the command line; the document
  markup header, or; the command line) the likes of: toc, manifest,
  manifest-links, metadata, html-minitoc, html-navigation, html-navigation-bar;
  these are switched on by default and control takes the form of making it
  possible to switch them off.
 | 
| | 
| 
| 
|  | 
* html & epub coding affected
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* --dump places output in directory specified, if none specified in the current
  directory (pwd).
* --redirect places output in subdirectory under specified directory,
  subdirectory uses the filename (without the suffix). If no output directory is
  specified places the subdirectory under the current directory (pwd).
* html, css incorporated into each file (concordance & manifest included)
* html, xhtml & xmls, css copied into css subdirectory (not used by html as
  embedded)
* html xmls, images copied to output directory
* no links to manifest
* manifest with relative links only
* longer html filenames given to avoid names clashing (e.g. for toc, manifest,
  concordance)
* html, epub, remove manifest toc links
* -j copy images associated with file (images used by html & xmls)
  * automatically invoked by --dump & redirect
* v3 v3dv: document --redirect, --dump, -j update sisu_commands.sst
  [documents not generated until v3.2.0 (when v3dv branch is merged into v3)]
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
* (dal & code affected as a result)
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
* messing with code, merge back now likely to become v3.2
 | 
| | 
| 
| 
|  | 
* [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS]
 | 
| | 
| 
| 
| 
|  | 
* could introduce new issues, watch
* [reported by Timothy Hume, pdf title bug "&" not represented]
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* v3dv: modify.rb script (& its artifact) removed (after use) from lib/sisu
  modify.rb script remains available (in generic form) under:
  data/sisu/v3/conf/convert/modify.rb
  data/sisu/v3dv/conf/convert/modify.rb
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* (intended as) short term branch, merge back into v3 once tested
* sisu --dev (to invoke)
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
* (remove legacy codeblock match rule, watch)
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* place in correct directory and use language code as appropriate
* remove broken index.html from output [note the existing erroneous file is
  not removed by a program run, it has to be removed manually]
* [issue reported by chals (debian live-manual) on irc oftc #sisu]
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
* cannot be limited by sub-directory, error message provided
 | 
| | 
| 
| 
| 
| 
|  | 
* files previously given same name and written over
* [reported by chals (live-manual) on irc oftc #sisu]
* [output_by language and filename ok]
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
* (internally retain possibility to use boites package)
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
* use and adapt 'boitecoloriee' (found in boites_examples.sty)
* in boitebox as setup normal tex hardspaces at start of line are removed,
  hack required to fix
 | 
| | 
| 
| 
| 
|  | 
* allows cut & paste of codeblocks (from some output formats)
  [requested by chals irc.oftc]
 | 
| | 
| 
| 
|  | 
* removed iconv, required a number of places without being used, watch
 | 
| | 
| 
| 
| 
| 
|  | 
* includes previously unimplemented hanging indents
  * done: dal, plaintext, html, epub, xhtml, xml (sax & dom), odt, pdf, sql;
    not done: man, info
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* header, bold & italic pattern matching, ignore case (possibility reinstated)
  @make: :bold: :italic: /[regex]/i
 | 
| | 
| 
| 
|  | 
*  (bold & italic pattern matching) @make: :bold: :italic: /[regex]/i
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* make odt header changes easier to track
  (this commit maintains rough equivalence to sisu-3.1.0 headers)
* sysenv, builds odf:odt directory structure instead of binary blob
* get rid of odf:odt (binary changeset) blob zipfile (containing odf:odt
  directory structure)
 | 
| |  | 
 | 
| |  | 
 |