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: Which standard installed font displays ' and ` good
Date: Wed, 23 Mar 2011 19:22:18 +0100	[thread overview]
Message-ID: <F97F4D3B-A02F-458C-99D0-DF05A0D164C4@googlemail.com> (raw)
In-Reply-To: <AANLkTimWdMmN5yamaAMR5JbRHqTKimhyGXixTNfA+1LX@mail.gmail.com>


Am 23.03.2011 um 17:23 schrieb Cecil Westerhof:

> I am still experimenting. With the default ' is reasonably displayed, but ` not.
> I liked palatino, but then even ' is not displayed nicely. What is the best (standard installed) font where both ' and ` are good displayed?


How do you define a standard font, the list of available differes with the used TeX distribution (TeX Live or context minimals) and your Openrating System.

I made a short document with a few fonts: http://d.pr/h5tE

Source:

\newcounter\FontTestCounter

\define[1]\FontTest
  {\increment\FontTestCounter
   \definetypeface[mainface-\FontTestCounter][rm][specserif][#1]
   \switchtobodyfont[mainface-\FontTestCounter]
   \title{#1}
   \startpacked
   ` Backtick\par
   ' Apostrophe\par
   ‘ Open curly quote\par
   ’ Close curly quote\par
   - hyphen\par
   – en dash\par
   — em dash
   \stoppacked
   \blank
   “Quote” and „quote“ and «more quotes»}

\starttext
\FontTest{Aller}
…
\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
___________________________________________________________________________________


  parent reply	other threads:[~2011-03-23 18:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-23 16:23 Cecil Westerhof
2011-03-23 16:30 ` mathew
2011-03-23 17:19   ` Cecil Westerhof
2011-03-23 18:49     ` Pontus Lurcock
2011-03-23 19:41       ` mathew
2011-03-23 20:06         ` Pontus Lurcock
2011-03-24  1:53         ` Miguel Queiros
2011-03-23 20:06       ` Cecil Westerhof
2011-03-23 20:13       ` Cecil Westerhof
2011-03-23 20:19         ` Wolfgang Schuster
2011-03-23 20:34           ` Cecil Westerhof
2011-03-23 18:22 ` Wolfgang Schuster [this message]
2011-03-23 20:02   ` Cecil Westerhof
2011-03-23 20:22     ` Wolfgang Schuster
2011-03-23 20:40       ` Cecil Westerhof

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=F97F4D3B-A02F-458C-99D0-DF05A0D164C4@googlemail.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).