Thanks, Qing Lee.
\ExplSyntaxOn
\cs_set_nopar:Nn \xeCJK_default_kern:
{ \tex_kern:D -6 sp \tex_kern:D 6 sp }
\ExplSyntaxOff
Adding your code to my preamble worked fine.
There are about one hundred footnotes most of which contain Chinese, and
there are a couple pf dozen short strings of C
Thanks, Ross.
That was plunge into the deep end of the pool! I gave it try,
nevertheless, and was still searching the log for the extraneous comma
when Qing Lee's message came in, a virtual life-saver for a poor
swimmer.
Jon
On 06/06/2012 02:30 PM, Ross Moore wrote:
Hello Jon,
On 07/06/
Hello Jon,
2012/6/7 jon :
> Greetings,
>
> After switching to Tex Live 2012/Debian, upon compiling my book, an
> extraneous comma is inserted into the body text directly before every
> footnote number.
>
> THE BAD
> The following does not produce expected results. There is an *extraneous
> comma*
The graphics output driver for XeLaTeX (file xetex.def) doesn't include
clipping support. Martin Scharrer has added clipping to xetex.def. You can find
his patch for xetex.def here:
https://groups.google.com/forum/#!msg/comp.text.tex/pOR3Zv39TUA/02hiqt8TP94J
Also a modified version of xetex.def
Hello Jon,
On 07/06/2012, at 5:15 AM, jon wrote:
> THE BAD
> The following does not produce expected results. There is an *extraneous
> comma* (or superscripted comma) inserted into the body text directly before
> every footnote number.
>
> \documentclass[12pt]{memoir}
>
> \usepackage{fontsp
Greetings,
After switching to Tex Live 2012/Debian, upon compiling my book, an
extraneous comma is insertedinto the body text directly beforeevery
footnote number.
THE GOOD
E.g., The following produces expected results.
\documentclass[12pt]{book}
\usepackage{fontspec}
\setmainfont[Mapping=
Many thanks, Andy. I'll certainly look for xpinyin. Right now, I have been
using the standard way such as zh\={a}ng. It is rather cumbersome, however. I'd
much rather do something like \zhang1.
Thanks again.
/d
Sent from my iPhone
On 6 Jun, 2012, at 22:42, Andy Lin wrote:
> I've never hea
I've never heard of pinyin.sty, but then again, I probably would have
made a teckit mapping without ever looking up the existence of such a
package.
There is, however, a package called xpinyin, which you might find
useful. It's not drop-in compatible with pinyin though. Are you just
starting to wr