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