diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-16 22:18:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-16 22:18:16 +0000 |
commit | f16438a65f3db8290cb53af757550c78aa8ac034 (patch) | |
tree | 4343e61b244ff6f8fe3f7e8fe1f5a54b0746573e /Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua | |
parent | 8ed7ca349c9be746489717dbdb44978182d07698 (diff) |
gregoriotex (12mar18)
git-svn-id: svn://tug.org/texlive/trunk@46990 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua b/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua index 6041cd113d7..a91721917c6 100644 --- a/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua +++ b/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua @@ -19,7 +19,7 @@ -- this file contains lua functions to support signs used by GregorioTeX. --- GREGORIO_VERSION 5.0.2 +-- GREGORIO_VERSION 5.1.0 local err = gregoriotex.module.err local warn = gregoriotex.module.warn |