Lilypond is a system for music engraving lilypond-book
tool. An example is shown below, and this article describes how to typeset it with Texifier.
This is generated using a the following LaTeX source,
\documentclass{article} \begin{document} \section*{Typesetting Lilypond from within Texifier} \begin{lilypond}[quote,fragment,staffsize=26] \clef treble \time 2/4 \key c \minor r8 g'8 g'8 g'8 ees'2\fermata \end{lilypond} \end{document}
You can download this using the
The Windows variant of this article will be updated in due course. To try out Texifier for Windows before it is publicly released, please sign up for a beta.