chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7abe48b
)
Fix title typesetting: use Oxford comma.
author
mdw
<mdw>
Fri, 5 Sep 2003 16:15:33 +0000
(16:15 +0000)
committer
mdw
<mdw>
Fri, 5 Sep 2003 16:15:33 +0000
(16:15 +0000)
mdwtools.tex
patch
|
blob
|
blame
|
history
diff --git
a/mdwtools.tex
b/mdwtools.tex
index cdc22f018df3fba9171e5cb8aed87f38ab1ee2c8..c221045f09af5f2128a81090156e750ccb8a7fdf 100644
(file)
--- a/
mdwtools.tex
+++ b/
mdwtools.tex
@@
-1,6
+1,6
@@
% \begin{meta-comment}
%
% \begin{meta-comment}
%
-% $Id: mdwtools.tex,v 1.
1 2002/02/03 20:49:0
3 mdw Exp $
+% $Id: mdwtools.tex,v 1.
2 2003/09/05 16:15:3
3 mdw Exp $
%
% Common declarations for mdwtools.dtx files
%
%
% Common declarations for mdwtools.dtx files
%
@@
-9,6
+9,9
@@
%----- Revision history -----------------------------------------------------
%
% $Log: mdwtools.tex,v $
%----- Revision history -----------------------------------------------------
%
% $Log: mdwtools.tex,v $
+% Revision 1.2 2003/09/05 16:15:33 mdw
+% Fix title typesetting: use Oxford comma.
+%
% Revision 1.1 2002/02/03 20:49:03 mdw
% Checkin for new build system.
%
% Revision 1.1 2002/02/03 20:49:03 mdw
% Checkin for new build system.
%
@@
-46,7
+49,7
@@
%</mdwtools>
% \end{meta-comment}
%
%</mdwtools>
% \end{meta-comment}
%
-% \CheckSum{6
68
}
+% \CheckSum{6
72
}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@
-1025,6
+1028,7
@@
\ifcase\count@%
\or\@nextitem\space#3%
\or\ and \@nextitem\space#4%
\ifcase\count@%
\or\@nextitem\space#3%
\or\ and \@nextitem\space#4%
+ \else,\ and \@nextitem\space#4%
\fi%
}%
% \end{macrocode}
\fi%
}%
% \end{macrocode}