ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: bold and nonbold math
Date: Tue, 18 Aug 2009 18:50:04 +0200	[thread overview]
Message-ID: <3D0BF79C-446C-42D4-BC19-AB61B01400D5@gmail.com> (raw)
In-Reply-To: <D91E8689-062F-460F-A67A-CAAE1DC83A68@uva.nl>

[-- Attachment #1: type-lucida.tex --]
[-- Type: application/octet-stream, Size: 4681 bytes --]

%D \module
%D   [       file=type-lucida,
%D        version=2008.12.24,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Lucida Collection,
%D         author=Wolfgang Schuster,
%D           date=\currentdate,
%D      copyright=Wolfgang Schuster]

\starttypescriptcollection [lucida]

\starttypescript [serif] [lucida]
  \setups[font:fallback:serif]
  \definefontsynonym [Serif]           [LucidaBright-Regular]
  \definefontsynonym [SerifBold]       [LucidaBright-Bold]
  \definefontsynonym [SerifItalic]     [LucidaBright-Italic]
  \definefontsynonym [SerifBoldItalic] [LucidaBright-BoldItalic]
  \definefontsynonym [SerifCaps]       [LucidaBright-Smallcaps]
\stoptypescript

\starttypescript [serif] [lucida]
  \definefontsynonym [LucidaBright-Regular]    [name:lucidabright]           [features=default]
  \definefontsynonym [LucidaBright-Bold]       [name:lucidabrightdemi]       [features=default]
  \definefontsynonym [LucidaBright-Italic]     [name:lucidabrightitalic]     [features=default]
  \definefontsynonym [LucidaBright-BoldItalic] [name:lucidabrightdemiitalic] [features=default]
  \definefontsynonym [LucidaBright-Smallcaps]  [name:lucidabrightsmallcaps]  [features=default]
\stoptypescript

\starttypescript [sans] [lucida]
  \setups[font:fallback:sans]
  \definefontsynonym [Sans]           [LucidaSans-Regular]
  \definefontsynonym [SansBold]       [LucidaSans-Bold]
  \definefontsynonym [SansItalic]     [LucidaSans-Italic]
  \definefontsynonym [SansBoldItalic] [LucidaSans-BoldItalic]
\stoptypescript

\starttypescript [sans] [lucida]
  \definefontsynonym [LucidaSans-Regular]    [name:lucidasans]           [features=default]
  \definefontsynonym [LucidaSans-Bold]       [name:lucidasansdemi]       [features=default]
  \definefontsynonym [LucidaSans-Italic]     [name:lucidasansitalic]     [features=default]
  \definefontsynonym [LucidaSans-BoldItalic] [name:lucidasansdemiitalic] [features=default]
\stoptypescript

\starttypescript [mono] [lucida]
  \setups[font:fallback:mono]
  \definefontsynonym [Mono]           [LucidaTypewriter-Regular]
  \definefontsynonym [MonoBold]       [LucidaTypewriter-Bold]
  \definefontsynonym [MonoItalic]     [LucidaTypewriter-Italic]
  \definefontsynonym [MonoBoldItalic] [LucidaTypewriter-BoldItalic]
\stoptypescript

\starttypescript [mono] [lucida]
  \definefontsynonym [LucidaTypewriter-Regular]    [name:lucidatypewriter]            [features=default]
  \definefontsynonym [LucidaTypewriter-Bold]       [name:lucidatypewriterbold]        [features=default]
  \definefontsynonym [LucidaTypewriter-Italic]     [name:lucidatypewriteroblique]     [features=default]
  \definefontsynonym [LucidaTypewriter-BoldItalic] [name:lucidatypewriterboldoblique] [features=default]
\stoptypescript

\starttypescript [mono] [lucida]
  \setups[font:fallback:mono]
  \definefontsynonym [Mono]           [LucidaSansTypewriter-Regular]
  \definefontsynonym [MonoBold]       [LucidaSansTypewriter-Bold]
  \definefontsynonym [MonoItalic]     [LucidaSansTypewriter-Italic]
  \definefontsynonym [MonoBoldItalic] [LucidaSansTypewriter-BoldItalic]
\stoptypescript

\starttypescript [mono] [lucida]
  \definefontsynonym [LucidaSansTypewriter-Regular]    [name:lucidasanstypewriter]            [features=default]
  \definefontsynonym [LucidaSansTypewriter-Bold]       [name:lucidasanstypewriterbold]        [features=default]
  \definefontsynonym [LucidaSansTypewriter-Italic]     [name:lucidasanstypewriteroblique]     [features=default]
  \definefontsynonym [LucidaSansTypewriter-BoldItalic] [name:lucidasanstypewriterboldoblique] [features=default]
\stoptypescript

\starttypescript [handwriting] [lucida]
  \definefontsynonym [Handwriting] [LucidaHandwriting-Italic]
\stoptypescript

\starttypescript [handwriting] [lucida]
  \definefontsynonym [LucidaHandwriting-Italic] [name:lucidahandwritingitalic] [features=default]
\stoptypescript

\starttypescript [calligraphy] [lucida]
  \definefontsynonym [Calligraphy] [LucidaCalligraphy-Italic]
\stoptypescript

\starttypescript [calligraphy] [lucida]
  \definefontsynonym [LucidaCalligraphy-Italic] [name:lucidacalligraphyitalic] [features=default]
\stoptypescript

\starttypescript [lucida]
    \definetypeface [lucida] [rm] [serif]       [lucida] [default]
    \definetypeface [lucida] [ss] [sans]        [lucida] [default]
    \definetypeface [lucida] [tt] [mono]        [lucida] [default]
    \definetypeface [lucida] [mm] [math]        [lucida] [default]
    \definetypeface [lucida] [hw] [handwriting] [lucida] [default]
    \definetypeface [lucida] [cg] [calligraphy] [lucida] [default]
    \quittypescriptscanning
\stoptypescript

\stoptypescriptcollection

\endinput

[-- Attachment #2: Type: text/plain, Size: 325 bytes --]


Am 18.08.2009 um 17:18 schrieb Hans van der Meer:

> Working on typescripts for Y&Y's LucidaBright (which are type1  
> fonts) for MKIV (hoping to maintain compatibilty with MKII), the  
> following code produces all math in bold, even the first x+y.

You can use mine as start, math is defined in type-otf.mkiv.

Wolfgang


[-- Attachment #3: Type: text/plain, Size: 487 bytes --]

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

  reply	other threads:[~2009-08-18 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-18 15:18 Hans van der Meer
2009-08-18 16:50 ` Wolfgang Schuster [this message]
2009-08-19 10:06   ` Hans van der Meer
2009-08-19  7:15 ` Hans Hagen

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=3D0BF79C-446C-42D4-BC19-AB61B01400D5@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).