ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Tracking?
Date: Sun, 08 Feb 2009 17:15:27 +0100	[thread overview]
Message-ID: <498F051F.1080703@gmail.com> (raw)
In-Reply-To: <68bfdc900902080749w6774ccc3h3a1f3df4a4a7a8b1@mail.gmail.com>

Yue Wang schrieb:

> You said that I can use something like \stretched{LETTER}.
> How can I automatically adjust the spacing? (like add 0.25em space
> between each characters).

The correct command \strechednormalcase, not \stretched.

You can set the kerning between chars with \stretchedspaceamount
and the space between words with \stretchedspacefactor.

\def\stretchedspacefactor{4}     % default value
\def\stretchedspaceamount{.25em} % default value

\starttext

This is a normal kerned sentence.

\stretchednormalcase{This is a special kerned sentence.}

\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-02-08 16:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 14:21 Tracking? Yue Wang
2009-02-06 18:28 ` Tracking? Hans Hagen
2009-02-06 18:35   ` Tracking? Wolfgang Schuster
2009-02-07  2:29     ` Tracking? Yue Wang
2009-02-07  8:31       ` Tracking? Wolfgang Schuster
2009-02-07 13:15       ` Tracking? Hans Hagen
2009-02-07 14:01         ` Tracking? Yue Wang
2009-02-07 17:11           ` Tracking? Hans Hagen
2009-02-07 19:07             ` Tracking? Wolfgang Schuster
2009-02-08  3:48               ` Tracking? Yue Wang
2009-02-08  9:45                 ` Tracking? Wolfgang Schuster
2009-02-08 15:49                   ` Tracking? Yue Wang
2009-02-08 16:15                     ` Wolfgang Schuster [this message]
2009-02-08 16:52                       ` Tracking? Wolfgang Schuster
2009-02-08 17:24                         ` Tracking? Wolfgang Schuster
2009-02-09  2:42                           ` Tracking? Yue Wang
2009-02-08 11:05                 ` Tracking? Hans Hagen
2009-02-08  3:47             ` Tracking? Yue Wang

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=498F051F.1080703@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).