Generalsagetex +hebrew problem

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
zoro1987
Posts: 1
Joined: Tue Mar 11, 2014 6:50 am

sagetex +hebrew problem

Post by zoro1987 »

hello

i wrote some code in sagtex and it run ok
i use in \sagestr macro
however when i insert the following 2 lines

Code: Select all

\usepackage[utf8x]{inputenc}
\usepackage[english,hebrew]{babel}
i cannot complie the code
and it tell me that
"! Missing \endcsname inserted."

(if i remove this 2 lines everythings run perpect)
(moreover if i remove the hebrew it run)
so what can i do in order to run this


sorry my english is bad

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply