Hello,

In case it might be helpful for anyone else, I made some simple macros
for printing the modes in a latex document. If you put the following
in your document (after \begin{document}, you can call up each mode
with \modeVIII or \modeviii (etc.) instead of with the full
\gresetfirstlineaboveinitial command.

Yours,

br. Innocent, op

---

%%Modes (Innocent Smith, rev. 5/10/2011)
\newcommand{\modeI}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{I}}{\footnotesize \textsc{I}}}
\newcommand{\modeII}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{II}}{\footnotesize \textsc{II}}}
\newcommand{\modeIII}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{III}}{\footnotesize \textsc{III}}}
\newcommand{\modeIV}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{IV}}{\footnotesize \textsc{IV}}}
\newcommand{\modeV}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{V}}{\footnotesize \textsc{V}}}
\newcommand{\modeVI}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VI}}{\footnotesize \textsc{VI}}}
\newcommand{\modeVII}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VII}}{\footnotesize \textsc{VII}}}
\newcommand{\modeVIII}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VIII}}{\footnotesize \textsc{VIII}}}
%lowercase mode
\newcommand{\modei}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{I}}{\footnotesize \textsc{I}}}
\newcommand{\modeii}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{II}}{\footnotesize \textsc{II}}}
\newcommand{\modeiii}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{III}}{\footnotesize \textsc{III}}}
\newcommand{\modeiv}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{IV}}{\footnotesize \textsc{IV}}}
\newcommand{\modev}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{V}}{\footnotesize \textsc{V}}}
\newcommand{\modevi}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VI}}{\footnotesize \textsc{VI}}}
\newcommand{\modevii}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VII}}{\footnotesize \textsc{VII}}}
\newcommand{\modeviii}{\gresetfirstlineaboveinitial{\footnotesize
\textsc{VIII}}{\footnotesize \textsc{VIII}}}

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to