ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: smallcaps
Date: Wed, 29 Jun 2016 13:09:36 +0200	[thread overview]
Message-ID: <5773AC70.10806@gmail.com> (raw)
In-Reply-To: <DC532BC1-A25C-4A7C-A966-3C0BF25A67EF@uva.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1108 bytes --]

> Meer, Hans van der <mailto:H.vanderMeer@uva.nl>
> 29. Juni 2016 um 11:26
> Thanks.
>
> For those who are curious as to how I became confused about the 
> uppercase-lowercase for smallcaps: look at session "803 Typography and 
> Fonts" in Apple's WWDC2016 conference, just after 23 minutes and you 
> will understand.
The following two tables contain the content of the relevant slides 
where he explains the effects from smcp (create small caps from 
lowercase letters) and c2sc (create small caps from uppercase letters).

\definefontfeature[f:smcp][smcp=yes]
\definefontfeature[f:c2sc][c2sc=yes]

\setupbodyfont[pagella]

\starttext

\subject{Small Caps from Uppercase}

\starttabulate[|l|lf{\feature[+][f:c2sc]}|]
\NC SAN FRANCISCO \NC SAN FRANCISCO \NC\NR
\NC San Francisco \NC San Francisco \NC\NR
\NC san francisco \NC san francisco \NC\NR
\stoptabulate

\subject{Small Caps from Lowercase}

\starttabulate[|l|lf{\feature[+][f:smcp]}|]
\NC SAN FRANCISCO \NC SAN FRANCISCO \NC\NR
\NC San Francisco \NC San Francisco \NC\NR
\NC san francisco \NC san francisco \NC\NR
\stoptabulate

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2291 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-06-29 11:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29  8:05 smallcaps dr. Hans van der Meer
2016-06-29  8:29 ` smallcaps Mikael P. Sundqvist
2016-06-29  9:00 ` smallcaps Wolfgang Schuster
2016-06-29  9:26   ` smallcaps Meer, Hans van der
2016-06-29 11:09     ` Wolfgang Schuster [this message]
2016-06-29 10:39 ` smallcaps dr. Hans van der Meer
2016-06-29 10:55   ` smallcaps Wolfgang Schuster
2016-06-29 11:00 ` smallcaps Alan Bowen

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=5773AC70.10806@gmail.com \
    --to=schuster.wolfgang@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).