ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Intro to Luatex
Date: Sat, 5 Sep 2009 11:32:44 +0200	[thread overview]
Message-ID: <6faad9f00909050232r5dcad070ucf5af656175ceb8c@mail.gmail.com> (raw)
In-Reply-To: <200909041708.43432.john@wexfordpress.com>

2009/9/4 John Culleton:
>
> Simple question: using xetex style \font statements how do I get
> curly quotes from
> texexec --xtx book.tex?
>
> Is the answer different for
> texexec --lua book.tex?

Do you mean \quotation{something} that should work out of the box or
the curly quote as in "I'm"? If you are talking about the "I'm" case:
1.) in XeTeX you need to use \font\a="Font Name;mapping=tlig" (or
mapping=tex-text, but it might be that tex-text is missing in
minimals; not sure).
2.) It's differet in luatex, but I don't know it by heart; it
something like \font\a=fontname*default (or fontname*myfeatures + you
need to define trep=yes in myfeatures:
\definefontfeature[myfeatures][tlig=yes,trep=yes]). But please wait
for a better answer and explanation.

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-09-05  9:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-29 21:35 John Culleton
2009-08-29 22:01 ` Idris Samawi Hamid ادريس سماوي حامد
2009-09-04 21:08   ` John Culleton
2009-09-05  9:32     ` Mojca Miklavec [this message]
2009-08-31 17:37 ` luigi scarso
2009-09-02 13:50   ` John Culleton
2009-09-02 14:27     ` Aditya Mahajan
2009-09-02 22:02     ` luigi scarso

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=6faad9f00909050232r5dcad070ucf5af656175ceb8c@mail.gmail.com \
    --to=mojca.miklavec.lists@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).