Support UTF8 tex

This commit is contained in:
Grant Sanderson
2019-12-19 19:42:06 -08:00
parent 2916990077
commit fa2c831ef3

View File

@ -1,6 +1,8 @@
\documentclass[preview]{standalone}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{dsfont}