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

Skip to content

Commit e65ad63

Browse files
committed
DOC: Add thumbnails for Text tutorials using sphinx_gallery_thumbnail_path
1 parent cb63559 commit e65ad63

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

doc/_static/usetex_tutorial.png

12.9 KB
Loading

galleries/users_explain/text/pgf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,3 +263,4 @@
263263
.. _LaTeX: http://www.tug.org
264264
.. _TeXLive: http://www.tug.org/texlive/
265265
"""
266+
# sphinx_gallery_thumbnail_path = '_static/pgf_preamble.png'

galleries/users_explain/text/usetex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,4 @@
165165
.. _underscore: https://ctan.org/pkg/underscore
166166
.. _Xpdf: http://www.xpdfreader.com/
167167
"""
168+
# sphinx_gallery_thumbnail_path = '_static/usetex_tutorial.png'

0 commit comments

Comments
 (0)