From a60df6ff9820711ea51836579766dcbe27932d46 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Tue, 16 Aug 2016 07:37:33 +0100 Subject: [PATCH 1/3] Fixed style name in \ProvidesPackage{}[]. --- tuos-logo/tuos-logo.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuos-logo/tuos-logo.sty b/tuos-logo/tuos-logo.sty index 2b49203..f9a77e9 100644 --- a/tuos-logo/tuos-logo.sty +++ b/tuos-logo/tuos-logo.sty @@ -8,7 +8,7 @@ %% OR %% The 2-clause BSD-style license. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tuos-fonts} +\ProvidesPackage{tuos-logo} [2016/08/15 v1.0 The University of Sheffield Logo.] \RequirePackage{graphicx} \RequirePackage{ifthen} From 72da4e4d7e243a7e45a5eeae3566b27a25064dc2 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Tue, 16 Aug 2016 21:48:18 +0100 Subject: [PATCH 2/3] Ignore tmp hyperref files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6838eb2..4ba1401 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ tuos-logo/logo/*.jpg *.log auto *.out +*.nav +*.snm +*.toc From 17dc3dd4c37bc0264fc88462c7d9d792e470617d Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 17 Aug 2016 08:55:26 +0100 Subject: [PATCH 3/3] More concise description of tuos-letter. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 384ea8f..2bfc205 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ University of Sheffield. The University of Sheffield. * **tuos-logo:** LaTeX style for using the logo of the The University of Sheffield. -* **tuos-letter:** LaTeX style for writing letters that approximate the - layout of the official templates of The University of Sheffield. +* **tuos-letter:** LaTeX style for writing letters that follow the + cooperate guidelines of The University of Sheffield. ## License If not otherwise stated, all sub-projects are dual-licensed under a