ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: fg@fgbbs.iaf.nl (Frans Goddijn)
Subject: texnansi and accents
Date: 18 Sep 98 15:22:00 +0100	[thread overview]
Message-ID: <7a0_9809181801@fgbbs.iaf.nl> (raw)

* Original message posted in: 4tex.
* Crossposted in: ntg-context.

Today Erik Frambach helped me figure out the following problem:

When I used DVISCR to view a ConTeXt file that was compiled with PDFtex, I
couldn't see accents on letters. DVIPS printed successful accents though,
working from the same DVI file (the latter thanks to help by Taco
Hoekwater).

The solution was: since DVIPS uses the "texnansi.enc" encoding file,
DVISCR should be able to get the same information. This was done by me by
simply copying the command "-etexnansi.enc" in the PSFONTS.INF file, like
this:

tnr    -etexnansi.enc -atnr.afm tnr.pfb
tnri   -etexnansi.enc -atnri.afm tnri.pfb
tnru   -etexnansi.enc -atnri.afm -S-0.3 tnri.pfb
tnro   -etexnansi.enc -atnr.afm -S0.167 tnr.pfb
tnrb   -etexnansi.enc -atnrb.afm tnrb.pfb
tnrbi  -etexnansi.enc -atnrbi.afm tnrbi.pfb
tnrbu  -etexnansi.enc -atnrbi.afm -S-0.3 tnrbi.pfb
tnrbo  -etexnansi.enc -atnrb.afm -S0.167 tnrb.pfb
tnrbx  -etexnansi.enc -atnrb.afm -E1.2 tnrb.pfb
tnrbix -etexnansi.enc -atnrbi.afm -E1.2 tnrbi.pfb
tnrbux -etexnansi.enc -atnrbi.afm -S-0.3 -E1.2 tnrbi.pfb
tnrbox -etexnansi.enc -atnrb.afm -S0.167 -E1.2 tnrb.pfb
tnre   -etexnansi.enc -atnrexp.afm tnrexp.pfb
tnrei  -etexnansi.enc -atnrexpi.afm tnrexpi.pfb
tnreu  -etexnansi.enc -atnrexpi.afm -S-0.3 tnrexpi.pfb
tnreo  -etexnansi.enc -atnrexp.afm -S0.167 tnrexp.pfb
tnreoo -etexnansi.enc -atnrexp.afm -S0.3 tnrexp.pfb
tnrexp -etexnansi.enc -atnrexp.afm tnrexp.pfb

Note: I believe that some of the above are extensions to the font family
which are only "swallowed" by my PS printer if and when I have DVIPS send
the file with the -V siwtch, ie. as bitmaps. I maybe should take out these
extensions to be able to send better PS files to remote printers.

Met hartelijke groet!

 Frans Goddijn   | bbs: +31 (0)26 3217041
 Postbus 30196   | email: fg@fgbbs.iaf.nl
 6803 AD Arnhem  | tel: +31 (0)26 3219342
 The Netherlands | http://www.iaf.nl/Users/Meridian 
--
You are what you is


                 reply	other threads:[~1998-09-18 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7a0_9809181801@fgbbs.iaf.nl \
    --to=fg@fgbbs.iaf.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).