Hi all,
Xavier and Thomas, thanks both for sending the link!
Yes, I will definitely make the workshop slides available. I already thought
this might actually be useful. I now have a LaTeX Beamer setup where adding a
new slide with a Lilypond code example is as simple as:
\begin{frame}[fragile]{\href{example.ly}{Example}
\lstinputlisting{example.ly}
\lilypondfile{example.ly}
\end{frame}
This means I need to edit only one file (example.ly) that serves three
different purposes:
- Serves as a working code example for workshop participants
- Provides code listing in the Beamer presentation
- Provides graphical output in the Beamer presentation (via lilypond-book)
Plus, clicking the slide's heading will open the .ly file. Pretty sweet, don't
you think? :)
best,
flo.H
Xavier Scheuer wrote:
> I think these are the files in
> <your LilyPond installation repertory>/Documentation/ly-examples/
> also available online (lilypond git repository):
> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=tree;f=Documentation/ly-examples
Thomas Morley wrote:
> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=tree;f=Documentation/ly-examples;h=a9dc7323f1ab5422c6071ead9c3c6a2854440fb4;hb=HEAD
>
> Seems to be what you want.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user