ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* RE: Re: Installing a new font.
@ 2004-10-27 16:18 Dirar BOUGATEF
  2004-10-27 16:29 ` Patrick Gundlach
  2004-10-27 16:42 ` Adam Lindsay
  0 siblings, 2 replies; 8+ messages in thread
From: Dirar BOUGATEF @ 2004-10-27 16:18 UTC (permalink / raw)


I have tried the three of your propositions:

First : keeping sans:

1. using \ss works
2. \definebodyfont[ss,Karat] does not.

Second : changing from sans

3. Changed all refs to "sans" into "serif" in my typescript file karat.tex. 
This works too.

Now, my font is a sans. What is the best way to configure it ?

Is Context configured to use serif by default when u type any text ?

Many thanks.

Dirar.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.com/

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

* Re: Installing a new font.
  2004-10-27 16:18 Re: Installing a new font Dirar BOUGATEF
@ 2004-10-27 16:29 ` Patrick Gundlach
  2004-10-27 16:42 ` Adam Lindsay
  1 sibling, 0 replies; 8+ messages in thread
From: Patrick Gundlach @ 2004-10-27 16:29 UTC (permalink / raw)


Hello,

> First : keeping sans:
>
> 1. using \ss works

That are good news!

> 2. \definebodyfont[ss,Karat] does not.

did you try \setupbodyfont[ss,Karat] or \setupbodyfont[Karat,sans] or
\setupbodyfont [sans]?


> Second : changing from sans
>
> 3. Changed all refs to "sans" into "serif" in my typescript file
>    karat.tex. This works too.
>
> Now, my font is a sans. What is the best way to configure it ?

OK, if your font is a sans serif, then renaming makes no sense here.

> Is Context configured to use serif by default when u type any text ?

yes

> Many thanks.

you're welcome. 

Patrick
-- 
ConTeXt wiki: http://contextgarden.net

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

* Re: Re: Installing a new font.
  2004-10-27 16:18 Re: Installing a new font Dirar BOUGATEF
  2004-10-27 16:29 ` Patrick Gundlach
@ 2004-10-27 16:42 ` Adam Lindsay
  1 sibling, 0 replies; 8+ messages in thread
From: Adam Lindsay @ 2004-10-27 16:42 UTC (permalink / raw)


Dirar BOUGATEF said this at Wed, 27 Oct 2004 16:18:19 +0000:

>1. using \ss works
>2. \definebodyfont[ss,Karat] does not.
>
>Second : changing from sans
>
>3. Changed all refs to "sans" into "serif" in my typescript file karat.tex. 
>This works too.

good.

>Now, my font is a sans. What is the best way to configure it ?

return the values back to sans.

There was a typo in your original typeface definition:
>\starttypescript [Karat]
>  \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi]
>%                          ^^
>\stoptypescript

should be:

\starttypescript [Karat]
  \definetypeface [Karat] [ss] [sans] [karat] [default] [encoding=texnansi]
\stoptypescript


>Is Context configured to use serif by default when u type any text ?

Yes, it's a reasonable default. 

\definebodyfont[ss,Karat] should work now, though!
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Installing a new font.
  2004-10-27 14:18 Dirar BOUGATEF
@ 2004-10-27 15:17 ` Patrick Gundlach
  0 siblings, 0 replies; 8+ messages in thread
From: Patrick Gundlach @ 2004-10-27 15:17 UTC (permalink / raw)


Hi,

> <html><div style='background-color:'><P>Hi Patrick,</P>
> <P>I don't see any pdf log file. What's it's it extension ?</P>

That is what I ment.


OK, it looks as if ConTeXt not knowing to use your fonts. (The other
source of error would be that pdftex cannot find your .pfb files, the
fonts)


"sans" and "roman" don't sound right to me. Try 

\setupbodyfont[ss,<yourfontname>] or use \ss .... in your text or (is
this a serif or sans serif font?) use serif instead of sans.


Patrick
-- 
ConTeXt wiki: http://contextgarden.net

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

* Re: Installing a new font.
  2004-10-27 11:34 Dirar BOUGATEF
@ 2004-10-27 12:12 ` Patrick Gundlach
  0 siblings, 0 replies; 8+ messages in thread
