28 Jul
2006
28 Jul
'06
6:15 a.m.
After \def\Example{example} \Word{\Example} gives example So I need \expanded{\Word{\Example}} to get Example but \WORD{\Example}} does give EXAMPLE I did not expect that. Is this the intended behaviour? Hans van der Meer
29 Jul
29 Jul
7:19 a.m.
Hans van der Meer wrote:
After \def\Example{example} \Word{\Example} gives example So I need \expanded{\Word{\Example}} to get Example but \WORD{\Example}} does give EXAMPLE
I did not expect that. Is this the intended behaviour?
Well, expanding the argument of \Word automatically would not always be safe, so I guess it is unavoidable in current \TeX (the problem is that the \uppercase primitive is not expandable). Taco
6721
Age (days ago)
6722
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hans van der Meer
-
Taco Hoekwater