Skip to content

Instantly share code, notes, and snippets.

View tpoisot's full-sized avatar

Timothée Poisot tpoisot

View GitHub Profile
@tpoisot
tpoisot / pgf-gl.tex
Last active December 10, 2015 22:08 — forked from anonymous/pgf-gl.tex
Added open-sans, which I use on my website
\documentclass{minimal}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[default,scale=0.95]{opensans}
\usepackage{mathastext}
\usepackage{pgfplots}
\usepgfplotslibrary{external}