diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/ascelike/Readme | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ascelike/Readme')
-rw-r--r-- | Master/texmf-dist/doc/latex/ascelike/Readme | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ascelike/Readme b/Master/texmf-dist/doc/latex/ascelike/Readme new file mode 100644 index 00000000000..b52678b1ec5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ascelike/Readme @@ -0,0 +1,28 @@ +Unofficial LaTeX class and bibliography style-files for ASCE documents +(Amer. Soc. of Civil Engineers), both journal manuscripts and camera-ready +manuscripts for conference proceedings + +The two main files are + ascelike.cls - The document class file + ascelike.bst - The bibliography style file for creating bibliographic + with the weird use of quotation marks, etc. + +I've also included example/documentation files: + ascexmpl.tex - An example *.tex file, which also serves as documentation, + especially in the use of the various options in ascelike.cls + ascexmpl.bib - An example *.bib bibliographic data base + ascexmpl.dvi - Output from ascexmpl.tex and ascexmpl.bib + ascexmpl.ps - Output from ascexmpl.tex and ascexmpl.bib + +You can also find information on usage in the headings of these files, +along with copyright/licence information. + +NOTE: The following supplementary files are REQUIRED: + ifthen.sty (part of the standard latex release) + setspace.sty (produces doubles spacing for journal manuscripts) + endfloat.sty (places figures and tables at the end of the manuscript) + +ascelike.cls will not work without these files. You can obtain all of them +from the CTAN archive (perhaps in *dtx form). + +Report problems and suggestions to Matthew R. Kuhn, kuhn@egr.up.edu |