From: Julien Rioux Date: Wed, 30 Mar 2011 00:31:23 +0000 (+0000) Subject: show lilypond-book format in export menu X-Git-Tag: 2.0.0~331 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7142c83ab5a6389f918584faaeb084e4067e06bf;p=lyx.git show lilypond-book format in export menu git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38145 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/configure.py b/lib/configure.py index f87763f9ba..a4510f755b 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -540,7 +540,7 @@ def checkFormatEntries(dtl_tools): \Format literate nw NoWeb N "" "%%" "document,menu=export" \Format sweave Rnw "Sweave" S "" "%%" "document,menu=export" \Format lilypond ly "LilyPond music" "" "" "%%" "vector" -\Format lilypond-book lytex "LilyPond book (LaTeX)" "" "" "%%" "document" +\Format lilypond-book lytex "LilyPond book (LaTeX)" "" "" "%%" "document,menu=export" \Format latex tex "LaTeX (plain)" L "" "%%" "document,menu=export" \Format luatex tex "LaTeX (LuaTeX)" "" "" "%%" "document,menu=export" \Format pdflatex tex "LaTeX (pdflatex)" "" "" "%%" "document,menu=export"