You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pythontex/pythontex.dtx
+1
Original file line number
Diff line number
Diff line change
@@ -171,6 +171,7 @@
171
171
% \begin{changelog}{v0.18}{2021/??/??}
172
172
% \begin{itemize}
173
173
% \item \texttt{\string\inputpygments} now checks inputted files for modification, so that typeset code will correctly update when the source is changed (\#162).
174
+
% \item Julia now uses project flag ``\texttt{-{}-project=@.}'' (\#157, \#158).
174
175
% \item Fixed bug in processing Pygments options (\texttt{pygopt}) when a key is used without a value (\#181).
175
176
% \item Some error handling for Windows was incompatible with other operating systems: replaced checks for WindowsError with checks for OSError (\#177).
176
177
% \item Rust support is now compatible with document or working directory paths that contain spaces (\#167).
0 commit comments