]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-lib.scm
(grob-doc): remove <hr> from
[lilypond.git] / scm / documentation-lib.scm
index 9a45e88c3215fa4bac40509603270d448f39cfe4..483edf96b2d275b512859574837a138026a72efc 100644 (file)
@@ -27,9 +27,7 @@
 (define (dump-node node port level)
   (display
    (string-append
-    "\n@html"
-    "\n<hr>"
-    "\n@end html\n@node "
+    "\n@node "
     (node-name node)
     "\n\n"
     (texi-section-command level) " "