]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.1
authorfred <fred>
Sun, 24 Mar 2002 19:50:37 +0000 (19:50 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:50:37 +0000 (19:50 +0000)
Documentation/mudela-book.pod

index 042948dc4b338b88dd13a499500aa9b281ac4860..5742521677281d182be0de27f92e70f12fc9b8c3 100644 (file)
@@ -4,10 +4,12 @@ mudela-book - integrate LaTeX and mudela
 
 =head1 SYNOPSIS
 
-       convert-mudela [options] [files]
+       convert-mudela [options] [file]
 
 =head1 DESCRIPTION
 
+If no file is given, input is taken from the standard input
+
 mudela-book runs LilyPond on fragments of mudela in your source file,
 and produces a LaTeXable document, with formatted music.
 
@@ -38,7 +40,8 @@ CONTENTS is copied into the TeX source enclosed in a verbatim block.
 
 =item B<--outname>
 
-The name of TeX file to output
+The name of TeX file to output. If none is given, the output is
+printed on stdout.
 
 =item B<--outdir>