From: Patrick Gundlach @ 2004-10-27 12:12 UTC (permalink / raw)


Hello Dirar,

I can't see any suspicious error messages. Does your problem persist
when you enable pdf output? What are the last lines of your
pdf-logfile? Are the fonts mentioned there?

Patrick


-- 
ConTeXt wiki: http://contextgarden.net

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

* Re: Installing a new font.
@ 2004-10-27 11:34 Dirar BOUGATEF
  2004-10-27 12:12 ` Patrick Gundlach
  0 siblings, 1 reply; 8+ messages in thread
From: Dirar BOUGATEF @ 2004-10-27 11:34 UTC (permalink / raw)


Hi Hans,

I took off the reference to Type-buy and corrected the other problem. I have 
also checked case sensitivity. Now i get less errors but still can't see my 
font !!

What does the following mean ?

systems        : possible problem with 8 bit output

When i rename my typescript to something else so texexec can't find it, this 
line changes to something like cann't find font ..

Many thanks.

This is my log file now:

This is pdfeTeXk, Version 3.141592-1.11b-2.1 (Web2c 7.5.2) (format=cont-en 
2004.10.24)  27 OCT 2004 13:27
entering extended mode
%&-line parsing enabled.
(c:/TeXLive/texmf/web2c/cp8bit.tcx)
**&cont-en TypescriptTest.tex
(./TypescriptTest.tex{c:/TeXLive/texmf-var/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2004.10.19  fmt: 2004.10.24  int: english  mes: english

systems        : pdfTeX version 111 -> please update

systems        : eTeX version 201 -> too old (bugs)

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(c:/TeXLive/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
color          : palette rollover is available
system (E-TEX) : [line 1012]
system (E-TEX) : [line 1067]
)
system         : cont-old loaded
(c:/TeXLive/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(c:/TeXLive/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(c:/TeXLive/texmf/tex/context/user/cont-sys.tex)
bodyfont       : 12pt rm is loaded
language       : patterns en->default:default->1->2:2 
uk->default:default->2->2
:2 de->texnansi:texnansi->3->2:2 de->ec:ec->4->2:2 
fr->texnansi:texnansi->5->2:
2 fr->ec:ec->6->2:2 es->default:default->7->2:2 
it->texnansi:texnansi->8->2:2 i
t->ec:ec->9->2:2 nl->texnansi:texnansi->10->2:2 nl->ec:ec->11->2:2 loaded
specials       : tex,postscript,rokicki loaded
\openout2 = `TypescriptTest.tui'.

