mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Add comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36975 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9e9c96035c
commit
68aa0b5b91
@ -210,6 +210,8 @@ docstring InsetPrintNomencl::xhtml(XHTMLStream &, OutputParams const &) const
|
||||
}
|
||||
|
||||
|
||||
// FIXME This should be changed to use the TOC. Perhaps
|
||||
// that could be done when XHTML output is added.
|
||||
int InsetPrintNomencl::docbook(odocstream & os, OutputParams const &) const
|
||||
{
|
||||
os << "<glossary>\n";
|
||||
|
Loading…
Reference in New Issue
Block a user