>>>> Ville wrote:
Ville> This looks to me like something that could be the problem, but
Ville> I don't know what to do about it:
The part:
...
\reserved@a\pr@version $Name: $ \ifx\pr@version\@empty
\reserved@a\pr@version CVS-$Revision: 1.1.2.1 $ \endgroup \else
\def\next release_{} \lccode`\_=`.
...
Seems to ensure that the co tag has the format "release_".
Not knowing at all what I'm doing I changed the line into the format
sumo-{}:
...
\reserved@a\pr@version $Name: $ \ifx\pr@version\@empty
\reserved@a\pr@version CVS-$Revision: 1.1.2.1 $ \endgroup \else
\def\next sumo-{} \lccode`\_=`.
\edef\next{\lowercase{\endgroup
...
Maybe, just maybe, this will make the date in the tag show up as the
version. If it really is so and if that is the right thing to do is
another thing. Hopefully this will help anyone who knows tex to figure
out the right thing to do.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta