comp_glos.tex

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

TEX
34
字号
% $Id: comp_glos.tex,v 1.1.6.1 2002/04/24 03:25:26 erik Exp $\section{Glossary}% USAGE NOTE:%% The first use of a term in the text of a document can be % linked to the corresponding glossary item using the item label.% % For example,%% Original document text: code must include item1%% Linked to glossary:     code must include \htmlref{item1}{glos:item1}%% The link will appear in the html version of the document.% The print version of the document will appear unchanged.\begin{description}\item [item1] \label{glos:item1} <Definition of item1.>\item [item2] \label{glos:item2} <Definition of item2.>\end{description}

⌨️ 快捷键说明

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