fixed itemize
This commit is contained in:
parent
5e8d5e47ae
commit
82aeb9bf36
2 changed files with 13 additions and 15 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
pdf: init
|
||||
find . -name '*.ly' -exec lilypond '{}' \;
|
||||
# find . -name '*.ly' -exec lilypond '{}' \;
|
||||
latexmk
|
||||
|
||||
clean:
|
||||
|
|
|
@ -66,8 +66,6 @@
|
|||
\item $3,2,2,3,2$
|
||||
(Pentatonik)
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
\item $n=6$
|
||||
\begin{itemize}
|
||||
\item $2,2,2,2,2,2$ (Ganztonleiter)
|
||||
|
|
Loading…
Reference in a new issue