Skip to content

Commit ed94de7

Browse files
committed
Test commit
0 parents  commit ed94de7

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
===============================================
2+
PythonTeX
3+
===============================================
4+
5+
-----------------------------------------------
6+
Fast Access to Python from within LaTeX
7+
-----------------------------------------------
8+
9+
10+
:Author: Geoffrey Poore
11+
12+
:Version: 0.9beta coming soon
13+
14+
:License: LPPL_
15+
16+
.. _LPPL: http://www.latex-project.org/lppl.txt
17+
18+
19+
PythonTeX provides fast, user-friendly access to Python from within LaTeX. It allows Python code entered within a LaTeX document to be executed, and the results to be included within the original document. It also provides syntax highlighting for code within LaTeX documents via the Pygments package.
20+

0 commit comments

Comments
 (0)