diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2011-05-02 03:32:49 -0600 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2011-05-02 03:32:49 -0600 |
commit | 6c00d91a3e8028ee493f0e696aed06fb22848f45 (patch) | |
tree | f077b950e96b994d0d8b08f825f31b3d8f80c2ab | |
parent | 6ca4748f66b41359ba772859975354dadd3ebd56 (diff) |
Properly escape nobeam in texidoc of regtest
-rw-r--r-- | input/regression/autobeam-nobeam.ly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/regression/autobeam-nobeam.ly b/input/regression/autobeam-nobeam.ly index 233587523e..205c939c03 100644 --- a/input/regression/autobeam-nobeam.ly +++ b/input/regression/autobeam-nobeam.ly @@ -3,7 +3,7 @@ \header { texidoc = " - \noBeam should terminate an autobeam, even if it's not a + @code{\\noBeam} should terminate an autobeam, even if it's not a recommended place for stopping a beam. In this example, the first three eighth notes should be beamed. " |