summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oup-authoring-template/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-28 20:53:29 +0000
committerKarl Berry <karl@freefriends.org>2020-08-28 20:53:29 +0000
commit55137b192a5c61251a90cdc55ac41554d75b3967 (patch)
tree7c9544c5d2d511e2eecdaf647daaba35dafa66fb /Master/texmf-dist/doc/latex/oup-authoring-template/README
parent024b581907fc88aa5605c3c89332e5d7a1f932a6 (diff)
oup-authoring-template (28aug20)
git-svn-id: svn://tug.org/texlive/trunk@56201 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/oup-authoring-template/README')
-rw-r--r--Master/texmf-dist/doc/latex/oup-authoring-template/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/oup-authoring-template/README b/Master/texmf-dist/doc/latex/oup-authoring-template/README
new file mode 100644
index 00000000000..9226d6cecd5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/oup-authoring-template/README
@@ -0,0 +1,23 @@
+This is OUP's new document class file for typesetting journal articles,
+"oup-authoring-template.cls".
+
+oup-authoring-template.cls is based upon the standard LaTeX document class
+article.cls. It uses natbib.sty for bibliographical references.
+
+The file manifest.txt provides a list of the files in the oup-authoring-template
+bundle. The following are the main files available:
+- oup-authoring-template.tex, Sample template file to start with a new article
+- oup-authoring-template.pdf, Sample pdf using the option contemporary, large layout. Please modify the options appropriately in the tex file to get different layouts.
+- oup-authoring-template.cls is the class file
+
+The documentation file is oup-authoring-template-doc.tex in the doc directory. To
+compile it:
+latex oup-authoring-template-doc.tex
+
+Also, oup-authoring-template-doc.pdf is available in the doc directory.
+
+Copyright 2020 OXFORD UNIVERSITY PRESS.
+
+Documentation and supporting packages are released under the
+LATEX Project Public Licence, either version 1.3 or any later
+version. \ No newline at end of file