ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \Word and friends
@ 2006-07-28  6:15 Hans van der Meer
  2006-07-29  7:19 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Hans van der Meer @ 2006-07-28  6:15 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]

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




[-- Attachment #1.2: Type: text/html, Size: 1336 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: \Word and friends
  2006-07-28  6:15 \Word and friends Hans van der Meer
@ 2006-07-29  7:19 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2006-07-29  7:19 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-29  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-28  6:15 \Word and friends Hans van der Meer
2006-07-29  7:19 ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).