system         : TypescriptTest.top loaded
(./TypescriptTest.top)
\openout0 = `TypescriptTest-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


fonts          : [Karat] [] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex
fonts          : [Karat] [rm] [sans] [karat] / texnansi
fonts          : [map] [texnansi] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex)
fonts          : [sans,map] [karat] [name,default,texnansi,special]
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex
fonts          : [sans] [fallback] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex))
fonts          : [sans] [default] [size]
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex)) (./TypescriptTest.tuo
systems        : possible problem with 8 bit output
) (./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
fonts          : using map file: texnansi-base.map
fonts          : using map file: texnansi-rubicon-karatmedium.map
fonts          : using map file: ec-public-lm.map
fonts          : using map file: original-base.map
systems        : begin file TypescriptTest at line 5
[1.1]
systems        : end file TypescriptTest at line 11
)
Here is how much of TeX's memory you used:
882 strings out of 65801
15939 string characters out of 714711
4425341 words of memory out of 5511165
32746 multiletter control sequences out of 10000+50000
10643 words of font info for 35 fonts, out of 1000000 for 2000
104 hyphenation exceptions out of 1000
44i,18n,61p,289b,374s stack positions out of 5000i,500n,6000p,200000b,40000s
0 PDF objects out of 300000
0 named destinations out of 131072
1 words of extra memory for PDF output out of 65536

Output written on TypescriptTest.dvi (1 page, 752 bytes).


This is Karat.tex (My typescript file):

%
% Rubicon Karat
% Important: the \loadmapfile  macro will not work unless the 
\autoloadmapfilestrue line is uncommented in cont-sys.tex.
% Important: note that we do not reference the texnansi-raw-* files in the 
font declaration.
% That usage works for many characters, but not for ligatures and some other 
things.
% The right way to do it is to reference the virtual font files, as shown.

%\usetypescriptfile[type-buy]
\loadmapfile[texnansi-rubicon-karatmedium.map]

\starttypescript [sans][karat][texnansi]
  \definefontsynonym [Karat-Roman][texnansi-raw-KAMN][encoding=texnansi]
\stoptypescript

\starttypescript [sans][karat][name]
  \usetypescript[sans][fallback]
  \definefontsynonym [Sans][Karat-Roman]
\stoptypescript

\starttypescript [Karat]
  \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi]
\stoptypescript


And the example too:

\usetypescriptfile[Karat.tex]
\usetypescript[Karat]
\setupbodyfont[Karat]

\starttext
This is Karat roman, {\it italic,} {\bf bold,} and {\bi bold-italic.}

{\em \bf This is also bold-italic.}

We have {\sc small caps} and old-style figures: {\os 0123456789}.
\stoptext

Dirar.

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.com/

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

* Re: Installing a new font.
  2004-10-27  0:36 Dirar BOUGATEF
@ 2004-10-27  7:20 ` Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2004-10-27  7:20 UTC (permalink / raw)


Dirar BOUGATEF wrote:

> \usetypescriptfile[type-buy]

Not needed here ^^^

I assume that the following is Karat.tex

> \loadmapfile[texnansi-rubicon-karatmedium.map]
> 
> \starttypescript [sans] [karat] [texiinansi]
                                    ^^^^^^^^^^ typo

>  \definefontsynonym [Karat-Roman]          [texnansi-raw-KAMN]  
> [encoding=texnansi]
> \stoptypescript
> 
> \starttypescript [sans] [karat] [name]
>  \usetypescript[sans][fallback]
>  \definefontsynonym [Sans]           [Karat-Roman]
> \stoptypescript
> 
> \starttypescript [Karat]
>  \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi]
> \stoptypescript

beware of case sensitivity

Hans

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

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

* Installing a new font.
@ 2004-10-27  0:36 Dirar BOUGATEF
  2004-10-27  7:20 ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Dirar BOUGATEF @ 2004-10-27  0:36 UTC (permalink / raw)


Hi,

I have just finished from installing a new font. It works in the Tex way as 
follows:

\pdfmapfile{+texnansi-rubicon-karatmedium.map}
\font\Karat=texnansi-raw-KAMN.
\Karat something to type ..

but when i try to use typescripts, it does not work(I have used Bill McClain 
instructions).

Any help would be of great help ..


This is my typescript file:


\usetypescriptfile[type-buy]
\loadmapfile[texnansi-rubicon-karatmedium.map]

\starttypescript [sans] [karat] [texiinansi]
  \definefontsynonym [Karat-Roman]          [texnansi-raw-KAMN]  
[encoding=texnansi]
\stoptypescript

\starttypescript [sans] [karat] [name]
  \usetypescript[sans][fallback]
  \definefontsynonym [Sans]           [Karat-Roman]
\stoptypescript

\starttypescript [Karat]
  \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi]
\stoptypescript


This is my example file:


\usetypescriptfile[Karat.tex]
\usetypescript[Karat]
\setupbodyfont[Karat]

\starttext
This is Karat roman, {\it italic,} {\bf bold,} and {\bi bold-italic.}

{\em \bf This is also bold-italic.}

We have {\sc small caps} and old-style figures: {\os 0123456789}.
\stoptext


And this is the output of texexec:


