Fix rendering for the new usages
This commit is contained in:
parent
2d3e4adf98
commit
4ec2b816d2
|
|
@ -81,6 +81,8 @@ function mgabc2tex($c, $firstverse = False) {
|
||||||
'im' => False,
|
'im' => False,
|
||||||
'ky' => False,
|
'ky' => False,
|
||||||
'of' => 'Offert',
|
'of' => 'Offert',
|
||||||
|
'or' => False,
|
||||||
|
'pr' => False,
|
||||||
'ps' => False,
|
'ps' => False,
|
||||||
're' => 'Resp',
|
're' => 'Resp',
|
||||||
'se' => 'Seq',
|
'se' => 'Seq',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue