-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I have an updated engine with a couple of additional items to ignore for the md5 sum. It is also possible to use a single run of egrep -v
instead of the additional pipe. Line 23 of sage.engine should be
new_sum=$(egrep -v '^( _st_.goboom|print .SageT)|(_st_.current_tex_line|SageTeX pause|SageTeX unpause)' "$sagename" | md5)
I hope this is helpful.
Good Luck,
Herb Schulz
Metadata
Metadata
Assignees
Labels
No labels