diff options
| -rw-r--r-- | radio.tex | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ +% meant to be compiled with luatex \documentclass{article} -\usepackage[utf8]{inputenc} +\usepackage{fontspec} \usepackage[mathjax]{lwarp} -\usepackage[T1]{fontenc} -\usepackage{roboto} +\usepackage[sfdefault]{roboto} \usepackage{microtype} \usepackage{lmodern} \usepackage[english]{babel} |
