Taco Hoekwater wrote:
Tobias Wolf wrote:
There are loads of errors remaining (in the version from tug.org) like the following, which is also present in the atpragma mode:
! Missing number, treated as zero. <to be read again> } \tabulatecontent ...NR \HL \NC \type {\pdfoutput } \NC integer \NC 0 \NC \DV...
Those are the same errors I got. I just assumed they were a side-effect of the cvs version.
in cont-new.tex say: \let\protectedfirsttype\string % \relax by default this problem was introduced when some problems with color were posted; i need to look into it; the tricky thing is that verbatim (always) behaves different in direct and in 'passed as argument' mode, which is the nature of tex; unfortunately there is no easy way around e.g. using scantokens, because reprocessing may introduce spaces, Hans