mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29907 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f28c1a2cce
commit
8b286036d1
@ -330,10 +330,10 @@ char hebrewCounter(int const n)
|
||||
|
||||
|
||||
|
||||
//On the special cases, see http://mathworld.wolfram.com/RomanNumerals.html
|
||||
//and for a list of roman numerals up to and including 3999, see
|
||||
//http://www.research.att.com/~njas/sequences/a006968.txt. (Thanks to Joost
|
||||
//for this info.)
|
||||
// On the special cases, see http://mathworld.wolfram.com/RomanNumerals.html
|
||||
// and for a list of roman numerals up to and including 3999, see
|
||||
// http://www.research.att.com/~njas/sequences/a006968.txt. (Thanks to Joost
|
||||
// for this info.)
|
||||
docstring const romanCounter(int const n)
|
||||
{
|
||||
static char const * const ones[9] = {
|
||||
|
Loading…
Reference in New Issue
Block a user