ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Herbert Voss <Herbert.Voss@FU-Berlin.DE>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: typescripts
Date: Fri, 12 Nov 2010 15:32:52 +0100	[thread overview]
Message-ID: <4CDD5014.8070508@FU-Berlin.DE> (raw)

I am still playing with typescripts...
In this example I get sans serif and mono
but for the roman libertine I get the lm mono. What
is wrong?

Herbert


name                                 type              emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
QNOYJG+LMMonoProp10-Regular          Type 1            yes yes no      18  0
IGFPZR+LinBiolinumO                  CID Type 0C       yes yes yes     19  0
JNFQZG+BeraSansMono-Roman            CID Type 0C       yes yes yes     20  0




\setuppagenumbering[location={}]
\starttypescriptcollection[mylibertine]

\starttypescript[serif][libertine][name]
    \definefontsynonym [Serif]           [name:linlibertineo]
[features=default]
    \definefontsynonym [SerifItalic]     [name:linlibertineoi]
[features=default]
    \definefontsynonym [SerifBold]       [name:linlibertineob]
[features=default]
    \definefontsynonym [SerifBoldItalic]
[name:linlibertineobi][features=default]
    \definefontsynonym [SerifSlanted]    [name:linlibertineoi]
[features=default]
    \definefontsynonym
[SerifSlantedBold][name:linlibertineobi][features=default]
%    \definefontsynonym [SerifCaps]       [name:linlibertineoc]
[features=SmallCaps]
\stoptypescript

\starttypescript[sans][biolinum][name]
    \definefontsynonym [Sans]           [name:linbiolinumo]
[features=default]
    \definefontsynonym [SansItalic]     [name:linbiolinumoi]
[features=default]
    \definefontsynonym [SansBold]       [name:linbiolinumob]
[features=default]
    \definefontsynonym [SansSlanted]    [name:linbiolinumosl]
[features=default]
\stoptypescript
\starttypescript[mono][bera][name]
    \definefontsynonym [Mono] [file:fvmr8a.afm]
\stoptypescript

\starttypescript[mylibertine]
   \definetypeface[mylibertine][rm][serif][libertine][default]
   \definetypeface[mylibertine][ss][sans] [biolinum] [default]
   \definetypeface[mylibertine][tt][mono] [bera]     [default][rscale=0.85]
   \definetypeface[mylibertine][mm][math] [modern]   [default]
\stoptypescript
\stoptypescriptcollection

\starttext
\setupbodyfont[mylibertine,12pt,rm]
foo bar baz

\ss
foo bar baz

\tt
foo bar baz

%\showbodyfont
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2010-11-12 14:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12 14:32 Herbert Voss [this message]
2010-11-12 16:29 ` typescripts Herbert Voss
2010-11-12 16:54   ` typescripts Hans Hagen
2010-11-12 16:57 ` typescripts Hans Hagen
2010-11-12 17:41   ` typescripts Herbert Voss
2010-11-12 17:46     ` typescripts Hans Hagen
     [not found]       ` <4CDD80A7.7040803@FU-Berlin.DE>
     [not found]         ` <4CDD8246.2020206@wxs.nl>
2010-11-12 20:39           ` typescripts Herbert Voss
  -- strict thread matches above, loose matches on Subject: below --
2010-11-10 18:57 typescripts Herbert Voss
2010-11-10 20:28 ` typescripts Mojca Miklavec
2010-11-10 21:14   ` typescripts Herbert Voss
2010-11-11  5:20   ` typescripts Wolfgang Schuster
2010-11-11 11:03     ` typescripts Mojca Miklavec
2010-11-11 11:27       ` typescripts Hans Hagen
2010-11-11 14:15         ` typescripts Mojca Miklavec
2010-03-18 20:42 typescripts Michael Saunders
2010-03-18  1:32 typescripts Michael Saunders
2010-03-18  9:53 ` typescripts Wolfgang Schuster
2010-03-18 10:04 ` typescripts Wolfgang Schuster
2010-03-17 12:16 typescripts Michael Saunders
2010-03-17 12:34 ` typescripts Wolfgang Schuster
2010-03-18  0:04 ` typescripts Wolfgang Schuster
2010-03-17  1:26 typescripts Michael Saunders
2010-03-17  8:20 ` typescripts Wolfgang Schuster
2010-03-17  9:04   ` typescripts Mojca Miklavec
2010-03-17  9:11     ` typescripts Wolfgang Schuster
2010-03-17 11:33       ` typescripts Mojca Miklavec
2010-03-17 12:12         ` typescripts Wolfgang Schuster
2003-08-16 20:05 typescripts Henning Hraban Ramm

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=4CDD5014.8070508@FU-Berlin.DE \
    --to=herbert.voss@fu-berlin.de \
    --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).