diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.pdf | bin | 323839 -> 209545 bytes | |||
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.tex | 22 |
2 files changed, 13 insertions, 9 deletions
diff --git a/doc/context/manuals/allkind/mkiv-publications.pdf b/doc/context/manuals/allkind/mkiv-publications.pdf Binary files differindex 6e16ef71a..7303b243e 100644 --- a/doc/context/manuals/allkind/mkiv-publications.pdf +++ b/doc/context/manuals/allkind/mkiv-publications.pdf diff --git a/doc/context/manuals/allkind/mkiv-publications.tex b/doc/context/manuals/allkind/mkiv-publications.tex index b399ae722..88fda7bf2 100644 --- a/doc/context/manuals/allkind/mkiv-publications.tex +++ b/doc/context/manuals/allkind/mkiv-publications.tex @@ -34,16 +34,20 @@ \usemodule[abr-02] \usemodule[set-11] -\loadsetups[publications-en.xml] \enablemode[interface:setup:defaults] +\startmode[export] + + \setupbackend + [export=yes, + xhtml=yes, + css=export-example.css] -\setupbackend - [export=yes, - xhtml=yes, - css=export-example.css] + \setupexport + [hyphen=yes, + width=60em] -\setupexport - [hyphen=yes, - width=60em] +\stopmode + +\loadsetups[publications-en.xml] \enablemode[interface:setup:defaults] % \input publ-tmp.mkiv @@ -128,7 +132,7 @@ \startfrontmatter \starttitle[title=Contents] - \setuplist[chapter][before=,after] + \setuplist[chapter][before=,after=] \placelist[chapter][color=black] \stoptitle |