diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-26 21:15:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-26 21:15:20 +0000 |
commit | f7c2ef8d6ada39d7ff3a72366dd93e2d5849e9ea (patch) | |
tree | 140f743ff27c93f895f5ba338a2692d7e35ac4f7 /Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua | |
parent | 668432e6e0e17b3f934934b11a1b95f7eee4e97b (diff) |
gregoriotex (26mar18)
git-svn-id: svn://tug.org/texlive/trunk@47133 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua b/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua index 8376dc7c28f..e1955d2857f 100644 --- a/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua +++ b/Master/texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua @@ -1,6 +1,6 @@ --GregorioTeX Signs Lua support file. -- ---Copyright (C) 2015-2017 The Gregorio Project (see CONTRIBUTORS.md) +--Copyright (C) 2015-2018 The Gregorio Project (see CONTRIBUTORS.md) -- --This file is part of Gregorio. -- @@ -19,7 +19,7 @@ -- this file contains lua functions to support signs used by GregorioTeX. --- GREGORIO_VERSION 5.1.0 +-- GREGORIO_VERSION 5.1.1 local err = gregoriotex.module.err local warn = gregoriotex.module.warn |