ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Font sizes.
@ 2004-10-11 20:01 Dirar Bougatef
  0 siblings, 0 replies; 4+ messages in thread
From: Dirar Bougatef @ 2004-10-11 20:01 UTC (permalink / raw)


Hi,

I have 2 questions:

1. When you say something like :

\definebodyfont[10pt][rm][tfe=lbr at 36pt]

Do i have to provide the 36pts font files at first and install them or 
does context adapt a font file with another size to the 36pt size ?

2. I have installed a font which i got with a .pfb and a .afm file.

When i make the following calls:

\pdfmapfile{+texnansi-rubicon-karatmedium.map}
\font\Myfont=texnansi-raw-KAMN
\setupbodyfont[Myfont]

\starttext
This is roman, {\bf bold}, {\it italic}, {\bi bold-italic}, {\tfa 
bigger} and {\tfx smaller}.
\stoptext

Which size is going to be displayed ?

Thanks.

Dirar.

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

* Re: font sizes
  2010-09-14 13:02 font sizes Henning Hraban Ramm
@ 2010-09-14 13:54 ` Aditya Mahajan
  0 siblings, 0 replies; 4+ messages in thread
From: Aditya Mahajan @ 2010-09-14 13:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, 14 Sep 2010, Henning Hraban Ramm wrote:

> Ever wondered about what exact size is some relative "name" like \tfa?
> I did some calculations for you, enjoy:
> http://wiki.contextgarden.net/Font_Sizes
>
> Please anyone explain where we need "script/small/big" sizes.

script is needed in math. Big and small provide a complete font change.

http://wiki.contextgarden.net/Font_Switching#Complete_font_change

Aditya
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* font sizes
@ 2010-09-14 13:02 Henning Hraban Ramm
  2010-09-14 13:54 ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Henning Hraban Ramm @ 2010-09-14 13:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Ever wondered about what exact size is some relative "name" like \tfa?
I did some calculations for you, enjoy:
http://wiki.contextgarden.net/Font_Sizes

Please anyone explain where we need "script/small/big" sizes.

Greetlings, Hraban
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Font sizes
@ 2002-10-08  6:29 AlterEgo Qasars
  0 siblings, 0 replies; 4+ messages in thread
From: AlterEgo Qasars @ 2002-10-08  6:29 UTC (permalink / raw)


Good morning.

I'm sorry I bother again with the same problem, but it is still unsolved. 
I have to typeset a document according to a given design. In the design 
font sizes are specified: 11pt for the basic font, 13pt and 14pt for 
special ones etc. I use postscript fonts (TX fonts here). How could I set 
it? I tried this:

\definefontsynonym [Serif]            [t1xr] [encoding=ec]
\definefontsynonym [SerifBold]        [t1xb] [encoding=ec]
\definefontsynonym [SerifItalic]      [t1xi] [encoding=ec]
\definefontsynonym [SerifSlanted]     [t1xsl] [encoding=ec]
\definefontsynonym [SerifBoldItalic]  [t1xbi] [encoding=ec]
\definefontsynonym [SerifBoldSlanted] [t1xbsl] [encoding=ec]
\definefontsynonym [SerifCaps]        [t1xsc] [encoding=ec]
%
\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt]
        [rm,mm] [default]
\definebodyfont [11pt] [ss] [bfa=SansBold at 13pt]
\definebodyfont [11pt] [ss] [bfb=SansBold at 14pt]
\definebodyfont [11pt] [ss] [bfc=SansBold at 20pt]
\definebodyfont [11pt] [ss] [bfe=SansBold at 75pt]
\definebodyfont [11pt] [ss] [tfxx=Sans at 9pt]
\definebodyfont [11pt] [ss] [bfxx=SansBold at 9pt]
\definebodyfont [11pt] [ss] [tfxxx=Sans at 8pt]
\definebodyfont [11pt] [ss] [bfxxx=SansBold at 8pt]
\setupbodyfont[11pt]

New fonts (\tfxxx, \bfxxx) have right sizes (8pt), but the older ones 
(\tfx etc.) are not redefinied. How could I do it correctly?

Many thanks.

M.K.


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

end of thread, other threads:[~2010-09-14 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-11 20:01 Font sizes Dirar Bougatef
  -- strict thread matches above, loose matches on Subject: below --
2010-09-14 13:02 font sizes Henning Hraban Ramm
2010-09-14 13:54 ` Aditya Mahajan
2002-10-08  6:29 Font sizes AlterEgo Qasars

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