mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35021 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
35327c0b5b
commit
833ef6352f
@ -42,9 +42,10 @@ public:
|
||||
void infoize(odocstream & os) const;
|
||||
///
|
||||
void normalize(NormalStream &) const;
|
||||
// Don't need mathmlize as it is handled by InsetMathMatrix,
|
||||
// after being extracted in MathExtern.
|
||||
// Don't need mathmlize or htmlize, as this is handled by
|
||||
// InsetMathMatrix after being extracted in MathExtern.
|
||||
// void mathmlize(MathStream &) const;
|
||||
// void htmlize(HTMLStream &) const;
|
||||
///
|
||||
void validate(LaTeXFeatures & features) const;
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user