readme_phys

来自「CCSM Research Tools: Community Atmospher」· 代码 · 共 48 行

TXT
48
字号
% $Id: README_PHYS,v 1.1.6.1 2002/04/24 03:25:23 erik Exp $================================================================================                                 README_PHYS================================================================================This file describes how to create a document that describes the physical  aspects of a software component using a set of templates.  The contents of this document will vary widely depending on the componentand so only a shell is included.  Brackets [] indicate that a part is optional.--------------------------------------------------------------------------------Part		Template File	    Description--------------------------------------------------------------------------------document	<comp>_physdoc.tex  Document shell [references]    <comp>.bib          References--------------------------------------------------------------------------------To create a physics document, fill in the template file.  In <comp>_physdoc.tex, be sure to comment out the \input of any files you aren't including and specify the \input filenames of files that you are including.Build a dvi file from LaTeX documents:	do_latex <comp> physProduce an html version of the documentation:	do_l2h <comp> physThe html files are placed in a directory called <comp>_physdoc.The dvipdf tool can be used to produce a pdf:	dvipdf <comp>_physdoc.dvi================================================================================C. DeLuca (cdeluca@ucar.edu)                                      June 15, 2000

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?