Skip to content

Commit 361b8c8

Browse files
authoredSep 13, 2018
link to presentation
1 parent 065fcbd commit 361b8c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎latex/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ It supports the standard compilers, `latexmk`, and a large number of libraries a
66
On top of that, support for `SageTeX` and `PythonTeX` adds the capability of running SageMath or Python code
77
right inside of TeX files to seamlessly embed code, results, formulas and plots.
88

9-
* [`sagetex`](./sagetex) shows how to run SageMath inside a document
9+
1010
* [`multiple-files`](./multiple-files) demonstrates how to setup a larger LaTeX document with multiple source files
11+
* [`sagetex`](./sagetex) shows how to run SageMath inside a document
1112
* [`pythontex`](./pythontex) features an example file for running PythonTeX
13+
* [`presentation`](./presentation) contains a basic beamer presentation template

0 commit comments

Comments
 (0)