From 4ec2b816d268044d17d7574e2bd2cba8796be429 Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Sun, 17 Nov 2013 23:07:23 +0100 Subject: [PATCH] Fix rendering for the new usages --- chant_img.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chant_img.php b/chant_img.php index ab68e24..29b18ff 100644 --- a/chant_img.php +++ b/chant_img.php @@ -81,6 +81,8 @@ function mgabc2tex($c, $firstverse = False) { 'im' => False, 'ky' => False, 'of' => 'Offert', + 'or' => False, + 'pr' => False, 'ps' => False, 're' => 'Resp', 'se' => 'Seq',