parent
086469a594
commit
80e4d0a36d
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ else:
|
|||
import latex
|
||||
HAVE_LATEX = latex.check_for_latex_support()
|
||||
|
||||
HAVE_INDICATOR = True
|
||||
HAVE_INDICATOR = False
|
||||
try:
|
||||
import indicate
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Reference in a new issue