repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-0.0.32
[lilypond.git]
/
ltest.tex
blob
ce39b7c222fde9d2acd561d26985dcf8df03c606
1
% Mats Bengtsson
2
\documentclass
[
a4paper
,
10
pt
]{
article
}
3
4
% Allow for 8-bit characters:
5
\usepackage
[
latin1
]{
inputenc
}
6
\usepackage
[
T1
]{
fontenc
}
7
8
\begin
{
document
}
9
\input
lilyponddefs
10
\input
titledefs
11
12
\def\settext
#1
{
\normalfont
#1
}
% Allow for 8-bit characters
13
14
\input
lelie.out
15
\end
{
document
}