diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-06 21:20:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-06 21:20:23 +0000 |
commit | 7d021b67655035c3d9e21261e0aa355dec732fb9 (patch) | |
tree | 7e850432e7657b98c3828c0689392660ca7a4749 /Master/texmf-dist/doc/latex/els-cas-templates/README | |
parent | a066a64949084dc40cfc670d684b2ec6ca65c538 (diff) |
els-cas-templates (5apr19)
git-svn-id: svn://tug.org/texlive/trunk@50820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/els-cas-templates/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/els-cas-templates/README | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/els-cas-templates/README b/Master/texmf-dist/doc/latex/els-cas-templates/README new file mode 100644 index 00000000000..71a1540b66b --- /dev/null +++ b/Master/texmf-dist/doc/latex/els-cas-templates/README @@ -0,0 +1,41 @@ +cas-sc.cls and cas-dc.cls are the two new class files created +for typesetting Elsevier's journal articles which go through +Complex Article Service (CAS) workflow. These are now accepted for +submitting articles, both in Elsevier's electronic submission system +and elsewhere. + +Bugs and problems with elsarticle.cls may be reported to the +developers of the class via elsarticle@stmdocs.in. + +The file manifest.txt provides a list of the files in the +elsarticle-cas bundle. The following are the main files available: + +- cas-sc-template.tex, template file for single column journals +- cas-dc-template.tex, template file for double column journals +- cas-sc-template.pdf, PDF of the cas-sc-template.tex +- cas-dc-template.pdf, PDF of the cas-ddc-template.tex +- cas-common.sty, additional macro package for formatting + model2-names.bst, BibTeX style file +- twitter.jpeg, linkedin.jpeg, url.jpeg, gplus.jpeg, facebook.jpeg, + email.jpeg - thumbnail images of social networking sites + +The documentation file is elsdoc-cas.tex in the doc directory. To +compile it: + +1. pdflatex elsdoc-cas +2. pdflatex elsdoc-cas +3. pdflatex elsdoc-cas + +or + +use the makefile. Use the target `all' (eg: make all) in doc +directory. + +The above procedure will create a print version, namely elsdoc-cas.pdf. + +Copyright 2019, Elsevier. Bugs, feature requests, suggestions and +comments may be mailed to elsarticle@stmdocs.in. elsarticle.cls, +related documentation and supporting packages are released under the +LATEX Project Public Licence, either version 1.2 or any later +version. This work has the LPPL maintenance status +'author-maintained'. |