The branch, 2.0.x, has been updated. - Log -----------------------------------------------------------------
commit 6d3a784baf2639d022485fcd8a29ffc0c2974868 Author: Scott Kostyshak <[email protected]> Date: Mon Oct 29 21:49:49 2012 -0400 Add knitr and lilypond to Help > Specific Manuals diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 1d13e0c..c403ea2 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -584,6 +584,8 @@ Menuset Menu "examples" Item "Braille Manual|B" "help-open Braille" Item "Feynman-diagram Manual|F" "help-open FeynmanDiagrams" + Item "Knitr Manual|K" "help-open knitr" + Item "LilyPond Manual|P" "help-open lilypond" Item "Linguistics Manual|L" "help-open linguistics" Item "Multicolumn Manual|M" "help-open multicol" Item "Sweave Manual|S" "help-open sweave" ----------------------------------------------------------------------- Summary of changes: lib/ui/stdmenus.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
