ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \sc in mono latin-modern
@ 2005-06-27 11:18 Vit Zyka
  0 siblings, 0 replies; only message in thread
From: Vit Zyka @ 2005-06-27 11:18 UTC (permalink / raw)


Hi,

I have noticed good news that there exist real small caps in the latin 
modern font set. That is why there is a typo in type-enc.tex:

   \starttypescript [all] [latin-modern,computer-modern]
     [texnansi,ec,qx,pl0,il2,t5]
   ...
     % Mono
   ...
instead of
   \definefontsynonym [cmcsc10]  [\typescriptthree-lmcsc10]
     [encoding=\typescriptthree]
should be
   \definefontsynonym [cmtcsc10] [\typescriptthree-lmtcsc10]
     [encoding=\typescriptthree]
(see two times 't'      ^                           ^)

If this font exist I suggest to extend type-siz.tex:
(see lines with 'sc=')
------------------------------------------------
\starttypescript [mono] [computer-modern] [size]

   \definebodyfont [12pt] [tt]
     [tf=cmtt12,
      sl=cmsltt10 at 12pt,
      it=cmitt10 at 12pt,
      sc=cmtcsc10 at 12pt]

   \definebodyfont [11pt] [tt]
     [tf=cmtt10 at 11pt,
      sl=cmsltt10 at 11pt,
      it=cmitt10 at 11pt,
      sc=cmtcsc10 at 11pt]

   \definebodyfont [10pt] [tt]
     [tf=cmtt10,
      sl=cmsltt10,
      it=cmitt10,
      sc=cmtcsc10]

   \definebodyfont [9pt] [tt]
     [tf=cmtt9,
      sl=cmsltt10 at 9pt,
      it=cmitt10 at 9pt,
      sc=cmtcsc10 at 9pt]

   \definebodyfont [8pt] [tt]
     [tf=cmtt8,
      sl=cmsltt10 at 8pt,
      it=cmitt10 at 8pt,
      sc=cmtcsc10 at 8pt]

   \definebodyfont [7pt] [tt]
     [tf=cmtt10 at 7pt,
      sl=cmsltt10 at 7pt,
      it=cmitt10 at 7pt,
      sc=cmtcsc10 at 7pt]

   \definebodyfont [6pt] [tt]
     [tf=cmtt10 at 6pt,
      sl=cmsltt10 at 6pt,
      it=cmitt10 at 6pt,
      sc=cmtcsc10 at 6pt]

   \definebodyfont [5pt] [tt]
     [tf=cmtt10 at 5pt,
      sl=cmsltt10 at 5pt,
      it=cmitt10 at 5pt,
      sc=cmtcsc10 at 5pt]

   \definebodyfont [4pt] [tt]
     [tf=cmtt10 at 4pt,
      sl=cmsltt10 at 4pt,
      it=cmitt10 at 4pt,
      sc=cmtcsc10 at 4pt]

   \definebodyfont [14.4pt,17.3pt,20.7pt] [tt]
     [tf=cmtt12 sa 1,
      sl=cmsltt10 sa 1,
      it=cmitt10 sa 1,
      sc=cmtcsc10 sa 1]

\stoptypescript
---------------------------------------------------

Cheers,
vit


-- 
=======================================================
Ing. Vít Zýka, Ph.D.                         TYPOkvítek

database publishing              databazove publikovani
data maintaining and typesetting in typographic quality
priprava dat a jejich sazba v typograficke kvalite

tel.: (+420) 777 198 189     www: http://typokvitek.com
=======================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-27 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-27 11:18 \sc in mono latin-modern Vit Zyka

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