AW: XeLaTeX under Win10

2019-03-13 Thread Niemann, Hartmut
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

Re: [XeTeX] Output when running XeTeX

2019-09-02 Thread Niemann, Hartmut
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

Re: [XeTeX] Adobe PDF, Adobe Acrobat/Reader, Microsoft Word, XeTeX, and (x)dvipdfm(x).

2021-05-31 Thread Niemann, Hartmut
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

[XeTeX] color name in headline bleeds into pdf bookmarks

2022-01-12 Thread Niemann, Hartmut
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

[XeTeX] Typesetting arabic and european mix encoded in utf8

2024-06-11 Thread Niemann, Hartmut via XeTeX
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

Re: [XeTeX] Typesetting arabic and european mix encoded in utf8

2024-06-11 Thread Niemann, Hartmut via XeTeX
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

Re: [XeTeX] Typesetting arabic and european mix encoded in utf8

2024-06-24 Thread Niemann, Hartmut via XeTeX
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