Skip to content

ro-smtz/ars-mathematica-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ars Mathematica — Content

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.


Structure

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.


Compilation

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.


Related

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages