ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Glenn R. Williams" <gloonie@telocity.com>
Subject: Re: fonts and tetex - partial success!
Date: Sun, 30 Jun 2002 19:03:38 -0400	[thread overview]
Message-ID: <200206301903.43503.gloonie@telocity.com> (raw)
In-Reply-To: <p05100312b945242f6264@[172.16.22.38]>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Bill and Axel,

Thanks for your suggestions. Some more info I found out:

1. The viewer crashing was NOT Acroread but KGhostview (interesting!). When I 
view on Acroread 5.05 (linux), I see the printout!

2. When I run my test, I still get those "Emergency stop/Please enter another 
input file" messages, but is I hit enter until the end of the run, I get a 
readable PDF.

3. I added the following to my .bash_profile, which the 7.3 rpm did not do:

export TEXMFMAIN=/usr/share/texmf 
export TEXMFMAIN=/usr/share/texmf
export TEXMFFONTS=/usr/share/texmf/fonts

So the current status is that I still have to hit Enter do make it to the end 
of the run, but otherwise it works. Here is the test, if you are interested 
(the type-* files referred to are like Bill showed in his example):

\usetypescriptfile[type-charter]
\usetypescript[Charter]
\usetypescriptfile[type-palatino]
\usetypescript[Palatino]
\usetypescriptfile[type-utopia]
\usetypescript[Utopia]
\setupbodyfont[MyPalatino]
\setupbodyfont[MyUtopia]
\setupbodyfont[MyCharter]

\starttext
% -------------- Charter ----------------
\switchtobodyfont[MyCharter]
This is Charter roman, {\bf bold}, {\it italic}, {\bi bold-italic}, 
{\tfa bigger} and {\tfx smaller}.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
\blank[.25in]
% -------------- Palatino ----------------
\switchtobodyfont[MyPalatino]
This is Palatino roman, {\bf bold}, {\it italic}, {\bi bold-italic}, 
{\tfa bigger} and {\tfx smaller}.
ABCDEFGHIJKLMNOPQRSTUVWXYZ

\blank[.25in]
% -------------- Utopia ----------------
\switchtobodyfont[MyUtopia]
This is Utopia roman, {\bf bold}, {\it italic}, {\bi bold-italic}, 
{\tfa bigger} and {\tfx smaller}.

ABCDEFGHIJKLMNOPQRSTUVWXYZ

\blank[.25in]
% Some individual fonts
This is omsea3:

\font\myfirstfont=omsea3
\myfirstfont Of wind I sang, a wind there came, and in the branches blew.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
\blank[.25in]
\font\mysecondfont=phvr8r
\mysecondfont
This is Adobe Helvetica:

Of wind I sang, a wind there came, and in the branches blew.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
\blank[.25in]
\font\mythirdfont=bchb8r
\mythirdfont
This is Btistream Charter Bold:

Of wind I sang, a wind there came, and in the branches blew.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
\stoptext  

Regards,

Glenn

On Sunday 30 June 2002 05:16 pm, Axel Rose wrote:
> Glenn wrote:
> >Anyone have a clue as to where I can start to look?
>
> Don't know if this helps but see yourself.
>
> I tried the type-charter example on RedHat 7.2 with preinstalled
> ConTeXt 2000.1.31. It chokes at \usetypescript.
> With TeX-Live 7 version the output is produced and xpdf crashes
> my X11 server. I downloaded the pdf to my Mac and checked with
> Acrobat. All is fine.
>
> I suggest you check ConTeXt version and PDF viewer version.
>
> Do you have TEXMF or VARTEXMF set?
> (just check with "set | grep TEX")
>
>
> HTH,
> Axel

- -- 
Glenn R Williams
- ---------------------------------------------------------------------------------
"Mathematical theories are the part of science you could continue to do 
if you woke up tomorrow and discovered the universe was gone" 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9H45Nw/Wcp38R/MkRAmBWAJ98DUgr7aokXdrwyC73dVdSh+2pPQCbB9Wc
73/4FBFQcOK8TsykXnhUmyI=
=9S/B
-----END PGP SIGNATURE-----


  reply	other threads:[~2002-06-30 23:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-30 15:45 font check Axel Rose
2002-06-30 16:31 ` Bill McClain
2002-06-30 18:47   ` Axel Rose
2002-06-30 20:19     ` Henning Hraban Ramm
2002-06-30 20:50       ` Axel Rose
2002-07-01 17:13         ` Henning Hraban Ramm
2002-06-30 20:38     ` Bill McClain
2002-06-30 19:36   ` fonts and tetex Glenn R. Williams
2002-06-30 20:45     ` Bill McClain
2002-06-30 21:16     ` Axel Rose
2002-06-30 23:03       ` Glenn R. Williams [this message]
2002-07-01 11:35         ` fonts and tetex - partial success! Bill McClain
2002-07-01 14:50         ` fonts and tetex - partial success! (more info on stops) Glenn R. Williams
2002-07-01 17:10         ` fonts and tetex - partial success! Henning Hraban Ramm
2002-07-01 19:45           ` John Culleton

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=200206301903.43503.gloonie@telocity.com \
    --to=gloonie@telocity.com \
    /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).