From c962193fcacdcdabe6f2a55a0b31b63baf6f43c8 Mon Sep 17 00:00:00 2001
From: John Swinbank <swinbank@astron.nl>
Date: Sun, 15 Nov 2020 19:52:35 +0100
Subject: [PATCH] Use the microtype package

---
 texmf/tex/latex/astron/astron.cls | 1 +
 1 file changed, 1 insertion(+)

diff --git a/texmf/tex/latex/astron/astron.cls b/texmf/tex/latex/astron/astron.cls
index c38b21a..517ae39 100644
--- a/texmf/tex/latex/astron/astron.cls
+++ b/texmf/tex/latex/astron/astron.cls
@@ -19,6 +19,7 @@
 \RequirePackage{geometry}
 \RequirePackage{graphicx}
 \RequirePackage{lastpage}
+\RequirePackage{microtype}
 \RequirePackage{parskip}
 \RequirePackage{tabularx}
 
-- 
GitLab