ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Why uses Context 8r encoding used instead of the specified ec encoding?
Date: Thu, 10 Feb 2005 15:02:24 +0100	[thread overview]
Message-ID: <420B6970.2060603@wxs.nl> (raw)
In-Reply-To: <420B59E3.7080608@creutzig.de>

Christopher Creutzig wrote:
> Hans Hagen wrote:
> 
>> \def\loadmapline
>>   {\dodoubleempty\loadmapline}
>>
>> \def\loadmapline[#1][#2]%
>>   {\loadallfontmapfiles % ! ! !
>>    \doloadmapline{#1}{#2}}
> 
> 
>  I'd be surprised if that worked.  The second \def overwrites the first.

it did when i tested it with two args -)

\def\loadmapline
   {\dodoubleempty\dodoloadmapline}

\def\dodoloadmapline[#1][#2]%
   {\loadallfontmapfiles % ! ! !
    \doloadmapline{#1}{#2}} % special

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

      reply	other threads:[~2005-02-10 14:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08 19:55 Stefan Wachter
2005-02-09 14:11 ` Taco Hoekwater
2005-02-09  9:27   ` Hans Hagen
2005-02-09 11:54   ` Stefan Wachter
2005-02-09 12:12     ` Hans Hagen
2005-02-09 12:24     ` Thomas A.Schmitz
2005-02-15  8:27       ` Stefan Wachter
2005-02-09 17:23 ` Hans Hagen
2005-02-10 12:56   ` Christopher Creutzig
2005-02-10 14:02     ` Hans Hagen [this message]

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=420B6970.2060603@wxs.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).