summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/prtec/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-30 22:39:13 +0000
committerKarl Berry <karl@freefriends.org>2019-04-30 22:39:13 +0000
commit7a03688ce6e8d7299d11d02557bd65e384b37c1a (patch)
tree4da053697e2bd5de9d63fda0955df7edcaa779a3 /Master/texmf-dist/doc/latex/prtec/README.md
parentfdeff4adfd93911260438e5e95b534e41970d0bf (diff)
prtec (29apr19)
git-svn-id: svn://tug.org/texlive/trunk@50915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/prtec/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/prtec/README.md78
1 files changed, 78 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/prtec/README.md b/Master/texmf-dist/doc/latex/prtec/README.md
new file mode 100644
index 00000000000..4070bac7b40
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/prtec/README.md
@@ -0,0 +1,78 @@
+ #prtec -- A template for PRTEC conference papers#
+
+ Version 1.05 dated 2019/04/28.
+
+ ####Overview####
+ This class provides a LaTeX template to format extended abstracts for the
+ Pacific Rim Thermal Engineering Conference (PRTEC), which is sponsored
+ by ASTFE, JSME, and KSME.
+
+ Files in this distribution are:
+
+ README.md -- this file
+ prtec.cls -- the class file
+ prtec.bst -- bibtex style for PRTEC conference format
+ prtec-template.tex -- a latex template/example for this class
+ prtec-template.pdf -- documentation/sample abstract
+ prtec-sample.bib -- a sample bibliography file
+ *
+ sample-figure.pdf -- figure for the sample abstract
+
+ The .tex and .cls files are commented and should be self-explanatory.
+
+
+
+
+ This template has the following features:
+
+- matches PRTEC's font specifications and layout
+
+- matches PRTEC's citation formats
+
+- uses the newtxmath and newtxtext font packages, enabling many math and text features
+
+- supports use of pdf bookmarks and the hyperref package
+
+- supports bold math and footnotes in section headings without errors from hyperref
+
+
+ ####Author####
+
+ John H. Lienhard V
+
+ Department of Mechanical Engineering
+
+ Massachusetts Institute of Technology
+
+ Cambridge, MA 02139-4307 USA
+
+ ---
+
+ ####Version History####
+
+ v1.05 -- edits to .bst to better support urls; minor edit to \\entry
+
+ v1.04 -- edit documentation
+
+ v1.03 -- automate use of bold math in section and subsection headings; use key value for nodefaultsups
+
+ ---
+
+ ####License####
+
+ Copyright (c) 2019 John H. Lienhard
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
+ associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following two conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ The software is provided "as is", without warranty of any kind, express or implied, including but
+ not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.
+ In no event shall the authors or copyright holders be liable for any claim, damages or other liability,
+ whether in an action of contract, tort or otherwise, arising from, out of or in connection with the
+ software or the use or other dealings in the software.