This is pdfeTeXk, Version 3.141592-1.11b-2.1 (Web2c 7.5.2) (format=cont-en 
2004.10.24)  27 OCT 2004 02:13
entering extended mode
%&-line parsing enabled.
(c:/TeXLive/texmf/web2c/cp8bit.tcx)
**&cont-en TypescriptTest.tex
(./TypescriptTest.tex{c:/TeXLive/texmf-var/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2004.10.19  fmt: 2004.10.24  int: english  mes: english

systems        : pdfTeX version 111 -> please update

systems        : eTeX version 201 -> too old (bugs)

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(c:/TeXLive/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
color          : palette rollover is available
system (E-TEX) : [line 1012]
system (E-TEX) : [line 1067]
)
system         : cont-old loaded
(c:/TeXLive/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(c:/TeXLive/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(c:/TeXLive/texmf/tex/context/user/cont-sys.tex)
bodyfont       : 12pt rm is loaded
language       : patterns en->default:default->1->2:2 
uk->default:default->2->2
:2 de->texnansi:texnansi->3->2:2 de->ec:ec->4->2:2 
fr->texnansi:texnansi->5->2:
2 fr->ec:ec->6->2:2 es->default:default->7->2:2 
it->texnansi:texnansi->8->2:2 i
t->ec:ec->9->2:2 nl->texnansi:texnansi->10->2:2 nl->ec:ec->11->2:2 loaded
specials       : tex,postscript,rokicki loaded
\openout2 = `TypescriptTest.tui'.

system         : TypescriptTest.top loaded
(./TypescriptTest.top
specials       : loading definition file tpd
(c:/TeXLive/texmf/tex/context/base/spec-tpd.tex
specials       : loading definition file fdf
(c:/TeXLive/texmf/tex/context/base/spec-fdf.tex <unprotect 3> <unprotect 4>
system (E-TEX) : [line 2257] \ifcsname
<protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3>)
specials       : fdf,tpd loaded
)
\openout0 = `TypescriptTest-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


fonts          : [Karat] [] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex
fonts          : [Karat] [rm] [sans] [karat] / texnansi
fonts          : [map] [texnansi] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex)
(c:/TeXLive/texmf/tex/context/base/type-buy.tex)
fonts          : [sans,map] [karat] [name,default,texnansi,special]
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex
fonts          : [sans] [fallback] []
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex)
(c:/TeXLive/texmf/tex/context/base/type-buy.tex))
(c:/TeXLive/texmf/tex/context/base/type-buy.tex)
fonts          : [sans] [default] [size]
(c:/TeXLive/texmf/tex/context/base/type-syn.tex)
(c:/TeXLive/texmf/tex/context/base/type-enc.tex)
(c:/TeXLive/texmf/tex/context/base/type-siz.tex)
(c:/TeXLive/texmf/tex/context/base/type-map.tex)
(c:/TeXLive/texmf/tex/context/base/type-spe.tex)
(c:/TeXLive/texmf/tex/context/base/type-exa.tex)
(c:/TeXLive/texmf/tex/context/base/type-akb.tex)
(c:/TeXLive/texmf/tex/context/user/Karat.tex)
(c:/TeXLive/texmf/tex/context/base/type-buy.tex)) (./TypescriptTest.tuo
systems        : possible problem with 8 bit output
) (./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
(./TypescriptTest.tuo) (./TypescriptTest.tuo) (./TypescriptTest.tuo)
fonts          : using map file: texnansi-base.map
fonts          : using map file: texnansi-rubicon-karatmedium.map
fonts          : using map file: ec-public-lm.map
fonts          : using map file: original-base.map
systems        : begin file TypescriptTest at line 5
[1.1{c:/TeXLive/texmf/fonts/map/pdftex/updmap/pdftex.map}{c:/TeXLive/texmf/dvip
s/config/context.map
Warning: pdfetex.exe (file c:/TeXLive/texmf/dvips/config/context.map): entry 
fo
r `contnav' already exists, duplicates ignored
}{c:/TeXLive/texmf/fonts/map/pdftex/context/texnansi-base.map}{c:/TeXLive/texmf
/fonts/map/pdftex/context/texnansi-rubicon-karatmedium.map}{c:/TeXLive/texmf/fo
nts/map/pdftex/context/ec-public-lm.map
Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmb10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbo10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx5' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx6' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx7' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbx9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbxi10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmbxo10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmcsc10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmcsco10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr17' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr5' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr6' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr7' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmr9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmri10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmri12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmri7' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmri8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmri9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmro10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmro12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmro8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmro9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmss10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmss12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmss17' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmss8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmss9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssbo10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssbx10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssdc10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssdo10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmsso10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmsso12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmsso17' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmsso8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmsso9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssq8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssqbo8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssqbx8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmssqo8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtcsc10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtt10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtt12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtt8' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtt9' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtti10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmtto10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmvtt10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/ec-public-
lm.map): entry for `cork-lmvtto10' already exists, duplicates ignored
}{c:/TeXLive/texmf/fonts/map/pdftex/context/original-base.map
Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `rsfs7' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `rsfs5' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `rsfs10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `fmvr8x' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `fmvri8x' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `contnav' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `uzdr' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `pzdr' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `usyr' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyatip10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xybsql10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xybtip10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycirc10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xydash10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmat10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmbt10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeuat10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeubt10' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmat11' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmbt11' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeuat11' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeubt11' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmat12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xycmbt12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeuat12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `xyeubt12' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeub' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeubi' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeubis' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeubit' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeubs' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeubt' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeur' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeuri' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeuris' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeurit' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeurs' already exists, duplicates ignored

Warning: pdfetex.exe (file 
c:/TeXLive/texmf/fonts/map/pdftex/context/original-b
ase.map): entry for `zpeurt' already exists, duplicates ignored
}]
systems        : end file TypescriptTest at line 11
)
Here is how much of TeX's memory you used:
1407 strings out of 65801
24608 string characters out of 714711
4447309 words of memory out of 5533133
33245 multiletter control sequences out of 10000+50000
10643 words of font info for 35 fonts, out of 1000000 for 2000
104 hyphenation exceptions out of 1000
44i,17n,61p,300b,369s stack positions out of 5000i,500n,6000p,200000b,40000s
25 PDF objects out of 300000
0 named destinations out of 131072
1 words of extra memory for PDF output out of 65536
{c:/TeXLive/texmf/dvips/tetex/aae443f0.enc}<c:/TeXLive/texmf/fonts/type1/blue
sky/cm/cmmi10.pfb>{c:/TeXLive/texmf/dvips/tetex/0ef0afca.enc}<c:/TeXLive/texmf/
fonts/type1/bluesky/cm/cmcsc10.pfb>{c:/TeXLive/texmf/dvips/tetex/f7b6d320.enc}<
c:/TeXLive/texmf/fonts/type1/bluesky/cm/cmbxsl10.pfb>{c:/TeXLive/texmf/dvips/te
tex/74afc74c.enc}<c:/TeXLive/texmf/fonts/type1/bluesky/cm/cmbxti10.pfb><c:/TeXL
ive/texmf/fonts/type1/bluesky/cm/cmbx12.pfb><c:/TeXLive/texmf/fonts/type1/blues
ky/cm/cmti12.pfb><c:/TeXLive/texmf/fonts/type1/bluesky/cm/cmr12.pfb>
Output written on TypescriptTest.pdf (1 page, 35819 bytes).

Thanks.

Dirar.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/

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

end of thread, other threads:[~2004-10-27 16:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-27 16:18 Re: Installing a new font Dirar BOUGATEF
2004-10-27 16:29 ` Patrick Gundlach
2004-10-27 16:42 ` Adam Lindsay
  -- strict thread matches above, loose matches on Subject: below --
2004-10-27 14:18 Dirar BOUGATEF
2004-10-27 15:17 ` Patrick Gundlach
2004-10-27 11:34 Dirar BOUGATEF
2004-10-27 12:12 ` Patrick Gundlach
2004-10-27  0:36 Dirar BOUGATEF
2004-10-27  7:20 ` Hans Hagen

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