Tagged Questions
2
votes
3answers
260 views
Tables are not numbered using Polyglossia in Hebrew
I have a problem using Polyglossia in Hebrew:
While defining main language as Hebrew, my tables are not numbered in the caption(It appraes as just "Table" (טבלה) instead of "Table 1" (or "טבלה 1").
If ...
3
votes
2answers
1k views
polyglossia and algorithmicx - Missing \endcsname inserted
Trying to compile a simple document using polyglossia with Hebrew as the default language:
\documentclass[a4paper]{article}
\TeXXeTstate=1
\usepackage{amsmath, amssymb}
\usepackage{polyglossia}
...
2
votes
2answers
191 views
Hebrew numerals
There appears to be three different numbering commands in the polyglossia package. Which one is the most correct to use?
I can understand the argument for the \Hebrewnumeralfinal one since it seems ...