1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
# TeXstudio autocompletition file for metrix.sty
# Tobias Weh 14.8.2013; Matthew Bertucci 10/5/2021 for v1.5
# www.tobias-weh.de
#include:tikz
#include:xpatch
#include:xparse
\metricsymbols{symbols}
\metricsymbols*{symbols}
\metricsymbols[%<number%>=%<higlighting%>]{symbols}
\metricsymbols*[%<number%>=%<higlighting%>]{symbols}
\metrics{symbols}{syllables}
\metrics[%<number%>=%<higlighting%>]{symbols}{syllables}
\acct{vowel}
\brv{vowel}
\lng{vowel}
\bow{syllables}
\begin{symbolline}
\end{symbolline}
\begin{metricverses}
\begin{metricverses}[source]
\end{metricverses}
\verseref{reference}#/metricverses
\setmetrixvar{variable%keyvals}{value}
\usemetrixvar{variable%keyvals}
#keyvals:\setmetrixvar,\usemetrixvar
symbollinewidth
bigsymbollinewidth
accentlinewidth
bowlinewidth
symbolsep
baseunit
bigbaseunit
shortsyllablelimit
gap
symbolshift
lngshift
lngshortening
lngminlength
brvshift
dotshift
itcorrection
accentxshift
bowshift
bowshortening
bowlooseness
symbolcolor
accentcolor
bowcolor
highlightcolor
fillcolor
arrow
breakgap
emptywidth
acute
grave
#endkeyvals
|