Skip to content

Commit

Permalink
update to Python latexgit package 0.8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Sep 21, 2024
1 parent 8b6da60 commit b128335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/example_7.tex
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
The first program, which prints ``Hello World!''.}]{\gitFile}
%
\gitExec{https://github.com/thomasWeise/programmingWithPythonCode}{%
01_variables}{python3 pi_liu_hui.py}%
03_conditionals}{python3 if_elif_example.py}%
\lstinputlisting[label={lst:out3},caption={%
The second program, which uses LIU Hui's method to approximate~$\pi$.}]{%
The second program with if end else-if.}]{%
\gitFile}
%
\end{document}%
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# You can find it at https://thomasweise.github.io/latexgit_py,
# https://github.com/thomasWeise/latexgit_py, or at
# https://pypi.org/project/latexgit.
latexgit == 0.8.17
latexgit == 0.8.18

0 comments on commit b128335

Please sign in to comment.