diff options
Diffstat (limited to 'tex/context/base/s-pre-05.tex')
-rw-r--r-- | tex/context/base/s-pre-05.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tex/context/base/s-pre-05.tex b/tex/context/base/s-pre-05.tex index dac9efc9c..a25dd6040 100644 --- a/tex/context/base/s-pre-05.tex +++ b/tex/context/base/s-pre-05.tex @@ -49,6 +49,10 @@ [state=repeat] \setupbackgrounds + [page] + [backgroundcolor=white] + +\setupbackgrounds [text][text] [background={HashFrameA,NextPage}, backgroundoffset=20pt] @@ -113,7 +117,7 @@ {}[forward]} \def\StartTitlePage% - {\setupbackgrounds[page][background={TitleGraphic,NextPage}] + {\setupbackgrounds[page][background={color,TitleGraphic,NextPage}] \setupbackgrounds[text][text][background=] \setupinteraction[menu=off] \setupinteractionbar[state=stop] @@ -131,7 +135,7 @@ \setuplayout[width=430pt,rightedge=110pt] \setupinteraction[menu=on] \setupinteractionbar[state=start] - \setupbackgrounds[page][background=] + \setupbackgrounds[page][background=color] \setupbackgrounds[text][text][background={HashFrameA,NextPage}]} \def\TitlePage#1% |