mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34925 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7db47d9069
commit
3e64ec2c9d
@ -1755,6 +1755,7 @@ bool InsetMathHull::readQuiet(Lexer & lex)
|
|||||||
|
|
||||||
int InsetMathHull::plaintext(odocstream & os, OutputParams const &) const
|
int InsetMathHull::plaintext(odocstream & os, OutputParams const &) const
|
||||||
{
|
{
|
||||||
|
// disables ASCII-art for export of equations. See #2275.
|
||||||
if (0 && display()) {
|
if (0 && display()) {
|
||||||
Dimension dim;
|
Dimension dim;
|
||||||
TextMetricsInfo mi;
|
TextMetricsInfo mi;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user