From ef17e060f93b312e2300384242f551b70612fe35 Mon Sep 17 00:00:00 2001 From: "Br. Samuel Springuel" Date: Wed, 2 Mar 2016 14:51:54 -0500 Subject: [PATCH] Moving `\GreTilde` to user namespace (as `\gretilde`) --- doc/Command_Index_User.tex | 4 ++++ doc/Command_Index_gregorio.tex | 3 --- tex/gregoriotex-main.tex | 2 +- tex/gregoriotex-symbols.tex | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/Command_Index_User.tex b/doc/Command_Index_User.tex index 640da2ca8..3f0e69929 100644 --- a/doc/Command_Index_User.tex +++ b/doc/Command_Index_User.tex @@ -671,6 +671,10 @@ \subsubsection{Special Characters} \textbf{Nota Bene:} The same rules apply for \#1 as in \verb=\gresetspecial=. +\macroname{\textbackslash gretilde}{}{gregoriotex-main.tex} +Macro to print $\sim$. This macro is set using the above for \texttt{~}. + + \subsubsection{Styling} Different elements of an include score have different styles applied. These elements and their defaults are listed below: diff --git a/doc/Command_Index_gregorio.tex b/doc/Command_Index_gregorio.tex index 1aa2cd8a2..76f1b3247 100644 --- a/doc/Command_Index_gregorio.tex +++ b/doc/Command_Index_gregorio.tex @@ -951,9 +951,6 @@ \section{Gregorio Controls} \#9 & Gregorio\TeX\ glyphs & all the notes \end{argtable} -\macroname{\textbackslash GreTilde}{}{gregoriotex-main.tex} -Macro to print $\sim$. - \macroname{\textbackslash GreTranslationCenterEnd}{}{gregoriotex-main.tex} Macro to end the centering of the translation text. diff --git a/tex/gregoriotex-main.tex b/tex/gregoriotex-main.tex index 4fbb49c3e..44405b851 100644 --- a/tex/gregoriotex-main.tex +++ b/tex/gregoriotex-main.tex @@ -1673,7 +1673,7 @@ %% fonts %%%%%%%%% -\def\GreTilde{% +\def\gretilde{% \ensuremath{\sim}% \relax % }% diff --git a/tex/gregoriotex-symbols.tex b/tex/gregoriotex-symbols.tex index d41559df1..6f1ae3181 100644 --- a/tex/gregoriotex-symbols.tex +++ b/tex/gregoriotex-symbols.tex @@ -234,4 +234,4 @@ \gresetspecial{\string\038}{\&{}}% \gresetspecial{\string\035}{\#{}}% \gresetspecial{\string\095}{\_{}}% -\gresetspecial{\string\126}{\GreTilde{}}% +\gresetspecial{\string\126}{\gretilde{}}%