mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
Clarify comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39220 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dfc2a2792e
commit
07ca26fa27
@ -54,7 +54,8 @@ void InsetMathBox::normalize(NormalStream & os) const
|
||||
|
||||
void InsetMathBox::mathmlize(MathStream & ms) const
|
||||
{
|
||||
// FIXME Need to do something special for tags here.
|
||||
// FIXME XHTML
|
||||
// Need to do something special for tags here.
|
||||
// Probably will have to involve deferring them, which
|
||||
// means returning something from this routine.
|
||||
SetMode textmode(ms, true);
|
||||
|
Loading…
Reference in New Issue
Block a user