Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Julia 0.7 Support #126

Closed
tawheeler opened this issue Jun 6, 2018 · 2 comments
Closed

Julia 0.7 Support #126

tawheeler opened this issue Jun 6, 2018 · 2 comments

Comments

@tawheeler
Copy link

tawheeler commented Jun 6, 2018

The alpha version of Julia 0.7 is ready for download. Julia 1.0 is going to be Julia 0.7 with the deprecations removed. Would love to see support for this in pythontex.

Need to change pythontex_engines.py:

  • Line 953 to: mutable struct JuliaTeXUtils
  • Line 986 and 987 to use: = AbstractString[]
  • Line 1098 to: write(stderr, "{stderrdelim}\\n")
@nathancarter
Copy link
Contributor

This was really helpful to be able to temporarily patch my own pythontex_engines.py to work with Julia 0.7. Thanks, @tawheeler.

For others who want this feature now, the file in question is at /usr/local/texlive/2018/texmf-dist/scripts/pythontex/pythontex_engines.py (at least for me).

@gpoore gpoore closed this as completed in 64ab66d Oct 3, 2018
@gpoore
Copy link
Owner

gpoore commented Oct 3, 2018

@tawheeler Thanks for this! Sorry for the delay. The new version will go on CTAN in the next couple of days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants