ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gmx.de>
Subject: Re: stretched text
Date: Tue, 26 Oct 2004 16:16:19 +0200	[thread overview]
Message-ID: <417E5C33.2090605@gmx.de> (raw)
In-Reply-To: <20041026140428.GA1573@mnw.art.pl>

Hello,

Piotr Kopszak wrote:

>Right, but as far as I understand this solution:
>       \def\CapStretchAmount{.08em}
>       \def\CapStretch#1{\def\stretchedspaceamount{\CapStretchAmount}\stretchednormalcase{#1}}
>
>       Which is used as so:
>
>       \CapStretch{\sc The King in Yellow} 
>
>applies only to small caps?
>  
>
If you leave out the \sc, it works also for small letters:

       \CapStretch{The King in Yellow}

Though one can argue that then the macros should be renamed:
  \def\StretchAmount ...
  \def\Stretch#1 ...

Tobias

  reply	other threads:[~2004-10-26 14:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-25 14:06 Piotr Kopszak
2004-10-25 15:28 ` Patrick Gundlach
2004-10-25 15:32 ` Bill McClain
2004-10-26 14:04   ` Piotr Kopszak
2004-10-26 14:16     ` Tobias Burnus [this message]
2004-10-26 14:50     ` Hans Hagen

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=417E5C33.2090605@gmx.de \
    --to=burnus@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).