aclaratory comment

gh-pages
somas95 2018-05-04 12:39:57 +02:00
parent 3a521dbfe0
commit fffb783294
1 changed files with 1 additions and 0 deletions

View File

@ -701,6 +701,7 @@ class UberwriterWindow(Window):
# TODO: provide a local version of mathjax
# We need to convert relative routes to absolute ones
# For that first we need to know if the file is saved:
if self.filename:
base_path = os.path.dirname(self.filename)
else: