summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty
index 12143adac48..e0393841295 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty
@@ -50,7 +50,7 @@
\LWR@formatted{musDottedNote}
\NewDocumentCommand{\LWR@HTML@musMeter}{ m m }{%
-\begin{lateximage}*[#1/#2][#1#2]%
+\begin{lateximage}*[#1/#2][#1#2]*%
\musStack{#1 #2}\kern0.05em%
\end{lateximage}%
}
@@ -58,7 +58,7 @@
\LWR@formatted{musMeter}
\NewDocumentCommand{\LWR@HTML@meterCplus}{ m }{%
-\begin{lateximage}*[C#1]%
+\begin{lateximage}*[C#1]*%
\meterC{}\kern-0.7pt#1%
\end{lateximage}%
}
@@ -66,7 +66,7 @@
\LWR@formatted{meterCplus}
\NewDocumentCommand{\LWR@HTML@meterC}{}{%
-\begin{lateximage}*[C]%
+\begin{lateximage}*[C]*%
\musSymbolMeter{\symbol{83}}%
\end{lateximage}%
}
@@ -74,7 +74,7 @@
\LWR@formatted{meterC}
\NewDocumentCommand{\LWR@HTML@meterCutC}{}{%
-\begin{lateximage}*[C|]%
+\begin{lateximage}*[C|]*%
\musSymbolMeter{\symbol{82}}%
\end{lateximage}%
}
@@ -82,7 +82,7 @@
\LWR@formatted{meterCutC}
\NewDocumentCommand{\LWR@HTML@meterCThreeTwo}{}{%
-\begin{lateximage}*[C3/2]%
+\begin{lateximage}*[C3/2]*%
\meterCplus{\musStack{3 2}}%
\end{lateximage}%
}
@@ -104,9 +104,9 @@
\LetLtxMacro\musFlat\LWR@HTML@musFlat%
\LetLtxMacro\musDoubleFlat\LWR@HTML@musDoubleFlat%
\LetLtxMacro\musNatural\LWR@HTML@musNatural%
- ({#1})% braces here because \noFig uses []
+ {#1}% braces here because \noFig uses []
}%
-]%
+]*%
\musStack[\musFigFont]{#1}%
\end{lateximage}%
}