-
Please add native support of Hebrew numerals. It should be possible to write
```
\begin{enumerate}[(א)]
\item אוהל
\item בית
\item גמל גדול
\end{enumerate}
```
and get the list
> (א) או…
-
Hi,
I have a question for the curators @chrzyki @Bibiko @xrotwang
We need to know the reliability of the following data:
- Base of the numeral system
- Is the numeral system restricted?
For …
LEK85 updated
2 years ago
-
Function to convert roman numerals to digits
i.e. IX -> 9
-
Are not recognized as roman numbers, but as ordinary letters.
> Römische Ziffern werden nicht erkannt. Müssten im Abschnitt Siglen erklärt werden.
-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
The sacCer3 reference genome chromosome naming ids use roman numerals in the official copy and arabic numerals in other resources (to match system used by other model organisms). We want to support co…
-
When using the format string `"$0,0.00"` formatting a value in the range `-0.005 > numeral(5).format("$0,0.00");
"$5.00"
>> numeral(0.05).format("$0,0.00");
"$0.05"
>> numeral(0.005).format("$0,0.…