Skip to content
Snippets Groups Projects
Commit 282d91b8 authored by tuhe's avatar tuhe
Browse files

updates

parent 189dedf0
Branches
No related tags found
No related merge requests found
Pipeline #13393 failed
......@@ -275,7 +275,8 @@ def recursive_tex_apply(doc, fun=None, current_output=None):
return current_output
def recursive_tex_collect(doc):
assert False
""" I am using this in the toolbox. Let's not delete it right now. """
# assert False
sdict = recursive_tex_apply(doc)
def gathersub(file):
lines = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment