ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to rotate a single character on a line?
@ 2004-03-23 15:22 Stefan Wachter
  2004-03-24  9:19 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Wachter @ 2004-03-23 15:22 UTC (permalink / raw)


Hi all.

I want to use some arrows of the ZapfDingbats fonts. Most of the arrows 
included in this font are directed from left to right. I tried to use 
\rotate to produce arrows directed to different directions. Yet, rotate 
produces new lines.

Example:

\definefontsynonym[ZapfDingbats][zd]
\definefont[Zapf][ZapfDingbats at 24pt]

\rotate[rotation=180]{\Zapf\char234} {\Zapf\char234}

The example is intended to produce an arrow directed to the left 
followed by an arrow directed to the right. The result however is an 
arrow directed to the left followed by a new line with an arrow directed 
to the right.

intended:
<- ->

result:
<-
->

Does someone know how the new line can be suppressed?

Thanks,
--Stefan

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

end of thread, other threads:[~2004-04-07  6:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 15:22 How to rotate a single character on a line? Stefan Wachter
2004-03-24  9:19 ` Hans Hagen
2004-04-01  9:50   ` Stefan Wachter
2004-04-02 12:53     ` Adam Lindsay
2004-04-02 13:51       ` Hans Hagen
2004-04-02 15:10         ` Adam Lindsay
2004-04-07  6:29       ` after updating I failed using MPtoPDF Peter.Andree

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