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: source/minted.dtx
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
%<package>\NeedsTeXFormat{LaTeX2e}
32
32
%<package>\ProvidesPackage{minted}
33
33
%<*package>
34
-
[2016/10/29 v2.4.1dev Yet another Pygments shim for LaTeX]
34
+
[2016/10/31 v2.4.1 Yet another Pygments shim for LaTeX]
35
35
%</package>
36
36
%<*driver>
37
37
\documentclass{ltxdoc}
@@ -216,10 +216,10 @@
216
216
%
217
217
%
218
218
%
219
-
% \begin{changelog}{v2.4.1}{2016/10/??}
219
+
% \begin{changelog}{v2.4.1}{2016/10/31}
220
220
% \item Single quotation marks in \texttt{\string\jobname} are now replaced with underscores in \texttt{\string\minted@jobname} to prevent quoting errors (\#137).
221
221
% \item The \texttt{autogobble} option now takes \texttt{firstline} and \texttt{lastline} into account (\#130).
222
-
% \item Fixed \texttt{numberblanklines}, which had been lost in the transition to 2.0+ (\#135).
222
+
% \item Fixed \texttt{numberblanklines}, which had been lost in the transition to v2.0+ (\#135).
0 commit comments