mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix bug 5881: documentation bug in /usr/share/lyx/configure.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30218 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c6ae2eac9c
commit
23b70a8fdd
@ -875,9 +875,9 @@ def processModuleFile(file, bool_docbook):
|
||||
|
||||
The top of a module file should look like this:
|
||||
#\DeclareLyXModule[LaTeX Packages]{ModuleName}
|
||||
#BeginDescription
|
||||
#DescriptionBegin
|
||||
#...body of description...
|
||||
#EndDescription
|
||||
#DescriptionEnd
|
||||
#Requires: [list of required modules]
|
||||
#Excludes: [list of excluded modules]
|
||||
The last two lines are optional
|
||||
|
Loading…
Reference in New Issue
Block a user