ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Curious <curiouslearn@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Change the font to Charter
Date: Sat, 10 Jan 2009 15:16:41 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090110T151136-394@post.gmane.org> (raw)
In-Reply-To: <BE46C17D-F9B1-436D-9610-3E120D5526F0@gmail.com>

Wolfgang Schuster <schuster.wolfgang <at> googlemail.com> writes:

> 
> 
> Am 10.01.2009 um 13:33 schrieb Curious:

> 
> ConTeXt has just other linedistances than LaTeX, that's all.
> 
> You can switch to a smaller distance with \setupinterlinespace[small]
> or with \setupinterlinespace[line=14pt] (fixed distance) or
> \setupinterlinespace[line=2.4ex] (font dependend distance)
> 

> 
> I have a basic typescript for charter because I needed it in a document.
> 
> \starttypescript [math] [charter] [name]
>    \definefontsynonym [MathRoman]     [Charter-Math-Letters-Regular]
>    \definefontsynonym [MathItalic]    [Charter-Math-Letters-Italic]
>    \definefontsynonym [MathSymbol]    [Charter-Math-Symbols-Regular]
>    \definefontsynonym [MathExtension] [Charter-Math-Extension-Regular]
> \stoptypescript
> 
> \starttypescript [math] [charter] [default]
>    \definefontsynonym [Charter-Math-Letters-Regular]   [mdbchr7m]
>    \definefontsynonym [Charter-Math-Letters-Italic]    [mdbchri7m]
>    \definefontsynonym [Charter-Math-Symbols-Regular]   [mdbchr7y]
>    \definefontsynonym [Charter-Math-Extension-Regular] [mdbchr7v]
>    \loadmapfile[mdbch.map]
> \stoptypescript
> 
> Wolfgang
> 

Thanks very much Wolfgang. I tried and it works for the most part in the simple
document that I have. The parantheses, however, are not typeset correctly. They
appear as horizontal arrows with only half a head, i.e., head only either above
or below (sorry do not know the name of this symbol but I have seen it before).

Regarding, the warning I mentioned earlier (pdfTeX warning: pdftex (file
ec-bitstrea-charter.map): cannot open font map file), is there a way to fix
that? Or, is there a need to fix that?

Thanks.

 


___________________________________________________________________________________
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-01-10 15:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-10  3:59 Curious
2009-01-10  9:09 ` Mojca Miklavec
2009-01-10 12:33   ` Curious
2009-01-10 13:52     ` Wolfgang Schuster
2009-01-10 15:16       ` Curious [this message]
2009-01-10 15:42       ` Aditya Mahajan
2009-01-13 18:10     ` Mojca Miklavec
2009-01-11 19:54   ` Hans Hagen
2009-01-11 20:14     ` Wolfgang Schuster

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=loom.20090110T151136-394@post.gmane.org \
    --to=curiouslearn@gmail.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).