Search found 1 match

by zoro1987
Tue Mar 11, 2014 6:59 am
Forum: General
Topic: sagetex +hebrew problem
Replies: 0
Views: 2397

sagetex +hebrew problem

hello

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

\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 ...