Received: from webgate.proteosys.de (mail.proteosys-ag.com [62.225.9.49]) by lucy.proteosys (8.11.0/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id f5Q9TDf26854 for ; Tue, 26 Jun 2001 11:29:13 +0200 Received: by webgate.proteosys.de (8.11.4/8.11.0) with ESMTP id f5Q9TCQ17968 . for ; Tue, 26 Jun 2001 11:29:12 +0200 MIME-Version: 1.0 Received: from mail.Uni-Mainz.DE (mailserver1.zdv.Uni-Mainz.DE [134.93.8.30]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f5Q9TBU17935 for ; Tue, 26 Jun 2001 11:29:11 +0200 (MET DST) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0FE22.7617FA80" Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.8.57]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id LAA07447 for ; Tue, 26 Jun 2001 11:29:11 +0200 (MEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by mailgate2.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f5Q9TA000984 for ; Tue, 26 Jun 2001 11:29:10 +0200 (MET DST) Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.218.249]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f5Q9G4T09013; Tue, 26 Jun 2001 11:16:04 +0200 (MET DST) Received: from listserv (listserv.uni-heidelberg.de [129.206.218.249]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id f5Q9FWQ04667; Tue, 26 Jun 2001 11:15:33 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 0053 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 26 Jun 2001 11:14:18 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id f5Q9EHQ04631 for ; Tue, 26 Jun 2001 11:14:18 +0200 Received: from ix.urz.uni-heidelberg.de (mail.urz.uni-heidelberg.de [129.206.119.234]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f5Q9EST08552 for ; Tue, 26 Jun 2001 11:14:28 +0200 (MET DST) Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id LAA21514 for ; Tue, 26 Jun 2001 11:14:20 +0200 Received: from alpha.logic.tuwien.ac.at (alpha.logic.tuwien.ac.at [128.130.175.20]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f5Q9DQT08235 for ; Tue, 26 Jun 2001 11:13:26 +0200 (MET DST) Received: (from preining@localhost) by alpha.logic.tuwien.ac.at (8.11.0/8.11.0) id f5Q9DOI24811; Tue, 26 Jun 2001 11:13:24 +0200 Return-Path: User-Agent: Mutt/1.2.5i Content-class: urn:content-classes:message Subject: [OT] Urgent help needed with dvips Date: Tue, 26 Jun 2001 10:13:24 +0100 Message-ID: <20010626111324.A15463@alpha.logic.tuwien.ac.at> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Norbert Preining" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4140 This is a multi-part message in MIME format. ------_=_NextPart_001_01C0FE22.7617FA80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! I need urgent help: I have a ttf font (georgian) which I have to use with (la)tex. I did fontinst latinfamily etc worked everything, only when I want to make dvips: [~/georgia] dvips bla This is dvips(k) 5.86 Copyright 1999 Radical Eye Software = (www.radicaleye.com) ' TeX output 2001.06.26:1046' -> bla.ps <8r.enc>. Second number not found in = Char string of '/FontName' What does this mean??? How to come around? I AM able to view the file if I tell dvips NOT to download the fontfiles (acadnusx.pfa) and tell ghostscript to use the pfa file for the fontname. BUt this way I cannot print to a postscript printer! What I did: ttf2pt1 --afm -e -ladobestd --all-glyphs acadnusx.ttf cp acadnusx.afm xacr8a.afm fontinst .. \input fontinst.sty \latinfamily{xac}{} \bye for i in *.pl ; do pltotf $$i ; done for i in *.vpl; do vptovf $$i ; done latex bla.tex \documentclass{article} \begin{document} \fontfamily{pac}\fontsize{24}{32}\selectfont matias \end{document} dvips bla.dvi psfonts.map: pacr8r AcadNusx "TeXBase1Encoding ReEncodeFont" <8r.enc = [OT] Urgent help needed with dvips

Hi!

I need urgent help: I have a ttf font (georgian) which = I have
to use with (la)tex. I did fontinst latinfamily etc = worked
everything, only when I want to make dvips:

[~/georgia] dvips bla
This is dvips(k) 5.86 Copyright 1999 Radical Eye = Software (www.radicaleye.com)
' TeX output 2001.06.26:1046' -> bla.ps
<texc.pro><8r.enc><texps.pro>. = <acadnusx.pfa> Second number not found in Char string of = '/FontName'

What does this mean??? How to come around?

I AM able to view the file if I tell dvips NOT to = download
the fontfiles (acadnusx.pfa) and tell ghostscript to = use the pfa file
for the fontname. BUt this way I cannot print to a = postscript printer!

What I did:

ttf2pt1 --afm -e -ladobestd --all-glyphs = acadnusx.ttf
cp acadnusx.afm xacr8a.afm
fontinst ..
        \input = fontinst.sty
        = \latinfamily{xac}{}
        = \bye
for i in *.pl ; do pltotf $$i ; done
for i in *.vpl; do vptovf $$i ; done
latex bla.tex
        = \documentclass{article}
        = \begin{document}
        = \fontfamily{pac}\fontsize{24}{32}\selectfont matias
        = \end{document}
dvips bla.dvi

psfonts.map:
pacr8r  = AcadNusx        = "TeXBase1Encoding ReEncodeFont" <8r.enc = <acadnusx.pfa

Fontmap:
/AcadNusx         &= nbsp;     (acadnusx.pfa);
(Fontmap.GS) .runlibfile



PLEASE reply by email too!!!

Best wishes

Norbert

--
ciao
norb

+---------------------------------------------------------------= ----+
| Norbert = Preining           = ;   http://www.logic.at/people/p= reining |
| University of Technology Vienna, = Austria        preining@logic.at = |
| DSA: 0x09C5B094 (RSA: 0xCF1FA165) mail subject: get = [DSA|RSA]-key |
+---------------------------------------------------------------= ----+

------_=_NextPart_001_01C0FE22.7617FA80--