Tagged Questions
2
votes
0answers
66 views
bidi's undefined environments in (my) LuaLaTeX system
I typeset Arabic text with LuaLaTeX. I am using the following definitions and it works nicely:
\newcommand{\arabtext}[1] % Arabic inside LTR
{\bgroup\luatextextdir TRT\arabicfont #1\egroup}
...
14
votes
3answers
770 views
Hiring someone to help me with LaTeX for my PhD thesis
I do not know whether this is an appropriate question, but I was carrying it around for quite some weeks and now it just has to come out.
I am working on my PhD thesis. My thesis will include a long ...
1
vote
1answer
463 views
LuaLatex and the “Oriental TeX Project” — Scientific Arabic Typesetting
Does anybody know something about the future of Arabic typesetting with LaTeX or LuaLaTeX? Do they develop tools and mechanisms for scientific typesetting of Arabic text? In other words: is it still ...
10
votes
1answer
353 views
ledpar: Get rid of any space between paragraphs while retaining the synchronization of the pagecontents
My question: Is there a way to simply get rid of any space between the paragraphs of ledpar- while retaining the pagesynch? (I understand that synchronizing paragraphs is a feature of ledpar, put I ...
10
votes
2answers
926 views
Typesetting arabic with LuaLaTeX
For typesetting arabic with LaTeX there are arabtex and arabi;
for typesetting arabic with XeLaTeX there are arabxetex and polyglossia;
but how to typeset arabic with LuaLaTeX, since neither of ...