?? readme_usr
字號:
% $Id: README_USR,v 1.1.6.1 2002/04/24 03:25:24 erik Exp $================================================================================ README_USR================================================================================This file describes how to create a basic user's manual using a set of templates. It is the least mature of the document templates. Parts ofit, such as a table of input and output values, should be generated automatically by processing annoted namelists or resource files with an auto-documentation tool. (We still need the tool.)A user's manual includes the parts shown in the table below. Brackets []indicate that a part is optional. In the filenames, "comp" refers to the component or library that the whole user's manual or user's manual chapterdescribes. --------------------------------------------------------------------------------Part Template File Description--------------------------------------------------------------------------------document <comp>_usrdoc.tex Document shell with software release number--------------------------------------------------------------------------------To create a new user's guide, fill in the template file. In <comp>_usrdoc.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> usrProduce an html version of the documentation: do_l2h <comp> usrThe html files are placed in a directory called <comp>_usrdoc.The dvipdf tool can be used to produce a pdf: dvipdf <comp>_usrdoc.dvi================================================================================C. DeLuca (cdeluca@ucar.edu) March 13, 2000
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -