Issues related to bidirectional TeXing
9
votes
5answers
456 views
Is there a way to print two tikzpictures next to each other marked with a and b?
I have the following code that should print the two figures next to each other with an a to the left of the first figure and a b to the left of the second one. The code below does this, but everything ...
4
votes
2answers
196 views
Inserting some Arabic script in an English article
Until now I was using XePersian package to typeset Persian articles, now I want insert some Persian word in an English document, what is minimum code to do that without using XePersian package?
...