forked from GitHub/gf-core
use bind for the numerals in German and Greek
This commit is contained in:
@@ -60,7 +60,7 @@ oper
|
||||
IDig d = d ;
|
||||
|
||||
IIDig d i = {
|
||||
s = \\o => d.s ! invNum ++ i.s ! o ;
|
||||
s = \\o => d.s ! invNum ++ BIND ++ i.s ! o ;
|
||||
n = Pl
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user