summaryrefslogtreecommitdiff
path: root/support/gregoriotex/tex/luatex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-14 03:01:35 +0000
committerNorbert Preining <norbert@preining.info>2021-03-14 03:01:35 +0000
commit954d393d844eacce4354b6174613f467bcd7a257 (patch)
treef7cae8636ddfa09730349432deb4eb6cf3833863 /support/gregoriotex/tex/luatex
parent2a899339df4bb55e3aa0d5b7a4975b1743341e17 (diff)
CTAN sync 202103140301
Diffstat (limited to 'support/gregoriotex/tex/luatex')
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-chars.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-common.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-gsp-default.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-main.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-nabc.lua2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-nabc.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-signs.lua2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-signs.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-spaces.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-syllable.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-symbols.lua2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex-symbols.tex2
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex.lua8
-rw-r--r--support/gregoriotex/tex/luatex/gregoriotex.tex2
14 files changed, 17 insertions, 17 deletions
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-chars.tex b/support/gregoriotex/tex/luatex/gregoriotex-chars.tex
index c5a4f4c663..f535842b99 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-chars.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-chars.tex
@@ -17,7 +17,7 @@
% You should have received a copy of the GNU General Public License
% along with Gregorio. If not, see <http://www.gnu.org/licenses/>.
-\gre@declarefileversion{gregoriotex-chars.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-chars.tex}{6.0.0}% GREGORIO_VERSION
\def\gre@char@fuse@punctum@one{\GreFuseTwo{\GreCPLeadingPunctumOne}{\GreCPPunctum}}%
\def\gre@char@fuse@quilisma@one{\GreFuseTwo{\GreCPLeadingQuilismaOne}{\GreCPPunctum}}%
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-common.tex b/support/gregoriotex/tex/luatex/gregoriotex-common.tex
index 4821ef4744..13fe2a4782 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-common.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-common.tex
@@ -17,7 +17,7 @@
% You should have received a copy of the GNU General Public License
% along with Gregorio. If not, see <http://www.gnu.org/licenses/>.
-\gre@declarefileversion{gregoriotex-common.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-common.tex}{6.0.0}% GREGORIO_VERSION
\ifnum\luatexversion<76%
\gre@error{Error: this document must be compiled with LuaTeX (lualatex) 0.76 or later}%
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-gsp-default.tex b/support/gregoriotex/tex/luatex/gregoriotex-gsp-default.tex
index 457d12c144..c7eb0268c9 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-gsp-default.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-gsp-default.tex
@@ -20,7 +20,7 @@
% this file contains definitions of spaces and penalties
% version check
-\gre@declarefileversion{gregoriotex-gsp-default.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-gsp-default.tex}{6.0.0}% GREGORIO_VERSION
%% First, the penalties
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-main.tex b/support/gregoriotex/tex/luatex/gregoriotex-main.tex
index b2c03fff18..dfe8bbe616 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-main.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-main.tex
@@ -21,7 +21,7 @@
% The version of gregorio. All gregoriotex*.tex files must have the same.
% All gtex files must also have the same version.
-\xdef\gre@gregoriotexversion{6.0.0-beta2}% GREGORIO_VERSION - VersionManager.py
+\xdef\gre@gregoriotexversion{6.0.0}% GREGORIO_VERSION - VersionManager.py
% first some macros to allow checks for version:
% Tests that all gregoriotex files are of the same version.
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-nabc.lua b/support/gregoriotex/tex/luatex/gregoriotex-nabc.lua
index 3ea7e6d50c..38ded2c1b3 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-nabc.lua
+++ b/support/gregoriotex/tex/luatex/gregoriotex-nabc.lua
@@ -20,7 +20,7 @@
-- this file contains lua functions used by GregorioTeX St. Gall ancient
-- neume support when called with LuaTeX.
--- GREGORIO_VERSION 6.0.0-beta2
+-- GREGORIO_VERSION 6.0.0
local catcode_at_letter = luatexbase.catcodetables['gre@atletter']
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-nabc.tex b/support/gregoriotex/tex/luatex/gregoriotex-nabc.tex
index d24a1c033f..ff3c1e7e89 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-nabc.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-nabc.tex
@@ -19,7 +19,7 @@
% this file contains macros for St. Gall ancient neume support
-\gre@declarefileversion{gregoriotex-nabc.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-nabc.tex}{6.0.0}% GREGORIO_VERSION
\xdef\gre@nabcfontname{gregall}%
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-signs.lua b/support/gregoriotex/tex/luatex/gregoriotex-signs.lua
index 9db474e98e..621a21eb70 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-signs.lua
+++ b/support/gregoriotex/tex/luatex/gregoriotex-signs.lua
@@ -19,7 +19,7 @@
-- this file contains lua functions to support signs used by GregorioTeX.
--- GREGORIO_VERSION 6.0.0-beta2
+-- GREGORIO_VERSION 6.0.0
local err = gregoriotex.module.err
local warn = gregoriotex.module.warn
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-signs.tex b/support/gregoriotex/tex/luatex/gregoriotex-signs.tex
index 14d52d32f3..57d8372426 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-signs.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-signs.tex
@@ -22,7 +22,7 @@
\def\grebarbracewidth{.58879}%
-\gre@declarefileversion{gregoriotex-signs.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-signs.tex}{6.0.0}% GREGORIO_VERSION
\def\gre@usestylecommon{%
\gre@trace{gre@usestylecommon}%
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-spaces.tex b/support/gregoriotex/tex/luatex/gregoriotex-spaces.tex
index e14fe2a525..8df9e49006 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-spaces.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-spaces.tex
@@ -19,7 +19,7 @@
% this file contains definitions of spaces
-\gre@declarefileversion{gregoriotex-spaces.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-spaces.tex}{6.0.0}% GREGORIO_VERSION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% macros for tuning penalties
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-syllable.tex b/support/gregoriotex/tex/luatex/gregoriotex-syllable.tex
index e732c18a04..19417fcb14 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-syllable.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-syllable.tex
@@ -19,7 +19,7 @@
% this file contains definitions of the glyphs and the syllables
-\gre@declarefileversion{gregoriotex-syllable.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-syllable.tex}{6.0.0}% GREGORIO_VERSION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% macros for the typesetting of the different glyphs
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-symbols.lua b/support/gregoriotex/tex/luatex/gregoriotex-symbols.lua
index fbf772163f..379628fbb3 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-symbols.lua
+++ b/support/gregoriotex/tex/luatex/gregoriotex-symbols.lua
@@ -19,7 +19,7 @@
-- this file contains lua functions to support signs used by GregorioTeX.
--- GREGORIO_VERSION 6.0.0-beta2
+-- GREGORIO_VERSION 6.0.0
local err = gregoriotex.module.err
local warn = gregoriotex.module.warn
diff --git a/support/gregoriotex/tex/luatex/gregoriotex-symbols.tex b/support/gregoriotex/tex/luatex/gregoriotex-symbols.tex
index ecbd253edc..116e3503cb 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex-symbols.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex-symbols.tex
@@ -22,7 +22,7 @@
\ifcsname gregoriotex@symbols@loaded\endcsname\endinput\fi%
\def\gregoriotex@symbols@loaded{}%
-\gre@declarefileversion{gregoriotex-symbols.tex}{6.0.0-beta2}% GREGORIO_VERSION
+\gre@declarefileversion{gregoriotex-symbols.tex}{6.0.0}% GREGORIO_VERSION
\RequireLuaModule{gregoriotex}%
diff --git a/support/gregoriotex/tex/luatex/gregoriotex.lua b/support/gregoriotex/tex/luatex/gregoriotex.lua
index adb254e200..eb2628f272 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex.lua
+++ b/support/gregoriotex/tex/luatex/gregoriotex.lua
@@ -24,13 +24,13 @@ local hpack, traverse, traverse_id, has_attribute, count, remove, insert_after,
gregoriotex = gregoriotex or {}
local gregoriotex = gregoriotex
-local internalversion = '6.0.0-beta2' -- GREGORIO_VERSION (comment used by VersionManager.py)
+local internalversion = '6.0.0' -- GREGORIO_VERSION (comment used by VersionManager.py)
local err, warn, info, log = luatexbase.provides_module({
name = "gregoriotex",
- version = '6.0.0-beta2', -- GREGORIO_VERSION
+ version = '6.0.0', -- GREGORIO_VERSION
greinternalversion = internalversion,
- date = "2021/03/04", -- GREGORIO_DATE_LTX
+ date = "2021/03/13", -- GREGORIO_DATE_LTX
description = "GregorioTeX module.",
author = "The Gregorio Project (see CONTRIBUTORS.md)",
copyright = "2008-2021 - The Gregorio Project",
@@ -146,7 +146,7 @@ local function gregorio_exe()
local exe_version
-- first look for one with the exact version
- real_gregorio_exe = 'gregorio-6_0_0-beta2' -- FILENAME_VERSION
+ real_gregorio_exe = 'gregorio-6_0_0' -- FILENAME_VERSION
local cmd = string.format([[%s -o "%%s" "%s"]], real_gregorio_exe,
test_snippet_filename)
exe_version = get_prog_output(cmd, '*line')
diff --git a/support/gregoriotex/tex/luatex/gregoriotex.tex b/support/gregoriotex/tex/luatex/gregoriotex.tex
index e089e2a426..d29f5af064 100644
--- a/support/gregoriotex/tex/luatex/gregoriotex.tex
+++ b/support/gregoriotex/tex/luatex/gregoriotex.tex
@@ -21,7 +21,7 @@
% This file needs to be marked with the version number. For now I've done this with the following comment, but we should check to see if PlainTeX has something similar to the version declaration of LaTeX and use that if it does.
-% [2021/03/04 v6.0.0-beta2 GregorioTeX system.]% PARSE_VERSION_DATE_LTX
+% [2021/03/13 v6.0.0 GregorioTeX system.]% PARSE_VERSION_DATE_LTX
\input iftex.sty
\RequireLuaTeX%