[gsharp-cvs] CVS update: gsharp/Doc/buffer.tex
Robert Strandh
rstrandh at common-lisp.net
Wed Nov 2 05:52:30 UTC 2005
Update of /project/gsharp/cvsroot/gsharp/Doc
In directory common-lisp.net:/tmp/cvs-serv26451
Modified Files:
buffer.tex
Log Message:
Fixed a minor problem preventing compilation
Date: Wed Nov 2 06:52:29 2005
Author: rstrandh
Index: gsharp/Doc/buffer.tex
diff -u gsharp/Doc/buffer.tex:1.6 gsharp/Doc/buffer.tex:1.7
--- gsharp/Doc/buffer.tex:1.6 Wed Nov 2 06:01:18 2005
+++ gsharp/Doc/buffer.tex Wed Nov 2 06:52:29 2005
@@ -199,7 +199,7 @@
\Defclass{cluster}
-\Defun {make-cluster} {&key (notehead :filled) (lbeams 0) (rbeams 0)
+\Defun {make-cluster} {\key (notehead :filled) (lbeams 0) (rbeams 0)
(dots 0) (xoffset 0) notes (stem-direction :auto))}
Create a cluster.
More information about the Gsharp-cvs
mailing list