File name to print to include %
Hello, I'd like to get: "%Home%" with \hyphenatedfilename to the Ctx output. But, these two methods don't work: \hyphenatedfilename{\%Home\%} -- gives "\%Home\%" and \hyphenatedfilename{%Home%} -- (obviously) produces error. So what to write into \hyphenatedfilename to get "%Home%"? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038
On Wed, Mar 18, 2015 at 8:53 AM, Procházka Lukáš Ing. - Pontex s. r. o. < LPr@pontex.cz> wrote:
Hello,
I'd like to get:
"%Home%"
with \hyphenatedfilename to the Ctx output.
But, these two methods don't work:
\hyphenatedfilename{\%Home\%} -- gives "\%Home\%" and \hyphenatedfilename{%Home%} -- (obviously) produces error.
So what to write into \hyphenatedfilename to get "%Home%"?
\hyphenatedfilename\expandafter{\letterpercent Home\letterpercent} -- luigi
participants (2)
-
luigi scarso
-
Procházka Lukáš Ing. - Pontex s. r. o.