Loading repository data…
Loading repository data…
ro-smtz / repository
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.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.tex
They 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.