ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [Fwd: Re: [Fwd:  HZ and DVI]]
@ 2007-01-09  0:05 Hans Hagen
  2007-01-09 19:29 ` Hartmut Henkel
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2007-01-09  0:05 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 402 bytes --]


-- 

-----------------------------------------------------------------
                                          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
-----------------------------------------------------------------


[-- Attachment #2: Re: [Fwd: [NTG-context] HZ and DVI] --]
[-- Type: message/rfc822, Size: 94601 bytes --]

[-- Attachment #2.1.1: Type: TEXT/PLAIN, Size: 3845 bytes --]

Hi Hans,

On Mon, 8 Jan 2007, Hans Hagen wrote:

> with the new hz font implementation ... does dvi still work?

at the first glance i would have said yes, and we had tested it, e. g.
see attached set of test files.

Closer look now reveals that it has a flaw: it doesn't automatically
trigger the mktextfm program, if an expanded tfm is missing. Even if i
have e. g. a proper cmr10+20.mf in the search path, the cmr10+20.tfm
won't be generated; instead i have to do a manual mktextfm call.

That's not nice and needs to be fixed. Big thanks to Peter Münster for
reporting it!

Regards, Hartmut


    [ Part 2: "Included Message" ]

Date: Mon, 08 Jan 2007 18:05:27 +0100 (CET)
From: "[ISO-8859-15] Peter Münster" <pmlists@free.fr>
Reply-To: ntg-context@ntg.nl
To: ConTeXt list <ntg-context@ntg.nl>
Subject: [NTG-context] HZ and DVI

Hello,

now I see, that my problem with HZ is only in DVI mode, PDFs are ok.

Here my test file:

\usetypescript[serif,sans,mono][handling][highquality]
\setupalign[hanging,hz]
\usetypescript[modern-base][\defaultencoding]
\setupbodyfont[modern]
\starttext
\input tufte
\stoptext

And here the errors:

This is dvips(k) 5.96 Copyright 2005 Radical Eye Software (www.radicaleye.com)
' TeX output 2007.01.08:1425' -> test.ps
kpathsea: Running mktexpk --mfmode ljfzzz --bdpi 1200 --mag 1+240/1200 --dpi 1440 ec-lmr10+15
mktexpk: don't know how to create bitmap font for ec-lmr10+15.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font ec-lmr10+15 not found, characters will be left blank.
dvips: Can't open font metric file ec-lmr10+15.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in ec-lmr10+15
kpathsea: Running mktexpk --mfmode ljfzzz --bdpi 1200 --mag 1+240/1200 --dpi 1440 ec-lmr10+20
mktexpk: don't know how to create bitmap font for ec-lmr10+20.
dvips: Font ec-lmr10+20 not found, characters will be left blank.
dvips: Can't open font metric file ec-lmr10+20.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in ec-lmr10+20
kpathsea: Running mktexpk --mfmode ljfzzz --bdpi 1200 --mag 1+240/1200 --dpi 1440 ec-lmr10-10
mktexpk: don't know how to create bitmap font for ec-lmr10-10.
dvips: Font ec-lmr10-10 not found, characters will be left blank.
dvips: Can't open font metric file ec-lmr10-10.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in ec-lmr10-10
kpathsea: Running mktexpk --mfmode ljfzzz --bdpi 1200 --mag 1+240/1200 --dpi 1440 ec-lmr10-15
mktexpk: don't know how to create bitmap font for ec-lmr10-15.
dvips: Font ec-lmr10-15 not found, characters will be left blank.
dvips: Can't open font metric file ec-lmr10-15.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in ec-lmr10-15
kpathsea: Running mktexpk --mfmode ljfzzz --bdpi 1200 --mag 1+240/1200 --dpi 1440 ec-lmr10-20
mktexpk: don't know how to create bitmap font for ec-lmr10-20.
dvips: Font ec-lmr10-20 not found, characters will be left blank.
dvips: Can't open font metric file ec-lmr10-20.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in ec-lmr10-20
<tex.pro><lm-ec.enc><texps.pro>. <lmr10.pfb>[1]
TeXExec | runtime: 11.250944


Can anybody help please?
Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


------------------------------------------------------------------------
Dr.-Ing. Hartmut Henkel
In den Auwiesen 6, D-68723 Oftersheim, Germany
E-Mail: hartmut_henkel@gmx.de
http://www.circuitwizard.de
------------------------------------------------------------------------

[-- Attachment #2.1.2: dtest1.zip --]
[-- Type: APPLICATION/zip, Size: 65029 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: Re: [Fwd:  HZ and DVI]]
  2007-01-09  0:05 [Fwd: Re: [Fwd: HZ and DVI]] Hans Hagen
@ 2007-01-09 19:29 ` Hartmut Henkel
  2007-01-09 20:20   ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Henkel @ 2007-01-09 19:29 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

[-- Attachment #1: Type: TEXT/PLAIN, Size: 631 bytes --]

Hi Hans,

the last e-mail in this thread that you have forwarded to the ConTeXt
list might be a little misleading, as the problem during later
investigations appeared to be not related to pdftex (pdftex-1.40.1 works
ok, no bug). I hope that Peter Münster, who was always in the Cc:, now
knows what to do if he still wants to use HZ in DVI files. In short, he
would need to generate all required expanded .tfm files (if not in
autoexpand mode) and .pk fonts by hand with proper expanded naming,
using e. g. mktextfm and gsftopk or mktexpk tools. But it's nowadays
much much easier to do HZ in PDF mode.

Regards, Hartmut

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: Re: [Fwd:  HZ and DVI]]
  2007-01-09 19:29 ` Hartmut Henkel
@ 2007-01-09 20:20   ` Peter Münster
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Münster @ 2007-01-09 20:20 UTC (permalink / raw)
  Cc: Hans Hagen, Hartmut Henkel

On Tue, 9 Jan 2007, Hartmut Henkel wrote:

> ok, no bug). I hope that Peter Münster, who was always in the Cc:, now
> knows what to do if he still wants to use HZ in DVI files. In short, he
> would need to generate all required expanded .tfm files (if not in
> autoexpand mode) and .pk fonts by hand with proper expanded naming,
> using e. g. mktextfm and gsftopk or mktexpk tools. But it's nowadays
> much much easier to do HZ in PDF mode.

Indeed, I'll go the easy way: I'll try to forget all about dvi and go pdf.
Thank you for all your investigations!
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-09 20:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-09  0:05 [Fwd: Re: [Fwd: HZ and DVI]] Hans Hagen
2007-01-09 19:29 ` Hartmut Henkel
2007-01-09 20:20   ` Peter Münster

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).