ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Stefan Wachter <stefan.wachter@gmx.de>
Subject: How to rotate a single character on a line?
Date: Tue, 23 Mar 2004 16:22:51 +0100	[thread overview]
Message-ID: <c3pkte$l17$1@sea.gmane.org> (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

             reply	other threads:[~2004-03-23 15:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23 15:22 Stefan Wachter [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='c3pkte$l17$1@sea.gmane.org' \
    --to=stefan.wachter@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).