diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-21 22:00:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-21 22:00:53 +0000 |
commit | 26f8c60d721bcd3fe6a0183b9f5ea076f9018293 (patch) | |
tree | fbfd09188328236e0c4b2a6e91210b4a690fde90 /Master/texmf-dist/doc/latex/pythontex | |
parent | 2a74b4e85b56e76205237f78b9b87db928cb1143 (diff) |
pythontex (21jul17)
git-svn-id: svn://tug.org/texlive/trunk@44860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pythontex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pythontex/NEWS.rst (renamed from Master/texmf-dist/doc/latex/pythontex/NEWS) | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pythontex/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pythontex/pythontex.pdf | bin | 951758 -> 969134 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf | bin | 373106 -> 373207 bytes |
4 files changed, 15 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pythontex/NEWS b/Master/texmf-dist/doc/latex/pythontex/NEWS.rst index 58fa279d663..016a7407948 100644 --- a/Master/texmf-dist/doc/latex/pythontex/NEWS +++ b/Master/texmf-dist/doc/latex/pythontex/NEWS.rst @@ -7,6 +7,20 @@ Version History =============== + +v0.16 (2017/07/20) +------------------ + +* Added preliminary console support for Julia (#98). + +* Fixed Python console compatibility with Python 3.6 by setting the ``code`` + module's new ``exitmsg`` argument to suppress the exit message (#100). + +* Improved Rust support, including tracking of created files and + dependencies (#91). + + + v0.15 (2016/07/21) ------------------ diff --git a/Master/texmf-dist/doc/latex/pythontex/README b/Master/texmf-dist/doc/latex/pythontex/README index 84ae1cff63b..56259936766 100644 --- a/Master/texmf-dist/doc/latex/pythontex/README +++ b/Master/texmf-dist/doc/latex/pythontex/README @@ -3,7 +3,7 @@ =================================================================== :Author: Geoffrey Poore -:Version: 0.15 (2016/07/21) +:Version: 0.16 (2017/07/20) :License: LPPL v1.3 or later (LaTeX code) and BSD 3-Clause (Python code) :Development: https://github.com/gpoore/pythontex :Requirements: Python 2.7 or 3.2+; Pygments diff --git a/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf b/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf Binary files differindex 2531310f30e..bd919b5a556 100644 --- a/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf +++ b/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf diff --git a/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf b/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf Binary files differindex 245ffd5cc08..41f7c982d44 100644 --- a/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf +++ b/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf |