@@ -55,7 +55,7 @@ except IndexError:
last = -1
filenames = glob.glob("*.tex")
filenames = glob.glob("./src/**/*.tex", recursive=True) + ["document.tex"]
# filenames = ["document.tex"]
# where we should start
The note is not visible to the blocked user.