18 Nov
2008
18 Nov
'08
2:15 p.m.
On Tue, 18 Nov 2008, Zhaopeng Xing wrote:
Hi,
I am using the following setup to typeset very long codes. The problem is, it can only appear on one page. Can anybody help me to split the resulted codes onto several pages? Thanks.
Use \start-stop textbackgrounds rather than framedtexts. framedtexts cannot split across papes. textbackgrounds are documented in the details manaul. Aditya
\setuptyping
[before={\startframedtext[width=\makeupwidth,
background=screen,
backgroundscreen=.96,
style=\tfxx, frame=off]},
after={\stopframedtext}]
\starttyping very long codes \stoptyping