diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-30 22:20:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-30 22:20:36 +0000 |
commit | d0f82f4954108bf295c5cb89e22cf194a5000405 (patch) | |
tree | daa6675c2ae039d398528d5cae54c70a5924a472 /Master/texmf-dist/doc/latex/semantic-markup | |
parent | 895ca6abce805cf84996ae25e4d3ce5b0eb6570e (diff) |
semantic-markup (30jan20)
git-svn-id: svn://tug.org/texlive/trunk@53607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/semantic-markup')
-rw-r--r-- | Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf | bin | 274152 -> 266707 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.tex | 5 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf b/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf Binary files differindex cc01f01022d..29617ea0356 100644 --- a/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf +++ b/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf diff --git a/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.tex b/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.tex index c53f3953064..7d08454bc80 100644 --- a/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.tex +++ b/Master/texmf-dist/doc/latex/semantic-markup/semantic-markup.tex @@ -18,6 +18,7 @@ \author{Andrew A. Cashner% \thanks{\href{mailto:andrewacashner@gmail.com}{\nolinkurl{andrewacashner@gmail.com}}}% } +\date{January 29, 2020} \begin{document} \maketitle @@ -147,7 +148,9 @@ Command & Alias\\ \end{tabular} \end{center} -For stacked numerals, as in meter signatures or figured bass, we provide two simple options, \verb|\musfig| using \verb|\genfrac| from \texttt{amsmath}, and \verb|\meter|, which uses \verb|\Takt| from the \texttt{harmony} package, which spaces the numerals more closely. +For stacked numerals, as in meter signatures or figured bass, we provide two +simple options, \verb|\musfig| using \verb|\Shortstack| from +\texttt{stackengine}, and \verb|\meter|, which is an alias for the same thing. Both commands take two arguments, one for the top numeral and the second for the bottom numeral. You could write, for example: |