forked from GitHub/gf-rgl
Fix punctuation to use SOFT_BIND and BIND in the whole RGL
This commit is contained in:
@@ -48,7 +48,7 @@ lin
|
||||
SymbS sy = sy ;
|
||||
|
||||
SymbNum sy = { s = \\_,_ => sy.s ; num = Pl } ;
|
||||
SymbOrd sy = { s = \\_,_ => sy.s ++ "."} ;
|
||||
SymbOrd sy = { s = \\_,_ => glue sy.s "."} ;
|
||||
|
||||
lincat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user