Hello!
In my environment, I think it is a bad idea to rely on any windows fonts being
available in every system now and in the future,
so I keep the fonts I need with my project and specify the path to them.
I want to choose my fonts for my document needs, and "is installed on this
corporate win
Hello Brian!
For TeXLive on Windows I use
set XELATEX=c:\devtools\texlive\2018\bin\win32\xelatex.exe
--interaction=batchmode --halt-on-error
and then
%XELATEX% my_source.tex
This is less a XeTeX than a tex distribution issue - MikTeX uses other command
line switches than TeXL
I use Sumatra PDF for that reason. It closes but watches the PDF, so a rerun of
TeX simply works and triggers a reload in Sumatra.
Hartmut
Von: XeTeX Im Auftrag von
George N. White III
Gesendet: Freitag, 28. Mai 2021 18:50
An: XeTeX (Unicode-based TeX) discussion.
Betreff: Re: [XeTeX] Adobe P
Hello!
I observed a strange thing when experimenting with colored text.
---8<
\documentclass{article}
\usepackage{xcolor}
\usepackage{bookmark}
\begin{document}
\tableofcontents
\newpage
\section{One}
\section{\color{red}Two}
\section{Three}
\end{document}
--8<--
I ran this through xelate
Hello!
In my current project I use XeLaTeX to typeset PDF files from texts in
different languages held in a separate database.
(This is done with a generator that is language-unaware, generating lines like
\long\def\msgtext{عطل في التهيئة البنيوماتية GS}
Into a .inc file and a manually written, l
Wagner
Gesendet: Dienstag, 11. Juni 2024 12:22
An: XeTeX (Unicode-based TeX) discussion.
Cc: Niemann, Hartmut (SMO RS LMC EN LM CCI FT)
Betreff: Re: [XeTeX] Typesetting arabic and european mix encoded in utf8
Hello,
I have not used Arabic but Urdu which uses a modified Arabic script. I have a
11.06.2024 um 12:06 schrieb Niemann, Hartmut via XeTeX
mailto:xetex@tug.org>>:
Hello!
In my current project I use XeLaTeX to typeset PDF files from texts in
different languages held in a separate database.
(This is done with a generator that is language-unaware, generating lines like
\lo