Hi, Mojca: just updated context and mkii told me !pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading is this file removed? Yue Wang
On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
still not fixed
On Wed, Nov 9, 2011 at 2:31 PM, Hans Hagen
On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Still not fixed!
btw, Hans, how to enable hz in MKII for officina?
\usetypescriptfile[type-buy]
\definetypeface[officina][rm][serif][officina][default][encoding=texnansi]
\definetypeface[officina][ss][sans] [officina][default][encoding=texnansi]
\usetypescript[serif,sans,mono][handling,hanging][highquality]
\setupbodyfont[officina,ss]
\setupalign[hz,hanging]
just don't work at all.
On Thu, Nov 10, 2011 at 9:18 AM, Yue Wang
still not fixed
On Wed, Nov 9, 2011 at 2:31 PM, Hans Hagen
wrote: On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 15-11-2011 04:32, Yue Wang wrote:
Still not fixed!
btw, Hans, how to enable hz in MKII for officina?
\usetypescriptfile[type-buy] \definetypeface[officina][rm][serif][officina][default][encoding=texnansi] \definetypeface[officina][ss][sans] [officina][default][encoding=texnansi] \usetypescript[serif,sans,mono][handling,hanging][highquality]
move that last line up .. in traditional tex these features are global and cannot be enabled for a font afterwards
\setupbodyfont[officina,ss] \setupalign[hz,hanging]
just don't work at all.
On Thu, Nov 10, 2011 at 9:18 AM, Yue Wang
wrote: still not fixed
On Wed, Nov 9, 2011 at 2:31 PM, Hans Hagen
wrote: On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
tried
\usetypescript[serif,sans,mono][handling,hanging][highquality]
\usetypescriptfile[type-buy]
\definetypeface[officina][rm][serif][officina][default][encoding=texnansi]
\definetypeface[officina][ss][sans] [officina][default][encoding=texnansi]
\setupbodyfont[officina,ss]
\setupalign[hz,hanging]
\starttext
\dorecurse{30}{\input zapf}
\stoptext
just don't work
On Tue, Nov 15, 2011 at 3:58 AM, Hans Hagen
On 15-11-2011 04:32, Yue Wang wrote:
Still not fixed!
btw, Hans, how to enable hz in MKII for officina?
\usetypescriptfile[type-buy] \definetypeface[officina][rm][serif][officina][default][encoding=texnansi] \definetypeface[officina][ss][sans] [officina][default][encoding=texnansi] \usetypescript[serif,sans,mono][handling,hanging][highquality]
move that last line up .. in traditional tex these features are global and cannot be enabled for a font afterwards
\setupbodyfont[officina,ss] \setupalign[hz,hanging]
just don't work at all.
On Thu, Nov 10, 2011 at 9:18 AM, Yue Wang
wrote: still not fixed
On Wed, Nov 9, 2011 at 2:31 PM, Hans Hagen
wrote: On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
--
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
see the attachment
On Tue, Nov 15, 2011 at 6:59 AM, Yue Wang
tried
\usetypescript[serif,sans,mono][handling,hanging][highquality] \usetypescriptfile[type-buy] \definetypeface[officina][rm][serif][officina][default][encoding=texnansi] \definetypeface[officina][ss][sans] [officina][default][encoding=texnansi]
\setupbodyfont[officina,ss] \setupalign[hz,hanging]
\starttext
\dorecurse{30}{\input zapf}
\stoptext
just don't work
On Tue, Nov 15, 2011 at 3:58 AM, Hans Hagen
wrote: On 15-11-2011 04:32, Yue Wang wrote:
Still not fixed!
btw, Hans, how to enable hz in MKII for officina?
\usetypescriptfile[type-buy] \definetypeface[officina][rm][serif][officina][default][encoding=texnansi] \definetypeface[officina][ss][sans] [officina][default][encoding=texnansi] \usetypescript[serif,sans,mono][handling,hanging][highquality]
move that last line up .. in traditional tex these features are global and cannot be enabled for a font afterwards
\setupbodyfont[officina,ss] \setupalign[hz,hanging]
just don't work at all.
On Thu, Nov 10, 2011 at 9:18 AM, Yue Wang
wrote: still not fixed
On Wed, Nov 9, 2011 at 2:31 PM, Hans Hagen
wrote: On 9-11-2011 18:02, Yue Wang wrote:
Hi, Mojca:
just updated context and mkii told me
!pdfTeX error: pdftex (file texnansi.enc): cannot open encoding file for reading
is this file removed?
not on purpose .. it should be there
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
--
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Yue Wang