Skip to content

Conversation

@abrown41
Copy link
Collaborator

make errors resulting from non-ascii characters in python files in ./Scripts
were corrected by adding encoding information to the heads of the files.

make errors arising from non-ascii characters in latex and xml files were
corrected by using correct ascii quote marks and the latex command \pounds.

make errors arising from deprecated latex commands \rm and \bf were
corrected by replacement with \textrm, \mathrm or \bfseries as appropriate

make errors resulting from non-ascii characters in python files in ./Scripts
were corrected by adding encoding information to the heads of the files.

make errors arising from non-ascii characters in latex and xml files were
corrected by using correct ascii quote marks and the latex command \pounds.

make errors arising from deprecated latex commands `\rm` and `\bf` were
corrected by replacement with `\textrm`, `\mathrm` or `\bfseries` as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants