]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/programming-interface.itely
@ref{...} must *always* be followed by punctuation.
[lilypond.git] / Documentation / user / programming-interface.itely
index 7b59a3e8c5d4968140b791def06b76e4efafd4e0..e55d26471bb677b0bbf0ceadd2b2346ccea27240 100644 (file)
@@ -377,7 +377,7 @@ been written as
 
 Scheme code is evaluated as soon as the parser encounters it.  To
 define some Scheme code in a macro (to be called later), use
-@ref{Void functions} or
+@ref{Void functions}, or
 
 @example
 #(define (nopc)
@@ -1111,7 +1111,7 @@ to the @code{interpret-markup} function, with the @code{layout} and
 
 Note: there is now an internal command @code{\smallCaps} which can
 be used to set text in small caps.  See
-@ref{Overview of text markup commands} for details.
+@ref{Overview of text markup commands}, for details.