Skip to content

Updated sage.engine for TeXShop #57

@herbs

Description

@herbs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions