
Is it possible to update the packages in order to use last versions of packages

Tks in advance

Céd
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\documentclass[border=10pt]{standalone}\usepackage{thematicpuzzle}\usepackage{xfp}\usepackage{fontawesome5}\begin{document}\ThematicPuzzle[FontLabels = {\tiny\sffamily},Labels = { ssh, login, set PATH, tlmgr},BgColors = {green!90, yellow!20, red!20, blue!20},IconsColor = {red!90!black}]{ \faLaptop, \faArrowRight, \faKeyboard, \faTools }\end{document}
Code: Select all
\documentclass[border=10pt]{standalone}\usepackage{tkz-grapheur}\begin{document}\begin{GraphiqueTikz}%[x=1.2cm,y=1.6cm,Xmin=-7,Xmax=4,Ymin=-3,Ymax=3,Ygrille=0.5,Ygrilles=0.25]\TracerAxesGrilles[Grads=false,Elargir=2.5mm]{}{}\def\LISTETEST{-6/2/0§-1/-2/0§2/1/0§3.5/0/-1}\DefinirSpline[Nom=splinetest]{\LISTETEST}\TracerIntegrale[Spline,Style=hachures,Couleurs=purple]{splinetest}{-5.75}{-4.75}\TracerIntegrale[Spline,Couleurs=blue]{splinetest}{-2}{-1}\TracerIntegrale[Spline,Couleurs=orange]{splinetest}{1}{3}\TracerSpline[Couleur=olive]{\LISTETEST}\TracerAxesGrilles[Grille=false,Elargir=2.5mm]{-7,-6,...,4}%{-3,-2.5,...,3}\end{GraphiqueTikz}\end{document}
Stefan Kottwitz wrote:Hi Céd,
I run an update. Do you want to test?
Here's a quick test of what I did:
puzzle.pngCode: Select all
Code, edit and compile here:\documentclass[border=10pt]{standalone}\usepackage{thematicpuzzle}\usepackage{xfp}\usepackage{fontawesome5}\begin{document}\ThematicPuzzle[FontLabels = {\tiny\sffamily},Labels = { ssh, login, set PATH, tlmgr},BgColors = {green!90, yellow!20, red!20, blue!20},IconsColor = {red!90!black}]{ \faLaptop, \faArrowRight, \faKeyboard, \faTools }\end{document}
Stefan
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p