summaryrefslogtreecommitdiff
path: root/support/gregoriotex/tex/lualatex/gregoriosyms.sty
diff options
context:
space:
mode:
Diffstat (limited to 'support/gregoriotex/tex/lualatex/gregoriosyms.sty')
-rw-r--r--support/gregoriotex/tex/lualatex/gregoriosyms.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/support/gregoriotex/tex/lualatex/gregoriosyms.sty b/support/gregoriotex/tex/lualatex/gregoriosyms.sty
index c766dc61bf..09f61a6ea0 100644
--- a/support/gregoriotex/tex/lualatex/gregoriosyms.sty
+++ b/support/gregoriotex/tex/lualatex/gregoriosyms.sty
@@ -1,6 +1,6 @@
%GregorioTeX file.
%
-% Copyright (C) 2008-2019 The Gregorio Project (see CONTRIBUTORS.md)
+% Copyright (C) 2008-2021 The Gregorio Project (see CONTRIBUTORS.md)
%
% This file is part of Gregorio.
%
@@ -19,13 +19,15 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{gregoriosyms}
- [2019/04/06 v5.2.1 GregorioTeX symbols only.]% PARSE_VERSION_DATE_LTX
+ [2021/02/23 v6.0.0-beta1 GregorioTeX symbols only.]% PARSE_VERSION_DATE_LTX
+
+\RequirePackage{iftex}%
+\RequireLuaTeX
% If gregoriotex has been loaded, then we need to abort the loading process of this package here in order to avoid some conflicts.
\ifcsname gregoriotex@symbols@loaded\endcsname\endinput\fi%
\RequirePackage{kvoptions}%
-\RequirePackage{ifluatex}%
\RequirePackage{luatexbase}%
\RequirePackage{luaotfload}
\RequirePackage{luamplib}%
@@ -39,7 +41,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{5.2.1}% GREGORIO_VERSION - VersionManager.py
+\xdef\gre@gregoriotexversion{6.0.0-beta1}% GREGORIO_VERSION - VersionManager.py
\providecommand{\gre@declarefileversion}[2]{\relax}