summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-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/README2
-rw-r--r--Master/texmf-dist/doc/latex/pythontex/pythontex.pdfbin951758 -> 969134 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdfbin373106 -> 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
index 2531310f30e..bd919b5a556 100644
--- a/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf
+++ b/Master/texmf-dist/doc/latex/pythontex/pythontex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf b/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf
index 245ffd5cc08..41f7c982d44 100644
--- a/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf
+++ b/Master/texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf
Binary files differ