LaTeXDoc can handle tables now
svn: r360
This commit is contained in:
parent
4e4289743e
commit
45abe182bb
@ -110,7 +110,7 @@ except:
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
import LaTeXDoc
|
import LaTeXDoc
|
||||||
_textdoc.append((_LATEX, _no_tables, _paper, _no_styles))
|
_textdoc.append((_LATEX, _has_tables, _paper, _no_styles))
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user