parent
086469a594
commit
80e4d0a36d
|
@ -183,7 +183,7 @@ else:
|
||||||
import latex
|
import latex
|
||||||
HAVE_LATEX = latex.check_for_latex_support()
|
HAVE_LATEX = latex.check_for_latex_support()
|
||||||
|
|
||||||
HAVE_INDICATOR = True
|
HAVE_INDICATOR = False
|
||||||
try:
|
try:
|
||||||
import indicate
|
import indicate
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
|
Loading…
Reference in New Issue