?我市启用重点车辆监管平台 人车分离 违法记录跟人走
Tagged with xetex polyglossia
322 questions
3
votes
1
answer
71
views
Labels aren't rendered correctly with polyglossia on TeX Live 2025, but TeX Live 2023/Debian rendered them correctly
I have a book where 'arabic' is set as the other languages. The MWE of that book is as the following:
\documentclass{book}
% Heading styles
\usepackage{titlesec}
\titleformat{\chapter}[display]
{\...
0
votes
1
answer
89
views
How to Input Syriac (Aramaic Dialect) in Overleaf with LuaLaTeX Using Polyglossia?
I want to input Syriac (an Aramaic dialect) text in Overleaf. I am using the polyglossia package and the LuaLaTeX engine. I can input the text with XeLaTeX, but I cannot do so with LuaLaTeX. Could ...
2
votes
1
answer
1k
views
XeLatex and Polyglossia error: Line 505, Undefined Control sequence. \prop_new_linked:N [closed]
I use Miktex and Texstudio portable. Recently I downloaded the most recent versions of the above ones. After that, I faced with this error. What happens, I don't understand.
Here is my code. Please ...
4
votes
2
answers
139
views
Insert Bengali text in begin cases environment
I want to write Bengali text in \begin{cases} environment
\documentclass[margin=1mm, varwidth]{standalone}
\usepackage{amsfonts,amsmath,amssymb,amsthm}
\usepackage{polyglossia}
\setdefaultlanguage{...
2
votes
1
answer
149
views
Bengali text not working inside array
I am using Bengali text as an option in a math question. My code is below:
\documentclass[margin=1mm, varwidth]{standalone}
\usepackage{amsfonts,amsmath,amssymb,amsthm}
\usepackage{polyglossia}
\...
1
vote
1
answer
53
views
Compilation fails with XeLaTeX compiler of a tex file that has Lohit Devanagari font requirement
I am trying to compile a tex file that uses Lohit Devanagari font. I am compiling with XeLaTeX compiler on PyCharm with TeXiFy-idea plugin on Macbook.
The part of the tex file that is causing the ...
0
votes
2
answers
192
views
How can I write Bengali words without affecting any other font of my article?
I want to write Bengali words and phrases within my English article in LaTeX. However, the problem is that whenever I try to use any package for Bengali, it immediately changes the English font of my ...
1
vote
2
answers
116
views
Lettrine and polyglossia error
Until recently, I have had no problem with the MWE included here. But after an uneventful installation of texlive 2024 on Ubuntu (Pop!_OS 22.04 LTS) the other day, I found that there was a problem.
If ...
2
votes
0
answers
55
views
Weird spacing using inline hebrew with XeLaTex and polyglossia
I'm currently writing my master's thesis in old testament studies and am struggling with typesetting inline hebrew.
I use XeLaTeX and polyglossia with the following configuration:
\usepackage{...
4
votes
1
answer
400
views
XeLaTeX+polyglossia+french+biblatex complain about missing character (U+200B)
Note to inattentive users: please stop asking if Unicode char {U+200B} answers my question.
When using biblatex with XeLaTeX and polyglossia-french, I get the following error which seems to come from ...
1
vote
1
answer
48
views
Usage of polyglossia breaks lettrine drop caps
I'm facing an issue with the usage of polyglossia and lettrine packages on the same document.
Setup:
MiKTeK on Windows 10
lettrine 2.60
polyglossia 2.1
Tried with both LuaLaTeX and XeLaTeX
When I ...
0
votes
0
answers
68
views
Changing the directionality of Private User Area characters in the bidi code
I'm building a Hebrew font with about 9,000 additional glyphs. I first wanted to keep them without Unicode assignment and call them through OpenType features, but sadly, their number exceeds Adobe's ...
0
votes
1
answer
67
views
Compatibility issue between chemmacros and polyglossia when using `russian` language setting
I want to use two packages chemmacros and polyglossia together in my document, and for some reason I don't want to use mhchem and babel etc. instead of them. Here are some simplified examples.
...
0
votes
1
answer
85
views
Specifying tocloft package lengths - XeLaTeX
I'm using XeLaTeX compiler to create my pdf documents.
Recently I had to adjust some lengths in tocloft table of contents, for example I tried changing \cftbeforechapskip using \setlength command -- ...
0
votes
1
answer
108
views
`classicthesis` does not give me smallcaps in headings
I am using classicthesis in a document that also needs to use Persian text (in Arabic script). I am using polyglossia and XeLaTeX with this. I want the main font to be Palatino/TeX Gyre Pagella. ...