Non docentibus, sed discentibus.
Non eruditis, sed erudiendis.
This repository is the content library behind the Ars Mathematica project — a collection of TikZ and PGFPlots source files, LaTeX templates, figure code, and reading resources.
Everything here is meant to be downloaded, compiled, studied, and modified. We all learn by imitation.
figures/ # Standalone TikZ and PGFPlots figures (with compiled PDF)
tutorials/ # Source files accompanying website tutorials
templates/ # Complete LaTeX templates (article, beamer, poster)
reading/ # Book recommendations and curated reading lists
Each subfolder contains a README.md describing its contents and compilation instructions where relevant.
Figures are written for XeLaTeX, which is required to load the New Computer Modern font via fontspec and fontsetup:
xelatex figure.texThey can also be compiled with pdfLaTeX without any other changes — just comment out the two font packages at the top of the file:
% \usepackage{fontspec}
% \usepackage[default]{fontsetup}Dependencies vary by file but commonly include: tikz, pgfplots, siunitx, physics.
- Website → ro-smtz.github.io/ars-mathematica — courses, tutorials, and figure gallery
- Instagram → @ars_mathematica — 70K+ followers
- Author → Rodrigo Sánchez-Martínez
- Contact → rodrigo.smtz@icloud.com