Text Formatting ⇒ Side-by-Side Bilingual Reader
Side-by-Side Bilingual Reader
I imagine using something like
\begin{LangA} Text in LangA to be displayed on left page. \end{LangA}
\begin{LangB} Text in LangB to be displayed on right page. \end{LangB}
\begin{LangA} More text in LangA to be displayed on left page. \end{LangA}
\begin{LangB} More text in LangB to be displayed on right page. \end{LangB}
Do you have any advice as to how this can be done?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Side-by-Side Bilingual Reader
Side-by-Side Bilingual Reader
Code: Select all
\usepackage{parallel}\usepackage{fontspec,xltxtra,xunicode}\usepackage{bidi}