2 Mar
2005
2 Mar
'05
1:24 p.m.
Hans Hagen
Steffen Wolfrum wrote:
TEST.tex \startproject TEST \startfrontmatter \component PARTS/ONE.tex \component PARTS/TWO.tex \stopfrontmatter \stopproject
ONE.tex \startcomponent ONE text \stopcomponent
TWO.tex \startcomponent TWO text \stopcomponent
The Mac output (plus the Win output) were unfortunately bounced back - Message body is too big: 59628 bytes with a limit of 40 KB.
texexec test --pdf --runs=1 copy test.tui 1.tui texexec test --pdf --runs=2 copy test.tui 2.tui texexec test --pdf --runs=3 copy test.tui 3.tui texexec test --pdf copy test.tui n.tui
where do the tui's difer?
Hans
They don't. They are all the same. But nevertheless texexec test --pdf ran 8 runs ... Steffen