Hi again,

I'm trying to define a cover image for my ePub using the documented „firstpage“ 
setting of \setupexport.

While it works in my minimal example below, it fails in my project structure; I 
tried to move \setupexport into project, product and component to no avail.

%
\setupbackend[export=yes]
\setupinteraction[
        state=start,
        color=,contrastcolor=,
        title={ePub Test},
        subtitle={ConTeXt},
        author={Hraban},
]
\setupexport[
        bodyfont=12pt,width=470pt,
        hyphen=yes,
        firstpage={koe}, % works here, but not in environment
]

\starttext

\startchapter[title={Knuth}]

\startparagraph
\input knuth
\stopparagraph

\stopchapter

\stoptext



Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to