summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h23
1 files changed, 21 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h b/Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h
index dc662b25ffe..b61b26c5425 100644
--- a/Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h
+++ b/Build/source/texk/gregorio/gregorio-src/src/gregoriotex/gregoriotex.h
@@ -2,7 +2,7 @@
* Gregorio is a program that translates gabc files to GregorioTeX
* This header prototypes GregorioTeX writing data structures and entry points.
*
- * Copyright (C) 2006-2019 The Gregorio Project (see CONTRIBUTORS.md)
+ * Copyright (C) 2006-2021 The Gregorio Project (see CONTRIBUTORS.md)
*
* This file is part of Gregorio.
*
@@ -70,9 +70,28 @@ typedef enum gtex_alignment {
AT_PUNCTUM_INCLINATUM = 6,
AT_STROPHA = 7,
AT_FLEXUS_1 = 8,
- AT_FLEXUS_DEMINUTUS = 9
+ AT_FLEXUS_DEMINUTUS = 9,
+ AT_VIRGULA = 10,
+ AT_DIVISIO_MINIMA = 11,
+ AT_DIVISIO_MINOR = 12,
+ AT_DIVISIO_MAIOR = 13,
+ AT_DIVISIO_DOMINICAN = 14,
+ AT_VIRGULA_PAREN = 15,
+ AT_DIVISIO_MINIMA_PAREN = 16,
+ AT_DIVISIO_FINALIS = 17,
+ AT_EMPTY_SYLLABLE = 18
} gtex_alignment;
+typedef enum gtex_alteration {
+ ALT_NONE = 0,
+ ALT_FLAT = 1,
+ ALT_NATURAL = 2,
+ ALT_SHARP = 3,
+ ALT_FLAT_PAREN = 4,
+ ALT_NATURAL_PAREN = 5,
+ ALT_SHARP_PAREN = 6
+} gtex_alteration;
+
/* Here we define a function that will determine the number of the
* liquescentia that we will add to the glyph number. There are several types
* as all glyphs can't have all liquescentiae. Let's first define the