summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-11 23:06:52 +0000
committerKarl Berry <karl@freefriends.org>2017-08-11 23:06:52 +0000
commit38b7e91e0245cd63a44be9c5965ee23d2678a0ab (patch)
tree8cae1003457b301564555bad430d085351c7d6ed
parenta11aea5f247db96e5465cadf76c4cbd1263d484c (diff)
uowthesistitlepage (11aug17)
git-svn-id: svn://tug.org/texlive/trunk@45022 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/uowthesistitlepage/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdfbin2235899 -> 2236081 bytes
-rw-r--r--Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex15
-rw-r--r--Master/texmf-dist/tex/latex/uowthesistitlepage/uowthesistitlepage.sty10
4 files changed, 16 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/uowthesistitlepage/README.md b/Master/texmf-dist/doc/latex/uowthesistitlepage/README.md
index bb09a16bdc6..e0517fb24d6 100644
--- a/Master/texmf-dist/doc/latex/uowthesistitlepage/README.md
+++ b/Master/texmf-dist/doc/latex/uowthesistitlepage/README.md
@@ -1,5 +1,5 @@
-This is the README for uowthesistitlepage.sty Version 3.0, 2017-07-18
-=====================================================================
+This is the README for uowthesistitlepage.sty Version 3.0.1, 2017-08-11
+=======================================================================
About
-----
diff --git a/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf b/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
index bc43a3ca29e..b724c41445d 100644
--- a/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
+++ b/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex b/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
index 399be1f86cf..72cd412dbf1 100644
--- a/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
+++ b/Master/texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
@@ -88,14 +88,14 @@
\title{\textsf{uowthesistitlepage}}
\author{\small Thomas M. Griffiths}
-\date{Released \today, Version 3.0}
+\date{Released \today, Version 3.0.1}
\maketitle
\tableofcontents
\section{About}
-This package redefines the \command{\textbackslash{}maketitle} command to generate a title page compliant with the University of Wollongong (\textsc{uow}) branding guidelines. A copyright declaration is printed on the page immediately following the title page, including the required acknowledgement of the Australian Government Research Training Program Scholarship. This package also defines a command, \command{\textbackslash{}declaration}, which typesets a declaration page, required in the front matter of each PhD thesis.
+This package redefines the \command{\textbackslash{}maketitle} command to generate a title page compliant with the University of Wollongong (\textsc{uow}) branding guidelines. A copyright declaration is printed on the page immediately following the title page, including the required acknowledgement of an Australian Government Research Training Program Scholarship. This package also defines a command, \command{\textbackslash{}declaration}, which typesets a declaration page, required in the front matter of each PhD thesis.
The package has a number of options that change the wording of the title page according to whether your thesis is only one part of, or comprises the entire of assessable component for your degree and the number of supervisors you have (if any). The default when the package is loaded is an \option{honours} thesis.
@@ -198,7 +198,7 @@ As of 2017, the package also typesets the copyright declaration for your thesis
\setlength{\smallgap}{0.024\paperheight}
% for A4 paper this is approximately 7 mm.
\newcommand{\RTPacknowledgement}{%
- This research has been conducted with the support of the Australian %
+ This research has been conducted with the support of an Australian %
Government Research Training Program Scholarship.%
}
\begin{raggedright}
@@ -294,7 +294,7 @@ As of 2017, the package also typesets the copyright declaration for your thesis
Typesets a fairly minimal but nice looking title page for lab reports or other in class assessments. No logo is printed and the name of the subject is loaded with the \command{\textbackslash{}subject} macro in the document body. The same as the \option{fullsubject} and \option{partialsubject} options.
\item[\option{international}]
- This simply turns off the acknowledgement of the Australian Government Research Training Program Scholarship in the copyright text.
+ This simply turns off the acknowledgement of an Australian Government Research Training Program Scholarship in the copyright text.
\item[\option{nocopyright}]
Removes the copyright text completely.
@@ -313,8 +313,11 @@ This work is copyright (\textsc{cc by-sa 4.0}) 2017 by T. M. Griffiths under the
\section{Change Log}
If you spot any errors or bugs, or alternately you have any requests for an addition let me know.
+\subsection*{Version 3.0.1, 2017-08-11, tmgriffiths}
+Fixed typo in the acknowledgement of the Austrlaian Government Research Training Partnership Scholarships.
+
\subsection*{Version 3.0, 2017-07-18, tmgriffiths}
-This version is a major redesign of the title page to coincide the re-branding of \textsc{uow} during 2016. It also adds the copyright statement and acknowledgement of the Australian Government Research Training Partnership Scholarships. Be sure to use the new version of the \textsc{uow} crest (below). A copy is distributed with the uow thesis template on \textsc{uow} website.
+This version is a major redesign of the title page to coincide the re-branding of \textsc{uow} during 2016. It also adds the copyright statement and acknowledgement of an Australian Government Research Training Partnership Scholarships. Be sure to use the new version of the \textsc{uow} crest (below). A copy is distributed with the uow thesis template on \textsc{uow} website.
\begin{center}
\includegraphics[height=20mm]{uow_logo.png}
\end{center}
@@ -322,7 +325,7 @@ This version is a major redesign of the title page to coincide the re-branding o
\begin{itemize}
\item Redesigned title page to be more in line with \textsc{uow} branding guidelines and discussions with \textsc{uow} administration.
\item Added the copyright text on the page immediately following the title page.
- \item Included the acknowledgement of the Australian Government Research Training Partnership Scholarships in the copy right text.
+ \item Included the acknowledgement of an Australian Government Research Training Partnership Scholarships in the copy right text.
\item Added \command{\textbackslash{}copyrighttext} command to allow for custom copyright, in case of industry partners or other situations. If you want to release your work under a creative commons licence I suggest you look at the \texttt{ccicons} package for typesetting all the symbols you need.
\item Added the \option{nocopyright} package option to remove the copyright statement completely.
\item Added the \option{international} package option to print the copyright text, but to omit the acknowledgment of scholarship, which is only required for \emph{domestic} students.
diff --git a/Master/texmf-dist/tex/latex/uowthesistitlepage/uowthesistitlepage.sty b/Master/texmf-dist/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
index 49ea3aca3cc..394fcfbadf0 100644
--- a/Master/texmf-dist/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
+++ b/Master/texmf-dist/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
@@ -1,5 +1,5 @@
% This is file `uowthesistitlepage.sty',
-% 2014-01-07 (cc) tmgriffiths Version 3.0
+% 2017-08-11 (cc) tmgriffiths Version 3.0.1
%
% Copyright (CC BY-SA 4.0 AU) 2017 by T. M. Griffiths under the creative
% commons licence, attribution, non-comercial, share alike
@@ -19,11 +19,11 @@
% These aren't especially pleasing to look at. Without changing the dimensions
% of the textblock you can use:
% \usepackage{geometry}
-% \geometry{a4paper,inner=3cm, outer=3cm, top=2cm, bottom=3m}
+% \geometry{a4paper,inner=3cm, outer=3cm, top=2cm, bottom=3cm}
% for more visually appealing margins.
%
% Created by Thomas M. Griffiths (tmg994[at]uowmail[dot]edu[dot]au) 2013-06-17
-% Version 3.0 2017-07-18 tmgriffiths
+% Version 3.0.1 2017-08-11 tmgriffiths
%------------------------------------------------------------------------------
%
% Basic usage overview
@@ -74,7 +74,7 @@
%---------------------------------------------------------------------%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesPackage{uowthesistitlepage}[2014/01/07 V 3.0 (cc) tmgriffiths]
+\ProvidesPackage{uowthesistitlepage}[2017/08/11 V 3.0.1 (cc) tmgriffiths]
\RequirePackage{geometry}
\RequirePackage{ragged2e}
@@ -431,7 +431,7 @@
% the Australian Government RTP Scholarship in all research publications.
%
\newcommand{\RTPacknowledgement}{%
- This research has been conducted with the support of the Australian %
+ This research has been conducted with the support of an Australian %
Government Research Training Program Scholarship.%
}