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
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}}}
> 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
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
Joseph, many thanks. That works! I appreciate your help.
Regards, Jon
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
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
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