ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.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 11:29:43 -0500	[thread overview]
Message-ID: <201101301129.43719.john@wexfordpress.com> (raw)
In-Reply-To: <CBE95C9C-2930-46CF-8DC8-B468715D63BD@gmail.com>

On Sunday 30 January 2011 10:52:10 Wolfgang Schuster wrote:
> 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
> ___________________________________________________________________
>________________

Thanks for your reply. Are you telling me that \input foo no longer 
works the way it used to? 

Let me simplify the example:
-----------------------------------------------------------
\setupoutput[pdftex]
\definepapersize[bok][width=7.0in,height=10.0in]
\setuppapersize[bok][bok]
\usemodule [simplefonts]
\setmainfont [georgia]
\starttext
Here is ``foo''.
\stoptext
---------------------------------
I still get the same wrong results. In a ttf font like georgia the 
close quote looks OK but the open quote are two left tick marks.
In Bitstream Charter the close quote is the inch sign and the open 
quote is again two left tick marks. So my original question remains:
Why do the double quote codes not work as they have since the days of 
plain tex?

-- 
John Culleton
Create Book Covers with Scribus:
http://www.booklocker.com/p/books/4055.html
Typesetting and indexing http://wexfordpress.com
book sales http://wexfordpress.net
Free  barcode: http://www.tux.org/~milgram/bookland/

___________________________________________________________________________________
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 16:29 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
2011-01-30 16:29         ` John Culleton [this message]
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=201101301129.43719.john@wexfordpress.com \
    --to=john@wexfordpress.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).