Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fd97fe

Browse files
committed
update matplotlib version in handouts
1 parent 191dbe3 commit 7fd97fe

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

handout-beginner.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ \subsection*{\rmfamily Save \mdseries (bitmap or vector format)}
296296
%
297297
\vfill
298298
%
299-
{\scriptsize Matplotlib 3.2 handout for beginners. Copyright (c)
299+
{\scriptsize Matplotlib 3.4.2 handout for beginners. Copyright (c)
300300
2020 Nicolas P. Rougier. Released under a CC-BY International 4.0
301301
License. Supported by NumFocus Grant \#12345.\par}
302302

handout-intermediate.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ \subsection*{\rmfamily Colors}
182182
%\includegraphics[width=\linewidth]{colormap-magma.pdf} \medskip
183183

184184
% -----------------------------------------------------------------------------
185+
\vspace{-1em}
185186
\subsection*{\rmfamily Size \& DPI}
186187

187188
Consider a square figure to be included in a two-columns A4 paper with
@@ -196,7 +197,7 @@ \subsection*{\rmfamily Size \& DPI}
196197

197198
\vfill
198199
%
199-
{\scriptsize Matplotlib 3.2 handout for intermediate users. Copyright
200+
{\scriptsize Matplotlib 3.4.2 handout for intermediate users. Copyright
200201
(c) 2020 Nicolas P. Rougier. Released under a CC-BY 4.0
201202
License. Supported by NumFocus Grant \#12345.\par}
202203

handout-tips.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ \subsection*{\rmfamily Read the documentation}
242242

243243
\vfill
244244
%
245-
{\scriptsize Matplotlib 3.2 handout for tips \& tricks.
245+
{\scriptsize Matplotlib 3.4.2 handout for tips \& tricks.
246246
Copyright (c) 2020 Nicolas P. Rougier.
247247
Released under a CC-BY 4.0 License.
248248
Supported by NumFocus Grant \#12345.\par}

0 commit comments

Comments
 (0)