ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: abbg770@city.ac.uk
To: ntg-context@ntg.nl
Subject: Re: Strange font issue with LuaTeX on Linux
Date: 01 Sep 2008 18:35:01 +0100	[thread overview]
Message-ID: <E1KaDIr-0005xK-00@ms2.city.ac.uk> (raw)

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

I just discovered something;

$ echo $OSFONTDIR
/usr/share/fonts/vista-fonts;/home/mohamed/.fonts;/media/sdb1/Fonts

$ pwd
/home/mohamed/.fonts/envy-code-r
$ ls -1
EnvyCodeRBold.ttf
EnvyCodeRItalic.ttf
EnvyCodeR.ttf
EnvyCodeRVSItalicAsBold.ttf
EnvyCodeRVS.ttf

$ mtxrun --script fonts --list "envy"
envy code r          Envy Code R          EnvyCodeR.ttf
envy code r bold     Envy Code R Bold     EnvyCodeRBold.ttf
envy code r italic   Envy Code R Italic   EnvyCodeRItalic.ttf
envy code r vs       Envy Code R VS       EnvyCodeRVS.ttf
envy code r vs bold  Envy Code R VS Bold  EnvyCodeRVSItalicAsBold.ttf

# similar error to the previous one, even though mtxrun finds it, luatex 
doesn't. If I copy the fonts over to the working directory, the file seems 
to compile fine (http://pastebin.com/m5272c619 or attached). $ texexec 
test.tex TeXExec | processing document 'test.tex' TeXExec | no ctx file 
found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec 
| writing option file test.top TeXExec | using randomseed 990 TeXExec | tex 
engine: luatex TeXExec | tex format: cont-en LuaTools | running command: 
luatex 
--fmt="/home/mohamed/texmf/texmf-cache/luatex-cache/context/c67bf06401a0e1a39f3ee04c60209dc5/formats/cont-en" 
--lua="/home/mohamed/texmf/texmf-cache/luatex-cache/context/c67bf06401a0e1a39f3ee04c60209dc5/formats/cont-en.luc" 
"test.tex" "" (test.tex

ConTeXt  ver: 2008.08.05 18:47 MKIV  fmt: 2008.8.31  int: english/english

language : language en is active system : cont-new loaded 
(/home/mohamed/texmf/tex/context/base/cont-new.tex systems : beware: some 
patches loaded from cont-new.tex 
(/home/mohamed/texmf/tex/context/base/cont-new.mkiv lua : used config path 
- /usr/share/texmf/web2c/texmf.cnf lua : used cache path - 
/home/mohamed/texmf/texmf-cache/luatex-cache/context/c67bf06401a0e1a39f3ee04c60209dc5 
) (/home/mohamed/texmf/tex/context/base/cont-mtx.tex)) system : cont-old 
loaded (/home/mohamed/texmf/tex/context/base/cont-old.tex loading : Context 
Old Macros ) system : cont-fil loaded 
(/home/mohamed/texmf/tex/context/base/cont-fil.tex loading : Context File 
Synonyms ) system : cont-sys.rme loaded 
(/home/mohamed/texmf/tex/context/user/cont-sys.rme 
(/home/mohamed/texmf/tex/context/base/type-tmf.tex) 
(/home/mohamed/texmf/tex/context/base/type-siz.tex) 
(/home/mohamed/texmf/tex/context/base/type-otf.tex)) bodyfont : 12pt rm is 
loaded specials : tex loaded system : test.top loaded (test.top specials : 
loading definition file tpd 
(/home/mohamed/texmf/tex/context/base/spec-tpd.tex specials : loading 
definition file fdf (/home/mohamed/texmf/tex/context/base/spec-fdf.tex 
(/home/mohamed/texmf/tex/context/base/spec-fdf.mkiv)) specials : fdf loaded 
(/home/mohamed/texmf/tex/context/base/spec-tpd.mkiv)) specials : fdf loaded 
) (/home/mohamed/texmf/tex/context/base/type-tmf.tex) 
(/home/mohamed/texmf/tex/context/base/type-siz.tex) 
(/home/mohamed/texmf/tex/context/base/type-otf.tex) 
(/home/mohamed/texmf/tex/context/base/type-tmf.tex) 
(/home/mohamed/texmf/tex/context/base/type-siz.tex) 
(/home/mohamed/texmf/tex/context/base/type-otf.tex) define font | forced 
type ttf of EnvyCodeR not found define font | font with name EnvyCodeR is 
not found define font | unknown font EnvyCodeR, loading aborted ! Font 
\*adobe12ptrmtfrm*:=name:Envy Code R*default at 12pt not loadable: metric 
data not found or bad. <to be read again>
                   \relax 
\xxdododefinefont ...tspec {#4}\newfontidentifier 
                                                  \let 
\localrelativefontsiz... \fontstrategy ...me \fontclass #2#3#4#5\endcsname
                                                  \tryingfontfalse \fi 
<inserted text> ...yle \fontalternative \fontsize 
                                                  \fi \iftryingfont 
\fontstr... \synchronizefont ...strategy \the \fontstrategies
                                                  \relax \fi \iftryingfont 
\... <argument> \getvalue {\@style@ \fontstyle }
                                           \edef \fontstyle {\fontstyle 
}\if... ... l.48 \setupbodyfont[adobe,11pt]
                               
? 

# test.tex.  ignore the weird names, i didn't have time to change it around
% engine=luatex
\definefontfeature[latin-smallcaps][smallcaps][script=latn]

\starttypescript [serif] [warnockpro]
  \setups[font:fallback:sans]      
  \definefontsynonym [WarnockPro-Regular] [name:Envy Code R] 
[features=default]
  \definefontsynonym [WarnockPro-Bold]       [name:Envy Code R Bold]   
[features=default]
  \definefontsynonym [WarnockPro-Italic]     [name:Envy Code R Italic]  
[features=default]    
\stoptypescript

\starttypescript [serif] [warnockpro]
  \definefontsynonym [Serif]           [WarnockPro-Regular]       
[features=default]
  \definefontsynonym [SerifBold]       [WarnockPro-Bold]          
[features=default]
  \definefontsynonym [SerifItalic]     [WarnockPro-Italic]        
[features=default]
\stoptypescript

\definetypeface[adobe][rm][serif][warnockpro][default]
\setupbodyfont[adobe,11pt]

\starttext
\dorecurse{10}{\input zapf}
\stoptext


Mohamed

[-- Attachment #2: test.log --]
[-- Type: application/octet-stream, Size: 32262 bytes --]

(test.tex

ConTeXt  ver: 2008.08.05 18:47 MKIV  fmt: 2008.8.31  int: english/english

language       : language en is active
system         : cont-new loaded
(/home/mohamed/texmf/tex/context/base/cont-new.tex
systems         : beware: some patches loaded from cont-new.tex
(/home/mohamed/texmf/tex/context/base/cont-new.mkiv
lua            : used config path - /usr/share/texmf/web2c/texmf.cnf
lua            : used cache path - /home/mohamed/texmf/texmf-cache/luatex-cache/context/c67bf06401a0e1a39f3ee04c60209dc5
) (/home/mohamed/texmf/tex/context/base/cont-mtx.tex))
system         : cont-old loaded
(/home/mohamed/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/home/mohamed/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys.rme loaded
(/home/mohamed/texmf/tex/context/user/cont-sys.rme (/home/mohamed/texmf/tex/context/base/type-tmf.tex) (/home/mohamed/texmf/tex/context/base/type-siz.tex) (/home/mohamed/texmf/tex/context/base/type-otf.tex))
bodyfont       : 12pt rm is loaded
specials       : tex loaded
system         : test.top loaded
(test.top
specials       : loading definition file tpd
(/home/mohamed/texmf/tex/context/base/spec-tpd.tex
specials       : loading definition file fdf
(/home/mohamed/texmf/tex/context/base/spec-fdf.tex (/home/mohamed/texmf/tex/context/base/spec-fdf.mkiv))
specials       : fdf loaded
(/home/mohamed/texmf/tex/context/base/spec-tpd.mkiv))
specials       : fdf loaded
) (/home/mohamed/texmf/tex/context/base/type-tmf.tex) (/home/mohamed/texmf/tex/context/base/type-siz.tex) (/home/mohamed/texmf/tex/context/base/type-otf.tex) (/home/mohamed/texmf/tex/context/base/type-tmf.tex) (/home/mohamed/texmf/tex/context/base/type-siz.tex) (/home/mohamed/texmf/tex/context/base/type-otf.tex) (test.tuo) (test.tuo)
systems        : begin file test at line 20
(/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex) (/home/mohamed/texmf/tex/context/sample/zapf.tex)
Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
[][]\*adobe11ptrmtfrm*: Com-ing back to the use of type-faces in elec-tron-ic pub-lish-ing: many of the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\whatsit
..\localinterlinepenalty=0
..\localbrokenpenalty=0
..\localleftbox=null
..\localrightbox=null
.\hbox(0.0+0.0)x0.0, direction TLT
.\*adobe11ptrmtfrm*: C
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: m
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: new ty-pog-ra-phers re-ceive their knowl-edge and in-for-ma-tion about the rules of

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: w
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ty-pog-ra-phy from books, from com-put-er magazi-nes or the in-struc-tion man-u-als

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: y
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: which they get with the pur-cha-se of a PC or soft-ware. There is not so much

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: w
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: h
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ba-sic in-struc-tion, as of now, as there was in the old days, show-ing the dif-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: a
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: i
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: fer-ences be-tween good and bad ty-po-graph-ic de-sign. Many peo-ple are just fas-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: r
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: e
.etc.


Overfull \hbox (32.5673pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ci-nat-ed by their PC's tricks, and think that a wide-ly [] praised pro-gram, called

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: i
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: a
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: up on the screen, will make ev-ery-thing au-to-mat-ic from now on. Com-ing back

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: p
.\glue 5.9082
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: n
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: to the use of type-faces in elec-tron-ic pub-lish-ing: many of the new ty-pog-ra-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: o
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: phers re-ceive their knowl-edge and in-for-ma-tion about the rules of ty-pog-ra-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: phy from books, from com-put-er magazi-nes or the in-struc-tion man-u-als which they

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: y
.\glue 5.9082
.\*adobe11ptrmtfrm*: f
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: get with the pur-cha-se of a PC or soft-ware. There is not so much ba-sic in-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: g
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: t
.\glue 5.9082
.\*adobe11ptrmtfrm*: w
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: struc-tion, as of now, as there was in the old days, show-ing the dif-fer-ences

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: be-tween good and bad ty-po-graph-ic de-sign. Many peo-ple are just fas-ci-nat-ed by

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: e
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: w
.etc.


Overfull \hbox (3.02629pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: their PC's tricks, and think that a wide-ly [] praised pro-gram, called up on

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: r
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: the screen, will make ev-ery-thing au-to-mat-ic from now on. Com-ing back to the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: use of type-faces in elec-tron-ic pub-lish-ing: many of the new ty-pog-ra-phers re-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (39.96062pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ceive their knowl-edge and in-for-ma-tion about the rules of ty-pog-ra-phy from books,

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: v
.\*adobe11ptrmtfrm*: e
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: from com-put-er magazi-nes or the in-struc-tion man-u-als which they get with the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: m
.\glue 5.9082
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: pur-cha-se of a PC or soft-ware. There is not so much ba-sic in-struc-tion, as of

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: r
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: now, as there was in the old days, show-ing the dif-fer-ences be-tween good and

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: w
.\*adobe11ptrmtfrm*: ,
.\glue 5.9082
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: bad ty-po-graph-ic de-sign. Many peo-ple are just fas-ci-nat-ed by their PC's tricks,

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: d
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (20.7509pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: and think that a wide-ly [] praised pro-gram, called up on the screen, will make

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: d
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (34.05241pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ev-ery-thing au-to-mat-ic from now on. Com-ing back to the use of type-faces in elec-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: v
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: r
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: tron-ic pub-lish-ing: many of the new ty-pog-ra-phers re-ceive their knowl-edge and

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: n
.\discretionary
..\*adobe11ptrmtfrm*: -
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: in-for-ma-tion about the rules of ty-pog-ra-phy from books, from com-put-er magazi-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: n
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: nes or the in-struc-tion man-u-als which they get with the pur-cha-se of a PC or

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: s
.\glue 5.9082
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: soft-ware. There is not so much ba-sic in-struc-tion, as of now, as there was

\hbox(7.6377+0.84863)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: t
.\discretionary
..\*adobe11ptrmtfrm*: -
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: in the old days, show-ing the dif-fer-ences be-tween good and bad ty-po-graph-ic

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: n
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: de-sign. Many peo-ple are just fas-ci-nat-ed by their PC's tricks, and think that

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: d
.\*adobe11ptrmtfrm*: e
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: i
.etc.


Overfull \hbox (20.7509pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: a wide-ly [] praised pro-gram, called up on the screen, will make ev-ery-thing au-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: a
.\glue 5.9082
.\*adobe11ptrmtfrm*: w
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: d
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: to-mat-ic from now on. Com-ing back to the use of type-faces in elec-tron-ic pub-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: o
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: m
.\*adobe11ptrmtfrm*: a
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: lish-ing: many of the new ty-pog-ra-phers re-ceive their knowl-edge and in-for-ma-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: h
.\discretionary
..\*adobe11ptrmtfrm*: -
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: tion about the rules of ty-pog-ra-phy from books, from com-put-er magazi-nes or

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: n
.\glue 5.9082
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: the in-struc-tion man-u-als which they get with the pur-cha-se of a PC or soft-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: i
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ware. There is not so much ba-sic in-struc-tion, as of now, as there was in the

\hbox(7.6377+0.84863)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: w
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: .
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: old days, show-ing the dif-fer-ences be-tween good and bad ty-po-graph-ic de-sign.

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: d
.\glue 5.9082
.\*adobe11ptrmtfrm*: d
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: Many peo-ple are just fas-ci-nat-ed by their PC's tricks, and think that a wide-

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: M
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: y
.\glue 5.9082
.etc.


Overfull \hbox (14.8427pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ly [] praised pro-gram, called up on the screen, will make ev-ery-thing au-to-mat-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: y
.\penalty 10000
.\glue 0.0
.\discretionary replacing 
..\hbox(4.24316+0.0)x10.3313, direction TLT
...\*adobe11ptrmtfrm*: -
...\kern -1.4851
...\*adobe11ptrmtfrm*: -
..\hbox(4.24316+0.0)x10.3313, direction TLT
...\*adobe11ptrmtfrm*: -
...\kern -1.4851
...\*adobe11ptrmtfrm*: -
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ic from now on. Com-ing back to the use of type-faces in elec-tron-ic pub-lish-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: c
.\glue 5.9082
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: r
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ing: many of the new ty-pog-ra-phers re-ceive their knowl-edge and in-for-ma-tion

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: g
.\*adobe11ptrmtfrm*: :
.\glue 5.9082
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: about the rules of ty-pog-ra-phy from books, from com-put-er magazi-nes or the in-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: struc-tion man-u-als which they get with the pur-cha-se of a PC or soft-ware. There

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: is not so much ba-sic in-struc-tion, as of now, as there was in the old days,

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: s
.\glue 5.9082
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: show-ing the dif-fer-ences be-tween good and bad ty-po-graph-ic de-sign. Many peo-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: w
.\discretionary
..\*adobe11ptrmtfrm*: -
.etc.


Overfull \hbox (32.5673pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ple are just fas-ci-nat-ed by their PC's tricks, and think that a wide-ly [] praised

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: a
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: pro-gram, called up on the screen, will make ev-ery-thing au-to-mat-ic from now

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: o
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: g
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: on. Com-ing back to the use of type-faces in elec-tron-ic pub-lish-ing: many of

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: .
.\glue 5.9082
.\*adobe11ptrmtfrm*: C
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: the new ty-pog-ra-phers re-ceive their knowl-edge and in-for-ma-tion about the rules

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: n
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: of ty-pog-ra-phy from books, from com-put-er magazi-nes or the in-struc-tion man-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: f
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: y
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: u-als which they get with the pur-cha-se of a PC or soft-ware. There is not so

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: u
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (22.23601pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: much ba-sic in-struc-tion, as of now, as there was in the old days, show-ing the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: m
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: h
.\glue 5.9082
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: dif-fer-ences be-tween good and bad ty-po-graph-ic de-sign. Many peo-ple are just

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: d
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: f
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: f
.etc.


Overfull \hbox (8.9345pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: fas-ci-nat-ed by their PC's tricks, and think that a wide-ly [] praised pro-gram,

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: s
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: called up on the screen, will make ev-ery-thing au-to-mat-ic from now on. Com-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: l
.\*adobe11ptrmtfrm*: e
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ing back to the use of type-faces in elec-tron-ic pub-lish-ing: many of the new

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: g
.\glue 5.9082
.\*adobe11ptrmtfrm*: b
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ty-pog-ra-phers re-ceive their knowl-edge and in-for-ma-tion about the rules of ty-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: y
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: pog-ra-phy from books, from com-put-er magazi-nes or the in-struc-tion man-u-als which

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: g
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: r
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: they get with the pur-cha-se of a PC or soft-ware. There is not so much ba-sic

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: y
.\glue 5.9082
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: in-struc-tion, as of now, as there was in the old days, show-ing the dif-fer-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: n
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ences be-tween good and bad ty-po-graph-ic de-sign. Many peo-ple are just fas-ci-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (20.7509pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: nat-ed by their PC's tricks, and think that a wide-ly [] praised pro-gram, called

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: t
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: e
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: up on the screen, will make ev-ery-thing au-to-mat-ic from now on. Com-ing back

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: p
.\glue 5.9082
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: n
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: to the use of type-faces in elec-tron-ic pub-lish-ing: many of the new ty-pog-ra-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: o
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: phers re-ceive their knowl-edge and in-for-ma-tion about the rules of ty-pog-ra-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: phy from books, from com-put-er magazi-nes or the in-struc-tion man-u-als which they

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: y
.\glue 5.9082
.\*adobe11ptrmtfrm*: f
.etc.


Overfull \hbox (4.5114pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: get with the pur-cha-se of a PC or soft-ware. There is not so much ba-sic in-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: g
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: t
.\glue 5.9082
.\*adobe11ptrmtfrm*: w
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: struc-tion, as of now, as there was in the old days, show-ing the dif-fer-ences

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: be-tween good and bad ty-po-graph-ic de-sign. Many peo-ple are just fas-ci-nat-ed by

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: e
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: w
.etc.


Overfull \hbox (3.02629pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: their PC's tricks, and think that a wide-ly [] praised pro-gram, called up on

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: r
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: the screen, will make ev-ery-thing au-to-mat-ic from now on. Com-ing back to the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: t
.\*adobe11ptrmtfrm*: h
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: s
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: use of type-faces in elec-tron-ic pub-lish-ing: many of the new ty-pog-ra-phers re-

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: s
.\*adobe11ptrmtfrm*: e
.\glue 5.9082
.\*adobe11ptrmtfrm*: o
.etc.


Overfull \hbox (39.96062pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: ceive their knowl-edge and in-for-ma-tion about the rules of ty-pog-ra-phy from books,

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: c
.\*adobe11ptrmtfrm*: e
.\*adobe11ptrmtfrm*: i
.\*adobe11ptrmtfrm*: v
.\*adobe11ptrmtfrm*: e
.etc.


Overfull \hbox (10.4196pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: from com-put-er magazi-nes or the in-struc-tion man-u-als which they get with the

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: f
.\*adobe11ptrmtfrm*: r
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: m
.\glue 5.9082
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: pur-cha-se of a PC or soft-ware. There is not so much ba-sic in-struc-tion, as of

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: p
.\*adobe11ptrmtfrm*: u
.\*adobe11ptrmtfrm*: r
.\discretionary
..\*adobe11ptrmtfrm*: -
.\*adobe11ptrmtfrm*: c
.etc.


Overfull \hbox (16.3278pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: now, as there was in the old days, show-ing the dif-fer-ences be-tween good and

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: o
.\*adobe11ptrmtfrm*: w
.\*adobe11ptrmtfrm*: ,
.\glue 5.9082
.etc.


Overfull \hbox (28.14421pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: bad ty-po-graph-ic de-sign. Many peo-ple are just fas-ci-nat-ed by their PC's tricks,

\hbox(8.48633+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: b
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: d
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.etc.


Overfull \hbox (20.7509pt too wide) in paragraph at lines 1--22
\*adobe11ptrmtfrm*: and think that a wide-ly [] praised pro-gram, called up on the screen, will make

\hbox(7.6377+2.5459)x426.78743, direction TLT
.\*adobe11ptrmtfrm*: a
.\*adobe11ptrmtfrm*: n
.\*adobe11ptrmtfrm*: d
.\glue 5.9082
.\*adobe11ptrmtfrm*: t
.etc.

fonts          : resetting map file list
{/home/mohamed/texmf/fonts/map/pdftex/context/original-empty.map}
fonts          : using map file: original-base
{/home/mohamed/texmf/fonts/map/pdftex/context/original-base.map}
fonts          : using map file: lm-math
{/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}
fonts          : using map file: lm-rm
{/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}
fonts          : using map file: original-ams-base
{/home/mohamed/texmf/fonts/map/pdftex/context/original-ams-base.map}
fonts          : using map file: original-ams-euler
{/home/mohamed/texmf/fonts/map/pdftex/context/original-ams-euler.map}
fonts          : using map file: original-public-lm
{/home/mohamed/texmf/fonts/map/pdftex/context/original-public-lm.map} [1.1] [2.2] [3.3]
systems        : end file test at line 22
system         : cont-err loaded
(/home/mohamed/texmf/tex/context/base/cont-err.tex
systems        : no file 'cont-sys.tex', using 'cont-sys.rme' instead
) )<EnvyCodeR.ttf>
mkiv lua stats : used config path          - /usr/share/texmf/web2c/texmf.cnf
mkiv lua stats : used cache path           - /home/mohamed/texmf/texmf-cache
mkiv lua stats : modules/dumps/instances   - 89/23/1
mkiv lua stats : input load time           - 0.059 seconds
mkiv lua stats : fonts load time           - 0.854 seconds
mkiv lua stats : xml load time             - 0.000 seconds, lpath calls: 0, cached calls: 0
mkiv lua stats : lxml load time            - 0.000 seconds preparation, backreferences: 0
mkiv lua stats : mps conversion time       - 0.000 seconds
mkiv lua stats : node processing time      - 0.004 seconds including kernel
mkiv lua stats : kernel processing time    - 0.002 seconds
mkiv lua stats : attribute processing time - 0.011 seconds
mkiv lua stats : language load time        - 0.022 seconds, n=2
mkiv lua stats : graphics processing time  - 0.000 seconds including tex, n=0
mkiv lua stats : metapost processing time  - 0.000 seconds, loading: 0.000 seconds, execution: 0.000 seconds, n: 0
mkiv lua stats : current memory usage      - 92861866 bytes
mkiv lua stats : cleaned up reserved nodes - 18 nodes, 8 lists of 100
mkiv lua stats : node memory usage         - 20 glue_spec, 2 dir
mkiv lua stats : loaded patterns           - us:us:pat:exc:2
mkiv lua stats : loaded fonts              - file:lmroman10-bolditalic*default:otf file:lmroman10-italic*default:otf file:lmroman12-bold*default:otf file:lmroman12-italic*default:otf file:lmroman12-regular*default:otf file:lmroman7-bold*default:otf file:lmroman7-regular*default:otf file:lmroman9-bold*default:otf file:lmroman9-italic*default:otf file:lmroman9-regular*default:otf file:lmromancaps10-regular*default:otf file:lmromanslant10-bold*default:otf file:lmromanslant10-regular*default:otf file:lmromanslant12-regular*default:otf file:lmromanslant9-regular*default:otf lmex10:tfm lmmi10:tfm lmmi12:tfm lmmi6:tfm lmmi7:tfm lmmi8:tfm lmmi9:tfm lmsy10:tfm lmsy6:tfm lmsy7:tfm lmsy8:tfm lmsy9:tfm msam10:tfm msam5:tfm msam7:tfm msbm10:tfm msbm5:tfm msbm7:tfm name:Envy Code R Bold*default:ttf name:Envy Code R Italic*default:ttf name:Envy Code R*default:ttf rm-lmr12:tfm rm-lmr7:tfm rm-lmr9:tfm
mkiv lua stats : runtime                   - 1.756 seconds, 3 processed pages, 3 shipped pages, 1.708 pages/second


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: test.tex --]
[-- Type: text/x-tex; name=test.tex, Size: 884 bytes --]

% engine=luatex
\definefontfeature[latin-smallcaps][smallcaps][script=latn]

\starttypescript [serif] [warnockpro]
  \setups[font:fallback:sans]      
  \definefontsynonym [WarnockPro-Regular]    [name:Envy Code R]  [features=default]
  \definefontsynonym [WarnockPro-Bold]       [name:Envy Code R Bold]    [features=default]
  \definefontsynonym [WarnockPro-Italic]     [name:Envy Code R Italic]   [features=default]    
\stoptypescript

\starttypescript [serif] [warnockpro]
  \definefontsynonym [Serif]           [WarnockPro-Regular]        [features=default]
  \definefontsynonym [SerifBold]       [WarnockPro-Bold]           [features=default]
  \definefontsynonym [SerifItalic]     [WarnockPro-Italic]         [features=default]
\stoptypescript

\definetypeface[adobe][rm][serif][warnockpro][default]
\setupbodyfont[adobe,11pt]

\starttext
\dorecurse{10}{\input zapf}
\stoptext

[-- Attachment #4: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2008-09-01 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01 17:35 abbg770 [this message]
2008-09-02 18:32 ` Hans Hagen
2008-09-02 23:46   ` Mohamed Bana
2008-09-03  6:49     ` Hans Hagen
2008-09-03 17:10       ` Mohamed Bana
2008-09-03 20:52         ` Mojca Miklavec
2008-09-09 16:24           ` Mohamed Bana
2008-09-02 23:50   ` Mohamed Bana
  -- strict thread matches above, loose matches on Subject: below --
2008-09-01 13:34 abbg770

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=E1KaDIr-0005xK-00@ms2.city.ac.uk \
    --to=abbg770@city.ac.uk \
    --cc=ntg-context@ntg.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).