Changes

Jump to navigation Jump to search
217 bytes added ,  03:26, 19 January 2015
update options of \setupexport
= Export options =
From {{src|back-exp.mkiv}}, is this still current?:
<texcode>
\setupexport[
bodyfont=\bodyfontsize,
width=\textwidth,
title={\directinteractionparameter\c!title}, % from interaction subtitle={\directinteractionparameter\c!subtitle}, % from interaction author={\directinteractionparameter\c!author}, % from interaction % firstpage=, % imagename % lastpage=, % imagename alternative=, % html or div properties=no,
hyphen=no,
svgstyle=,
cssfile=,
]
</texcode>
* The options align, bodyfont and width end up in the exported CSS.
* title, subtitle and author default to those from {{cmd|setupinteraction}}
* firstpage, lastpage: cover image? (how?)
* hyphen: include hyphenation ({{code|1=&shy;}}?)
* alternative: html or div (influence on html export style?)* properties: no: ignore, yes: as attribute, otherwise: use as prefix (used where?)* svgstyle: maybe compression?* cssfile: file name?
= More TODO =

Navigation menu