Switched to docutils/sphinx for parsing docstrings into LaTeX.

This commit is contained in:
Mark Wolfman
2021-04-07 22:01:32 -05:00
parent e448244ba5
commit 4719ad4305
8 changed files with 164 additions and 35 deletions
+4
View File
@@ -0,0 +1,4 @@
% For parsed docstrings
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{alltt}