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: Curly quotes was TTF fonts and MKIV
Date: Sun, 30 Jan 2011 16:52:10 +0100	[thread overview]
Message-ID: <CBE95C9C-2930-46CF-8DC8-B468715D63BD@gmail.com> (raw)
In-Reply-To: <201101301034.33201.john@wexfordpress.com>


Am 30.01.2011 um 16:34 schrieb John Culleton:

> I have tried various fonts, including charterbt, calibri (ttf) and so 
> on. I get the called-for font but the sequences for curly double 
> quotes, in use since Ramses II, give me either two back ticks followed 
> by two forward ticks, (calibri) or two back ticks followed by an inch 
> symbol (charterbt).  So this defect is not limited to one font. My 
> main file is as follows:
> 
> \input macros.tex

\environment macros

> \usemodule [simplefonts]
> \setmainfont [calibri]
> \starttext
> \input body.tex
> \stoptext
> 
> and macros.tex looks like this:

\startenvironment macros

> \setupoutput[pdftex]
> \definepapersize[bok][width=7.0in,height=10.0in]
> %\setuppapersize[bok][letter]
> \setuppapersize[bok][bok]
> \setuplayout[location=middle,marking=on]%
> \setupwhitespace[line]
> \setuptyping[style=small]

\stopenvironment

> Anyone else have this problem?

Learn to make a minimal *working* example, this works:

\usemodule[simplefonts]
\setmainfont[Calibri]
\starttext
“quoted text”
\stoptext

Wolfgang

___________________________________________________________________________________
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:[~2011-01-30 15:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28 21:39 John Culleton
2011-01-28 21:52 ` Marco Pessotto
2011-01-29 16:53   ` John Culleton
2011-01-30 15:34     ` Curly quotes was " John Culleton
2011-01-30 15:52       ` Wolfgang Schuster [this message]
2011-01-30 16:29         ` John Culleton
2011-01-30 21:52           ` Wolfgang Schuster
2011-01-31 20:45             ` John Culleton
2011-01-31 21:35               ` Wolfgang Schuster
2011-02-01 14:02           ` Mojca Miklavec
2011-01-29  5:42 ` David Rogers
2011-01-29  8:55   ` Wolfgang Schuster
2011-01-29  9:17     ` John Haltiwanger
2011-01-29  9:46       ` Hans Hagen
2011-01-29  9:51       ` 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=CBE95C9C-2930-46CF-8DC8-B468715D63BD@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).