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