]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove old @cindex entries for markup commands.
authorGraham Percival <graham@percival-music.ca>
Wed, 16 Apr 2008 20:12:11 +0000 (13:12 -0700)
committerGraham Percival <graham@percival-music.ca>
Wed, 16 Apr 2008 20:12:11 +0000 (13:12 -0700)
scm/document-markup.scm

index 8761deb83db17b031f0d65f12f1d7e9ef7395053..29db2bdc532e83b375ab8e4d37cda5a666820bb4 100644 (file)
@@ -25,8 +25,8 @@
     (string-append
      "\n\n@item @code{\\" c-name "} " signature-str
      
-     "\n@findex " f-name "\n"
-     "\n@cindex @code{" c-name "}\n"
+     "\n@findex \\" f-name "\n"
+;;     "\n@cindex @code{" c-name "}\n"
      
      (if (string? doc-str)
         doc-str