summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-06 22:12:50 +0000
committerKarl Berry <karl@freefriends.org>2019-11-06 22:12:50 +0000
commite815312f3ffadf5044e3884fbce5f14b454102fd (patch)
treeca18152163f64d122c62fec606ae45ac5519ae50 /Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
parent7c55167ecf36309f45793303eea23651cb983f12 (diff)
asmejour (6nov19)
git-svn-id: svn://tug.org/texlive/trunk@52657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex')
-rw-r--r--Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
index 2d276e0956f..9d06d1adc13 100644
--- a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
+++ b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
@@ -3,7 +3,7 @@
%% This file is asmejour-template.tex, a template to format papers in the style of ASME journal papers
%% as they are being published in 2019.
%%
-%% This file is version 1.07 dated 2019/10/31
+%% This file is version 1.08 dated 2019/11/06
%%
%% Author: John H. Lienhard V
%% Department of Mechanical Engineering
@@ -279,7 +279,7 @@ The typewriter font loaded is \texttt{inconsolata} (which is sans serif), as sug
Table \ref{tab:1} is an example of a simple table. Table captions should be placed above tables.
The class loads the \texttt{array} and \texttt{dcolumn} packages which provide extended capabilities for columns in the \texttt{tabular} environment (used in Tables \ref{tab:2} and \ref{tab:3}). Table~\ref{tab:3} is designed to have exactly the width of a text column.
-The \texttt{booktabs} is been loaded (and customized) to provide versions of \verb|\toprule|, \verb|\midrule|, and \verb|\bottomrule}| appropriate to ASME-style tables.
+The \texttt{booktabs} package \cite{fear} is loaded (and customized) to provide versions of \verb|\toprule|, \verb|\midrule|, and \verb|\bottomrule}| appropriate to ASME-style tables.
Table~\ref{tab:4} shows a table that spans both text columns. Figure~\ref{fig:2} shows a figure spanning both columns.