add acceptance test for hebrew
This commit is contained in:
14
test/acceptance/fixtures/examples/hebrew/main.tex
Normal file
14
test/acceptance/fixtures/examples/hebrew/main.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\documentclass{article}
|
||||
\usepackage[utf8x]{inputenc}
|
||||
\usepackage[hebrew,english]{babel}
|
||||
|
||||
\begin{document}
|
||||
\selectlanguage{hebrew}
|
||||
|
||||
כדי לכתוב משהו באנגלית חייבים להשתמש במקרו הבא וכאן
|
||||
|
||||
ממשיכים לכתוב בעברית. טקסט נוסחאות תמיד יהיה בכיוון שמאל-לימין
|
||||
|
||||
\selectlanguage{english}
|
||||
This is a test.
|
||||
\end{document}
|
||||
BIN
test/acceptance/fixtures/examples/hebrew/output.pdf
Normal file
BIN
test/acceptance/fixtures/examples/hebrew/output.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user