ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: how to use designsize
@ 2003-06-07 22:42 Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2003-06-07 22:42 UTC (permalink / raw)


> > > Problem: 'ecrm2074 at 600', which exists, should be used!
> > >               'ecrm1200 at1036.8' is used  instead!
> > >
> > > How can this be corrected?
> >
> >Is this my question too silly or too difficult to answer?
> ...
> (2) if this is a well known size, make sure that it's mentioned in a map 
> file for pdftex

I can not find any example about mapping a metafont to a symbolic name.
There are mappings of postscript (pfb)
files to symbolic names only. Who can point me to the documentation about
this?

Wolfgang

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

* Re: how to use designsize
@ 2003-06-06 22:52 Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2003-06-06 22:52 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=Default, Size: 759 bytes --]

> >Hallo!
> >
> > > Problem: 'ecrm2074 at 600', which exists, should be used!
> > >               'ecrm1200 at1036.8' is used  instead!
> > >
> > > How can this be corrected?
> >
> >Is this my question too silly or too difficult to answer?
> 
> depends on your settings:
> 
> (1) either you should configure tex (in texmf.cnf) to generate the
missing 
> bitmaps, or

The problem is not, that the bitmaps are not produced, but that tex doesn't
ask for the RIGHT bitmaps!

> (2) if this is a well known size, make sure that it's mentioned in a map 
> file for pdftex

How should this be done?

> also 1200*1036.8 is not 2074 so ...

1036.8 is not the magnificationfactor, it is an magnificated resolution.
So calc: 12pt * 1036.8/600 --> 20.74pt

Gruß, Wolfgang

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

* Re: how to use designsize
  2003-06-04  4:42 Wolfgang Werners-Lucchini
@ 2003-06-04  5:54 ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2003-06-04  5:54 UTC (permalink / raw)


At 06:42 04/06/2003 +0200, you wrote:
>Hallo!
>
> > Problem: 'ecrm2074 at 600', which exists, should be used!
> >               'ecrm1200 at1036.8' is used  instead!
> >
> > How can this be corrected?
>
>Is this my question too silly or too difficult to answer?

depends on your settings:

(1) either you should configure tex (in texmf.cnf) to generate the missing 
bitmaps, or
(2) if this is a well known size, make sure that it's mentioned in a map 
file for pdftex

also 1200*1036.8 is not 2074 so ...

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

* Re: how to use designsize
@ 2003-06-04  4:42 Wolfgang Werners-Lucchini
  2003-06-04  5:54 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2003-06-04  4:42 UTC (permalink / raw)


Hallo!

> Problem: 'ecrm2074 at 600', which exists, should be used!
>               'ecrm1200 at1036.8' is used  instead!
> 
> How can this be corrected?

Is this my question too silly or too difficult to answer?

Wolfgang

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

* how to use designsize
@ 2003-06-01  0:08 Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Werners-Lucchini @ 2003-06-01  0:08 UTC (permalink / raw)


Hallo!

After asking some questions about installing metafont's, I have not made
any progress.

I would like to show the problem with J. Knappen's EC-fonts.

To access this fonts I adapted my little typescript:

-----------------type-kna.tex--------------------------
\starttypescript [serif] [knappen] [name]
  \definefontsynonym [serif] [ecrm1000]
\stoptypescript

\starttypescript [serif] [knappen] [size]
  \definebodyfont [5pt,6pt,7pt,8pt] [rm]
    [tf=ecrm0900 sa 1]
  \definebodyfont [9pt] [rm]
    [tf=ecrm0900]
  \definebodyfont [10pt] [rm]
    [tf=ecrm1000]
  \definebodyfont [10.95pt] [rm]
    [tf=ecrm1095]
  \definebodyfont [12pt] [rm]
    [tf=ecrm1200]
  \definebodyfont [14.4pt] [rm]
    [tf=ecrm1440]
  \definebodyfont [17.28pt] [rm]
    [tf=ecrm1728]
  \definebodyfont [20.74pt] [rm]
    [tf=ecrm2074]
  \definebodyfont [24.88pt] [rm]
    [tf=ecrm2488]
\stoptypescript

\starttypescript [Knappen]
  \definetypeface [Knappen] [rm] [serif] [knappen] [knappen] [encoding=ec]
\stoptypescript
---------------------------------------------------------------

and used the following testfile:

--------------------tst.tex---------------------------------
\usetypescriptfile [type-kna]
\usetypescript [Knappen]
\setupbodyfont [Knappen]
\starttext
\chapter{Fest}
Gottes.
\stoptext
-----------------------------------------------------------------

Problem: 'ecrm2074 at 600', which exists, should be used!
              'ecrm1200 at1036.8' is used  instead!

How can this be corrected?

Thank you for your help!

Wolfgang

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

end of thread, other threads:[~2003-06-07 22:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-07 22:42 how to use designsize Wolfgang Werners-Lucchini
  -- strict thread matches above, loose matches on Subject: below --
2003-06-06 22:52 Wolfgang Werners-Lucchini
2003-06-04  4:42 Wolfgang Werners-Lucchini
2003-06-04  5:54 ` Hans Hagen
2003-06-01  0:08 Wolfgang Werners-Lucchini

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