From d7b2b4344970bfcf3f51d54b4753251f9e21471e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 2 Apr 2019 21:02:20 +0000 Subject: ucalgmthesis (2apr19) git-svn-id: svn://tug.org/texlive/trunk@50705 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE | 2 +- .../texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE | 7 ------- .../doc/latex/ucalgmthesis/sample-thesis.pdf | Bin 0 -> 117697 bytes .../doc/latex/ucalgmthesis/sample-thesis.tex | 2 +- 4 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE create mode 100644 Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE b/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE index e0704d9d5b5..5d1e5107887 100644 --- a/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE +++ b/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Richard Zach +Copyright (c) 2019 Richard Zach Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE b/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE deleted file mode 100644 index df028a34cb5..00000000000 --- a/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE +++ /dev/null @@ -1,7 +0,0 @@ -The following files have been removed in the TeX Live installation of -the current package, typically due to duplication, lack of space, or -missing source code. You can find these files on CTAN at - http://mirror.ctan.org/macros/latex/contrib/ucalgmthesis -If questions or concerns, email tex-live@tug.org. - - natbib-oup.bst diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf new file mode 100644 index 00000000000..79e876a302e Binary files /dev/null and b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf differ diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex index 88f74ee751e..610fe039870 100644 --- a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex +++ b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex @@ -69,7 +69,7 @@ % latexbib! \usepackage[round]{natbib} -\bibliographystyle{natbib-oup} +\bibliographystyle{plainnat} % The blindtext package produces the ``lorem ipsum'' % texts in this sample and can safely be removed. -- cgit v1.2.3