From 383b42646bdc8f4bc45bc48d316fb09348791cbf Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Tue, 15 Dec 2020 02:36:49 +0100 Subject: [PATCH] remove old packages --- bind.sty | 3 --- 1 file changed, 3 deletions(-) diff --git a/bind.sty b/bind.sty index e3a21cbd..d7272f37 100644 --- a/bind.sty +++ b/bind.sty @@ -1,13 +1,10 @@ \ProvidesPackage{bind} \RequirePackage{glossaries} \RequirePackage{glossary-mcols} -\RequirePackage[latin1]{inputenc} -\RequirePackage{chancery} % fancy fonts \RequirePackage{gfsartemisia-euler} % fancy fonts \RequirePackage[T1]{fontenc} % \RequirePackage{stmaryrd} % For boxy Maths symbols \RequirePackage{wasysym} % for circly Maths symbols -\RequirePackage{epsdice} % for dice symbols \RequirePackage{dingbat} % for curly section symbols \RequirePackage{appendix} \RequirePackage{geometry} % changes page borders -- GitLab