ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Small caps from otf in luatex.
@ 2013-08-10 16:45 john Culleton
  2013-08-10 17:24 ` Philipp Gesang
  0 siblings, 1 reply; 3+ messages in thread
From: john Culleton @ 2013-08-10 16:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I have asked everywhere else to no avail. In (plain) luatex how do I
specify the small cap version of an otf font? I use context for
non-fiction but pdftex and now luatex for fiction.

-- 
John Culleton

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Small caps from otf in luatex.
  2013-08-10 16:45 Small caps from otf in luatex john Culleton
@ 2013-08-10 17:24 ` Philipp Gesang
  2013-08-11 17:36   ` john Culleton
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Gesang @ 2013-08-10 17:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi John!

···<date: 2013-08-10, Saturday>···<from: john Culleton>···

> I have asked everywhere else to no avail. In (plain) luatex how do I
> specify the small cap version of an otf font? I use context for
> non-fiction but pdftex and now luatex for fiction.

Plain uses a feature syntax similar to Xetex’s:

  \font \foo = "file:Iwona-Regular.otf:+smcp"
  \foo
  whatever
  \bye

the expression after the second colon is the same as “smcp=yes”
in Context. Multiple definitions are separated by semicola, e.g.:

  \font \foo = "file:Iwona-Regular.otf:+smcp;mode=base;+tlig"

Best regards,
Philipp


[-- Attachment #1.2: Type: application/pgp-signature, Size: 490 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Small caps from otf in luatex.
  2013-08-10 17:24 ` Philipp Gesang
@ 2013-08-11 17:36   ` john Culleton
  0 siblings, 0 replies; 3+ messages in thread
From: john Culleton @ 2013-08-11 17:36 UTC (permalink / raw)
  To: ntg-context

On Sat, 10 Aug 2013 19:24:17 +0200
Philipp Gesang <Philipp.Gesang@alumni.uni-heidelberg.de> wrote:

> Hi John!
> 
> ···<date: 2013-08-10, Saturday>···<from: john Culleton>···
> 
> > I have asked everywhere else to no avail. In (plain) luatex how do I
> > specify the small cap version of an otf font? I use context for
> > non-fiction but pdftex and now luatex for fiction.
> 
> Plain uses a feature syntax similar to Xetex___s:
> 
>   \font \foo = "file:Iwona-Regular.otf:+smcp"
>   \foo
>   whatever
>   \bye
> 
> the expression after the second colon is the same as ___smcp=yes___
> in Context. Multiple definitions are separated by semicola, e.g.:
> 
>   \font \foo = "file:Iwona-Regular.otf:+smcp;mode=base;+tlig"
> 
> Best regards,
> Philipp
> 
Thanks! Now my latest book project can move forward. I never
thought to look in xetex for an answer about luatex.


-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-11 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-10 16:45 Small caps from otf in luatex john Culleton
2013-08-10 17:24 ` Philipp Gesang
2013-08-11 17:36   ` john Culleton

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).