-
Notifications
You must be signed in to change notification settings - Fork 4
/
abbrev.sty
247 lines (233 loc) · 12.1 KB
/
abbrev.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
%
% symbols and abbreviations used in plant physiology
%
% Version 0.03 17 May 1990
% Versiom 0.03A 28 January 1991
% Version 0.03B 21 March 1991 (\rm sub- and superscripts)
% Version 0.03C 3 June 1991 (\chi instead of x)
% Version 0.04 13 July 1992 (added a few commands for units in tables)
% Version 0.05 15 March 1993
% Version 0.06 19,21,31 May 1993
% Version 1.00 18-21,27 April 1994 (uses LaTeX2e features)
% Version 1.01 3, 29 February 1996
% Version 1.02 10 July 2001 (created RCS)
% Version 1.03 19 September 2008
% Version 1.04 30 July 2010 (upgreek added)
% Version 1.05 9 May 2013 (\Asub added)
% Version 1.06 14 May 2014 (\wattnm and \molnm added)
% Version 1.07 27 November 2014 (\joulemol added)
% Version 1.08 1 June 2015 (several units added for r4photobiology)
% Vesrion 1.09 22 May 2016 define \Celsius
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{abbrev}[2014/05/17]
\RequirePackage{xspace}
\RequirePackage{textcomp}
\RequirePackage{upgreek}
\newcommand{\Chem}[1]{\ensuremath{\mathrm{#1}}\xspace}
\newcommand{\Unit}[1]{\ensuremath{\mathrm{\:#1}}\xspace}
\newcommand{\mymu}{\upmu}
\newcommand{\ab@shoot}{\mathrm{shoot}}
\newcommand{\ab@roots}{\mathrm{root}}
\newcommand{\ab@stem}{\mathrm{stem}}
\newcommand{\ab@leaves}{\mathrm{leaves}}
\newcommand{\species}[1]{{\hyphenpenalty=10000\emph{#1}}}
\newcommand{\COtwo}{\Chem{CO_2}}
\newcommand{\HtwoO}{\Chem{H_{2}O}}
\newcommand{\Chl}{\Chem{Chl}}
\newcommand{\DMF}{\textnormal{\textit{N,N}-dimethylformamide}\xspace}
\newcommand{\Prob}[2][=]{\ensuremath{P #1 #2}}
\newcommand{\um}{\Unit{\mymu m}}
\newcommand{\ulitre}{\Unit{\mymu l}}
\newcommand{\ms}{\Unit{m\,s^{-1}}}
\newcommand{\umolflow}{\Unit{\mymu mol\,s^{-1}}}
\newcommand{\umol}{\Unit{\mymu mol\,m^{-2}\,s^{-1}}}
\newcommand{\molms}{\Unit{mol\,m^{-2}\,s^{-1}}}
\newcommand{\umolt}{\Unit{\frac{\mymu mol}{m^2\,s}}}
\newcommand{\umolnm}{\Unit{\mymu mol\,m^{-2}\,s^{-1}\,nm^{-1}}}
\newcommand{\molnm}{\Unit{mol\,m^{-2}\,s^{-1}\,nm^{-1}}}
\newcommand{\mmol}{\Unit{mmol\,m^{-2}\,s^{-1}}}
\newcommand{\mmolt}{\Unit{\frac{mmol}{m^2\,s}}}
\newcommand{\mol}{\Unit{mol\,m^{-2}\,s^{-1}}}
\newcommand{\ppm}{\Unit{\mymu mol\,mol^{-1}}}
\newcommand{\ppmt}{\Unit{\frac{\mymu mol}{mol}}}
\newcommand{\mmolmol}{\Unit{mmol\,mol^{-1}}}
\newcommand{\mmolmolt}{\Unit{\frac{mmol}{mol}}}
\newcommand{\molday}{\Unit{mol\,m^{-2}\,d^{-1}}}
\newcommand{\moldaynm}{\Unit{mol\,m^{-2}\,d^{-1}\,nm^{-1}}}
\newcommand{\kjday}{\Unit{kJ\,m^{-2}\,d^{-1}}}
\newcommand{\jday}{\Unit{J\,m^{-2}\,d^{-1}}}
\newcommand{\jdaynm}{\Unit{J\,m^{-2}\,d^{-1}\,nm^{-1}}}
\newcommand{\kjhour}{\Unit{kJ\,m^{-2}\,h^{-1}}}
\newcommand{\jhour}{\Unit{kJ\,m^{-2}\,h^{-1}}}
\newcommand{\kjdaynm}{\Unit{kJ\,m^{-2}\,d^{-1}\,nm^{-1}}}
\newcommand{\jmole}{\Unit{J\,mol^{-1}}}
\newcommand{\kjmole}{\Unit{kJ\,mol^{-1}}}
\newcommand{\jsecond}{\Unit{J\,s}}
\newcommand{\msecond}{\Unit{m\,s^{-1}}}
\newcommand{\Js}{\Unit{J\,s}}
\newcommand{\watt}{\Unit{W\,m^{-2}}}
\newcommand{\wattcm}{\Unit{W\,cm^{-2}}}
\newcommand{\wattt}{\Unit{\frac{W}{m^2}}}
\newcommand{\wattsr}{\Unit{W\,sr^{-1}\,m^{-2}}}
\newcommand{\wattnm}{\Unit{W\,m^{-2}\,nm^{-1}}}
\newcommand{\mwattnm}{\Unit{mW\,cm^{-2}\,nm^{-1}}}
\newcommand{\mwattmnm}{\Unit{mW\,m^{-2}\,nm^{-1}}}
\newcommand{\wattcmnm}{\Unit{W\,cm^{-2}\,nm^{-1}}}
\newcommand{\gmcubic}{\Unit{g\,m^{-3}}}
\newcommand{\joulemol}{\Unit{J\,mol^{-1}}}
\newcommand{\moljoule}{\Unit{mol\,J^{-1}}}
\newcommand{\umoljoule}{\Unit{\mymu mol\,J^{-1}}}
\newcommand{\jouleumol}{\Unit{J\,\mymu mol^{-1}}}
\newcommand{\molwatt}{\Unit{mol\,W^{-1}}}
\newcommand{\umolwatt}{\Unit{\mymu mol\,W^{-1}}}
\newcommand{\joule}{\Unit{J}}
\newcommand{\jtot}{\Unit{J\,m^{-2}}}
\newcommand{\kjtot}{\Unit{kJ\,m^{-2}}}
\newcommand{\jtotnm}{\Unit{J\,m^{-2}\,nm^{-1}}}
\newcommand{\moltot}{\Unit{molday\,m^{-2}}}
\newcommand{\moltotnm}{\Unit{mol\,m^{-2}\,nm^{-1}}}
\newcommand{\cps}{\Unit{\mathit{n}\,s^{-1}}}
\newcommand{\qresponse}{\Unit{\mathit{x}\,mol^{-1}\,s^{-1}}}
\newcommand{\eresponse}{\Unit{\mathit{x}\,J^{-1}\,s^{-1}}}
\newcommand{\qresponsenm}{\Unit{\mathit{x}\,mol^{-1}\,s^{-1}\,nm^{-1}}}
\newcommand{\eresponsenm}{\Unit{\mathit{x}\,J^{-1}\,s^{-1}\,nm^{-1}}}
\newcommand{\qresponseday}{\Unit{\mathit{x}\,mol^{-1}\,d^{-1}}}
\newcommand{\eresponseday}{\Unit{\mathit{x}\,J^{-1}\,d^{-1}}}
\newcommand{\qresponsedaynm}{\Unit{\mathit{x}\,mol^{-1}\,d^{-1}\,nm^{-1}}}
\newcommand{\eresponsedaynm}{\Unit{\mathit{x}\,J^{-1}\,d^{-1}\,nm^{-1}}}
\newcommand{\qresponsetot}{\Unit{\mathit{x}\,mol^{-1}}}
\newcommand{\eresponsetoto}{\Unit{\mathit{x}\,J^{-1}}}
\newcommand{\qresponsetotnm}{\Unit{\mathit{x}\,mol^{-1}\,nm^{-1}}}
\newcommand{\eresponsetotnm}{\Unit{\mathit{x}\,J^{-1}\,nm^{-1}}}
\newcommand{\PAR}{\ensuremath{\mathrm{PAR}}\xspace}
\newcommand{\Rlight}{\ensuremath{\mathrm{R}}\xspace}
\newcommand{\FRlight}{\ensuremath{\mathrm{FR}}\xspace}
\newcommand{\qfd}[1][\PAR]{\ensuremath{I^{#1}}\xspace} % quantum flux density
\newcommand{\RFRratio}{\ensuremath{\mathrm{R}\!:\!\mathrm{FR}}\xspace}
\newcommand{\UV}[1][]{\ensuremath{\mathrm{UV}^\mathrm{#1}}\xspace}
\newcommand{\UVB}[1][]{\ensuremath{\mathrm{UV\textrm{-}B}_\mathrm{#1}}\xspace}
\newcommand{\UVA}[1][]{\ensuremath{\mathrm{UV\textrm{-}A}_\mathrm{#1}}\xspace}
\newcommand{\UVC}[1][]{\ensuremath{\mathrm{UV\textrm{-}C}_\mathrm{#1}}\xspace}
\newcommand{\UVBeff}{\UVB[BE]}
\newcommand{\UVeff}{\UV[BE]}
\newcommand{\UVPAR}{\ensuremath{\mathrm{UV\!:\!PAR}}\xspace}
\newcommand{\UVBPAR}{\ensuremath{\mathrm{\UVB\!:\!PAR}}\xspace}
\newcommand{\UVBAPAR}{\ensuremath{\mathrm{\UVB\!:\!\UVA\!:\!PAR}}\xspace}
\newcommand{\RGR}{\ensuremath{R_{\mathrm{W}}}\xspace}
\newcommand{\meanRGR}{\ensuremath{\overline{\RGR}}\xspace}
\newcommand{\RNRate}{\ensuremath{R_{\mathrm{N}}}\xspace}
\newcommand{\LAR}{\ensuremath{l}\xspace}
\newcommand{\DW}[1][]{\ensuremath{W^{#1}}\xspace}
\newcommand{\DWshoot}{\DW[\ab@shoot]}
\newcommand{\DWroot}{\DW[\ab@roots]}
\newcommand{\DWleaves}{\DW[\ab@leaves]}
\newcommand{\DWstem}{\DW[\ab@stem]}
\newcommand{\NC}[1][]{\ensuremath{N^{#1}}\xspace}
\newcommand{\NCshoot}{\NC[\ab@shoot]}
\newcommand{\NCroot}{\NC[\ab@roots]}
\newcommand{\NCleaves}{\NC[\ab@leaves]}
\newcommand{\NCstem}{\NC[\ab@stem]}
\newcommand{\Larea}{\ensuremath{L}\xspace}
\newcommand{\NAR}{\ensuremath{E_{\Larea}}\xspace}
\newcommand{\NARN}{\ensuremath{E_{\NCleaves}}\xspace}
\newcommand{\NARW}{\ensuremath{E_{\DWleaves}}\xspace}
\newcommand{\WR}[1][]{\ensuremath{w^{#1}}\xspace}
\newcommand{\RWR}{\WR[\ab@roots]}
\newcommand{\LWR}{\WR[\ab@leaves]}
\newcommand{\SWR}{\WR[\ab@stem]}
\newcommand{\NR}[1][]{\ensuremath{n^{#1}}\xspace}
\newcommand{\RNR}{\NR[\ab@roots]}
\newcommand{\LNR}{\NR[\ab@leaves]}
\newcommand{\SNR}{\NR[\ab@stem]}
\newcommand{\SLA}{\ensuremath{\tilde{l}}\xspace}
\newcommand{\SL}{\ensuremath{H}\xspace}
\newcommand{\SSL}{\ensuremath{\tilde{h}}\xspace}
\newcommand{\gl}{\ensuremath{g_{\mathrm{l}}^{\mathrm{w}}}\xspace}
\newcommand{\gs}{\ensuremath{g_{\mathrm{s}}^{\mathrm{w}}}\xspace}
\newcommand{\gb}{\ensuremath{g_{\mathrm{b}}^{\mathrm{w}}}\xspace}
\newcommand{\Gs}{\ensuremath{\mathcal{G}_{\mathrm{s}}^{\mathrm{w}}}\xspace}
\newcommand{\Gb}{\ensuremath{\mathcal{G}_{\mathrm{b}}^{\mathrm{w}}}\xspace}
\newcommand{\gc}{\ensuremath{g_{\mathrm{c}}^{\mathrm{w}}}\xspace}
\newcommand{\gt}{\ensuremath{g_{\mathrm{t}}^{\mathrm{w}}}\xspace}
\newcommand{\gsc}{\ensuremath{g_{\mathrm{s}}^{\mathrm{c}}}\xspace}
\newcommand{\gbc}{\ensuremath{g_{\mathrm{b}}^{\mathrm{c}}}\xspace}
\newcommand{\gtc}{\ensuremath{g_{\mathrm{t}}^{\mathrm{c}}}\xspace}
\newcommand{\Ca}{\ensuremath{\chi_{\mathrm{a}}^{\mathrm{c}}}\xspace}
\newcommand{\Ci}{\ensuremath{\chi_{\mathrm{i}}^{\mathrm{c}}}\xspace}
\newcommand{\Cx}{\ensuremath{\chi_{\mathrm{x}}^{\mathrm{c}}}\xspace}
\newcommand{\Cs}{\ensuremath{\chi_{\mathrm{s}}^{\mathrm{c}}}\xspace}
\newcommand{\wsat}{\ensuremath{\chi^{\mathrm{w}*}_{\mathrm{l}}}\xspace}
\newcommand{\dwa}{\ensuremath{D_{\mathrm{a}}^{\mathrm{w}}}\xspace}
\newcommand{\dws}{\ensuremath{D_{\mathrm{s}}^{\mathrm{w}}}\xspace}
\newcommand{\rh}{\ensuremath{h}\xspace}
\newcommand{\rha}{\ensuremath{h_{\mathrm{a}}}\xspace}
\newcommand{\rhs}{\ensuremath{h_{\mathrm{s}}}\xspace}
\newcommand{\tl}{\ensuremath{T_{\mathrm{l}}}\xspace}
\newcommand{\ta}{\ensuremath{T_{\mathrm{a}}}\xspace}
\newcommand{\patm}{\ensuremath{P_{\mathrm{atm}}}\xspace}
\newcommand{\Eleaf}{\ensuremath{E}\xspace}
\newcommand{\Ecanopy}{\ensuremath{\mathcal{E}}\xspace}
\newcommand{\@Abase}{A}
\newcommand{\A}[1][]{\ensuremath{\@Abase^{\mathrm{#1}}}\xspace}
\newcommand{\AL}[1][]{\ensuremath{{\@Abase}_{\Larea}^{\mathrm{#1}}}\xspace} % CO2 flux per unit leaf area
\newcommand{\Asub}[1][]{\ensuremath{\@Abase_{\mathrm{#1}}}\xspace}
\newcommand{\ALmax}{\AL[max]}
\newcommand{\rdL}{\AL[dark]}
\newcommand{\ADW}[1][]{\ensuremath{{\A}_{\DW}^{\mathrm{#1}}}\xspace} % CO2 flux per unit dry weight
\newcommand{\ADWmax}{\ADW[max]}
\newcommand{\AChl}[1][]{\ensuremath{A_{\Chl}^{\mathrm{#1}}}\xspace} % CO2 flux per unit Chl
\newcommand{\AChlmax}{\AChl[max]}
\newcommand{\rdDW}{\ADW[dark]}
\newcommand{\DeltaC}{\ensuremath{\Delta ^{13}\Chem{C}}\xspace}
\newcommand{\deltaC}{\ensuremath{\delta ^{13}\Chem{C}}\xspace}
\newcommand{\Celsius}{\ensuremath{\mathrm{^{\circ}C}}\xspace}
\newcommand{\Dw}{\ensuremath{\mathbf{D}^{\mathrm{w}}}\xspace}
\newcommand{\wpot}[1][]{\ensuremath{\psi_{\mathrm{#1}}}\xspace}
\newcommand{\Wpot}[1][]{\ensuremath{\Psi_{\mathrm{#1}}}\xspace}
\newcommand{\lwp}{\Wpot[l]} % leaf water potential
\newcommand{\xwp}{\Wpot[x]} % xylem water potential
\newcommand{\eleaf}[1][]{\ensuremath{e_\mathrm{l}^\mathrm{#1}}\xspace}
\newcommand{\eair}[1][]{\ensuremath{e_\mathrm{a}^\mathrm{#1}}\xspace}
\newcommand{\einter}[1][]{\ensuremath{e_\mathrm{i}^\mathrm{#1}}\xspace}
\newcommand{\deltae}[1][]{\ensuremath{\Delta e^\mathrm{#1}}\xspace}
\newcommand{\varCi}{\ensuremath{C_{\mathrm{i}}}\xspace}
\newcommand{\varCa}{\ensuremath{C_{\mathrm{a}}}\xspace}
\newcommand{\irr}[1][]{\ensuremath{E_{\mathrm{#1}}}\xspace}
\newcommand{\sirr}[1][]{\ensuremath{E_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\pfd}[1][]{\ensuremath{Q_{\mathrm{#1}}}\xspace}
\newcommand{\spfd}[1][]{\ensuremath{Q_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\fluence}[1][]{\ensuremath{F_{\mathrm{#1}}}\xspace}
\newcommand{\sfluence}[1][]{\ensuremath{F_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\quantum}[1][]{\ensuremath{q^{\mathrm{#1}}}\xspace}
\newcommand{\molequanta}{\quantum[\prime]}
\newcommand{\flrat}{\irr[0]} % fluence rate
\newcommand{\PPFD}{\ensuremath{\mathrm{PPFD}}\xspace}
\newcommand{\RAF}{\ensuremath{\mathrm{RAF}}\xspace}
\newcommand{\eeff}[1][]{\ensuremath{s_{\mathrm{#1}}}\xspace}
\newcommand{\seeff}[1][]{\ensuremath{s_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\qeff}[1][]{\ensuremath{s_{\mathrm{#1}}^\mathrm{p}}\xspace}
\newcommand{\sqeff}[1][]{\ensuremath{s_{\mathrm{#1}}^\mathrm{p}(\lambda)}\xspace}
\newcommand{\intensity}[1][]{\ensuremath{I_{\mathrm{#1}}}\xspace}
\newcommand{\radiance}[1][]{\ensuremath{L_{\mathrm{#1}}}\xspace}
\newcommand{\exposure}[1][]{\ensuremath{H_{\mathrm{#1}}}\xspace}
\newcommand{\dose}[1][]{\ensuremath{H^{\mathrm{#1}}}\xspace}
\newcommand{\sdose}[1][]{\ensuremath{H^{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\qdose}[1][]{\ensuremath{H^{\mathrm{#1}}_\mathrm{p}}\xspace}
\newcommand{\sqdose}[1][]{\ensuremath{H^{\mathrm{#1}}_\mathrm{p}(\lambda}\xspace}
\newcommand{\rad}[1][]{\ensuremath{L_{\mathrm{#1}}}\xspace}
\newcommand{\trans}[1][]{\ensuremath{\tau_{\mathrm{#1}}}\xspace}
\newcommand{\strans}[1][]{\ensuremath{\tau_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\absb}[1][]{\ensuremath{A_{\mathrm{#1}}}\xspace}
\newcommand{\abst}[1][]{\ensuremath{\alpha_{\mathrm{#1}}}\xspace}
\newcommand{\sabst}[1][]{\ensuremath{\alpha_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\refl}[1][]{\ensuremath{\rho_{\mathrm{#1}}}\xspace}
\newcommand{\srefl}[1][]{\ensuremath{\rho_{\mathrm{#1}}(\lambda)}\xspace}
\newcommand{\emitt}[1][]{\ensuremath{\epsilon_{\mathrm{#1}}}\xspace}
\newcommand{\SZA}{\ensuremath{\theta}\xspace}
\newcommand{\TOthree}{\ensuremath{\omega}\xspace}
\newcommand{\degree}{\ensuremath{\mathrm{^{\circ}}}\xspace}
\newcommand{\voltage}[1][]{\ensuremath{U_{\mathrm{#1}}}\xspace}
\newcommand{\temperature}[1][]{\ensuremath{T_{\mathrm{#1}}}\xspace}
\newcommand{\Coscor}{\ensuremath{\varphi}\xspace}
\newcommand{\LAI}{\ensuremath{\mathrm{LAI}}\xspace}
%\newcommand{\degree}{\ensuremath{^\circ}}