ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: \type with spaces
Date: Sat, 22 Sep 2001 20:34:17 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20010922203229.02d36e10@pop.planet.nl> (raw)
In-Reply-To: <20010922083717.A628@ruhrau.de>

At 08:37 AM 9/22/2001 +0200, Johannes Huesing wrote:

>sorry, I wasn't precise enough: leadins spaces are not typeset.

i'm not sure about this patch, so i let you play with it; you can best put 
this in a file called cont-loc.tex, which (like cont-new) is loaded at 
runtime but not in the distribution [i use that file for local patches that 
i first want to test myself]

\unprotect

\def\dotype#1%
   {\bgroup
    \strut % enables leading space in \type { abc } at par start
    \edef\@@currenttype{#1}%
    \catcode`\<=\@@other
    \catcode`\>=\@@other
    \futurelet\next\dodotype}

\protect

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


  reply	other threads:[~2001-09-22 18:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-20 19:51 Johannes Huesing
2001-09-21  8:17 ` Hans Hagen
2001-09-22  6:37   ` Johannes Huesing
2001-09-22 18:34     ` Hans Hagen [this message]
2001-09-23 18:12       ` Johannes Huesing
2001-09-24 12:47       ` Michael Hallgren
2001-09-24 14:02         ` 'capacity exceeded' ConTeXt over Win2k -- Was: [Re: \type with spaces] Michael Hallgren
2001-09-24 15:35           ` 'capacity exceeded' ConTeXt over Win2k Frans Goddijn
2001-09-24 18:54             ` Michael Hallgren
2001-09-29 12:50         ` \type with spaces 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=5.1.0.14.1.20010922203229.02d36e10@pop.planet.nl \
    --to=pragma@wxs.nl \
    --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).