ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \CAP command does not work
@ 2004-08-10  3:09 Salman Khilji
  2004-08-10 17:33 ` Henning Hraban Ramm
  2004-08-10 18:49 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Salman Khilji @ 2004-08-10  3:09 UTC (permalink / raw)


Why don't I see capitals in the following example?

\setupbodyfont      [cmr,12pt]

\starttext

\startbuffer[test]
The quick brown fox jumps over the lazy dog.
\stopbuffer

\getbuffer[test]

\CAP{\getbuffer[test]}

\stoptext

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

* Re: \CAP command does not work
  2004-08-10  3:09 \CAP command does not work Salman Khilji
@ 2004-08-10 17:33 ` Henning Hraban Ramm
  2004-08-10 18:49 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm @ 2004-08-10 17:33 UTC (permalink / raw)


Am 10.08.2004 um 05:09 schrieb Salman Khilji:
> Why don't I see capitals in the following example?
> \CAP{\getbuffer[test]}

Try {\sc\getbuffer...



Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/

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

* Re: \CAP command does not work
  2004-08-10  3:09 \CAP command does not work Salman Khilji
  2004-08-10 17:33 ` Henning Hraban Ramm
@ 2004-08-10 18:49 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-08-10 18:49 UTC (permalink / raw)


Salman Khilji wrote:

>Why don't I see capitals in the following example?
>
>\setupbodyfont      [cmr,12pt]
>
>\starttext
>
>\startbuffer[test]
>The quick brown fox jumps over the lazy dog.
>\stopbuffer
>
>\getbuffer[test]
>
>\CAP{\getbuffer[test]}
>
>\stoptext
>  
>
in this case you should follow Hraban's suggestion. The problem is that teh uppercase function of tex will effectively make this \getbuffer[TEST] 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2004-08-10 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-10  3:09 \CAP command does not work Salman Khilji
2004-08-10 17:33 ` Henning Hraban Ramm
2004-08-10 18:49 ` Hans Hagen

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).