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 diff --git a/README.md b/README.md index ab4586e..576133c 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,11 @@ 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. * **tuos-presentation:** LaTeX style for writing presentations following (roughly) the guidelines of The University of Sheffield. - ## License If not otherwise stated, all sub-projects are dual-licensed under a 2-clause BSD-style license and/or the LPPL version 1 or any later 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}