]> git.lyx.org Git - features.git/commitdiff
show lilypond-book format in export menu
authorJulien Rioux <jrioux@lyx.org>
Wed, 30 Mar 2011 00:31:23 +0000 (00:31 +0000)
committerJulien Rioux <jrioux@lyx.org>
Wed, 30 Mar 2011 00:31:23 +0000 (00:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38145 a592a061-630c-0410-9148-cb99ea01b6c8

lib/configure.py

index f87763f9ba72cfaca7c473a2f3730757e2b9e2b1..a4510f755bdcfdfb74e7730c558781760764dc42 100644 (file)
@@ -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"