mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
we don't allow mixing different literate formats for now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38146 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7142c83ab5
commit
bd77f3b8e2
@ -3,6 +3,7 @@
|
||||
#This module adds an inset to enter LilyPond code directly into LyX.
|
||||
#It will be processed in the output. See the lilypond.lyx example file.
|
||||
#DescriptionEnd
|
||||
#Excludes: sweave
|
||||
|
||||
# Author: Julien Rioux <jrioux@physics.utoronto.ca>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
#See sweave.lyx in examples.
|
||||
#DescriptionEnd
|
||||
#Category: literate
|
||||
#Excludes: lilypond
|
||||
|
||||
|
||||
# To add :
|
||||
|
Loading…
Reference in New Issue
Block a user