19 Jul
2011
19 Jul
'11
3:07 p.m.
... Perfect, thank you!
Lukas
On Tue, 19 Jul 2011 17:04:35 +0200, Wolfgang Schuster
Am 19.07.2011 um 16:58 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
Hello,
this kind of question was discussed once - how to include '#' character to the file name so that \copypages take it?
Something like:
\copypages[TZ#001.pdf]
e.g. by
\copypages[\MAKETEXT{TZ#001.pdf}]
There was discussion about other "not-so-frequent" chars as well - ! # $ % @ ^ & _ - any evolution?
You can use \asciimode to make them character for the whole document or restrict it to a area with \startasciimode …\stopasciimode. After asciimode has been enabled you need %% to write a comment.
Wolfgang