[XeTeX] euenc package -- tex\xelatex\euenc\eu1ence.def problem

2010-03-08 Thread sjo
I am using miktex 2.8 under Win7 to run xelatex on a file. I get a complaint from the miktex package installer that the file tex\xelatex\euenc\eu1ence.def is missing. The file is there but under the latex directory rather than under xelatex. When I give permission to install, the manager c

[XeTeX] Polyglossia/Split Hebrew footnote between pages

2011-01-09 Thread sjo
I am writing an English document using \begin{hebrew} to insert Hebrew text where necessary. Sometimes I have an English paragraph with a footnote that is a long piece of Hebrew text. So I use a macro such as: \usepackage{polyglossia} ... \def\hfootnote#1{\footnote{\RL{\hebrewfont #1}}}

Re: [XeTeX] Polyglossia/Split Hebrew footnote between pages

2011-01-09 Thread sjo
> On Sun, Jan 9, 2011 at 6:44 PM, Gareth Hughes wrote: > Can you not use bidi's \RTLfootnote command? You're already loading bidi > in the background if you're loading polyglossia to write Hebrew. Then > you could write something like > > \def\hfootnote#1{\RTLfootnote{\hebrewfont #1}} > > Any good

[XeTeX] Problem with xelatex/fontspec/xparse.sty with miktex2.9

2011-06-30 Thread sjo
Hi, I have just installed miktex2.9. The use of \usepackage{fontspec} produces and Undefined control sequence error in xparse.sty: % !TEX TS-program = xelatex % !TEX encoding = UTF-8 \documentclass[11pt]{article} \usepackage{fontspec} \begin{document} Problem with xparse.sty \end{docu

Re: [XeTeX] Problem with xelatex/fontspec/xparse.sty with miktex2.9

2011-07-01 Thread sjo
Joseph, many thanks. That works! I appreciate your help. Regards, Jon -- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex

[XeTeX] XeLatex/Polyglossia/Bigfoot/Hebrew

2015-12-27 Thread sjo
Hi: I am wondering if anyone has any experience with using bigfoot with Hebrew. (1) In an english document I can have many levels of footnotes, I can label the footnotes in the standard way, and reference them both in the main text and footnotes. However, in a Hebrew document, the footnotes refe

Re: [XeTeX] XeLatex/Polyglossia/Bigfoot/Hebrew

2015-12-27 Thread sjo
I forgot to attach the example. Here it is. On Sun, Dec 27, 2015 at 8:51 PM, sjo wrote: > Hi: > > I am wondering if anyone has any experience with using bigfoot with Hebrew. > > (1) In an english document I can have many levels of footnotes, I can > label the footnotes i