Hi Todd, hi list,
> https://www.cvshome.org/docs/manual/cvs-1.11.17/cvs_12.html#SEC97
> CVS uses rcs (actually has it built in now) as its underlying system, so
> all
> the RCS key words work as listed.
> It is CVS that I use, and when I tested Kayvan's advice against my
> repository,
> I found it
roland schmitz wrote:
>
> Hi Kayvan,
>
> > Put the following in your LaTeX preamble:
> > % RCS style.
> > \def\RCSdef $#1${\typeout{RCS keyword string: [EMAIL PROTECTED]: {} :.}
> > [EMAIL PROTECTED]: #2 :#3.{\expandafter\def\csname RCS#1\endcsname{#2}}
> >
> > Then, in your document (or in your
Hi Kayvan,
> Put the following in your LaTeX preamble:
> % RCS style.
> \def\RCSdef $#1${\typeout{RCS keyword string: [EMAIL PROTECTED]: {} :.}
> [EMAIL PROTECTED]: #2 :#3.{\expandafter\def\csname RCS#1\endcsname{#2}}
>
> Then, in your document (or in your preamble), do:
> \RCSdef $Revision$
> \
On Mon, Oct 25, 2004 at 07:54:48AM +, Alexis Huxley wrote:
> Unfortunately these (in RCS/CVS and SVN case) expand to the
> corresponding value *plus* the keyword text, i.e. not just:
>
> 1.2.3.4
>
> but:
>
> $Revision 1.2.3.4$
>
> which may look a bit messier than than you cons
"Kayvan A. Sylvan" wrote:
>
> On Mon, Oct 25, 2004 at 04:46:20PM +0200, roland schmitz wrote:
> > Hi Alexis,
> >
> > > keywords, which CVS uses to do the same thing. Try putting '$Revision$'
> Put the following in your LaTeX preamble:
>
> % RCS style.
> \def\RCSdef $#1${\typeout{RCS keyword str
On Mon, Oct 25, 2004 at 04:46:20PM +0200, roland schmitz wrote:
> Hi Alexis,
>
> > I embed Subversion keywords in my LyX documents (e.g. '$HeadURL$
> > $LastChangedRevision$') and this works fine. You can use the RCS
> > keywords, which CVS uses to do the same thing. Try putting '$Revision$'
> >
Hi Alexis,
> I embed Subversion keywords in my LyX documents (e.g. '$HeadURL$
> $LastChangedRevision$') and this works fine. You can use the RCS
> keywords, which CVS uses to do the same thing. Try putting '$Revision$'
> in your document. Look at RCS's co(1) man page for a list of
> keywords.
Thi
Roland Schmitz <[EMAIL PROTECTED]> wrote:
> the cvs version or revision tags (on the titlepage, or in the page
> headings/footer).
> Is/how it possibe to query cvs automaticly before printing the thesis, which
> number/tag is actual used in cvs, and insert this result into the text before
> pri
Hi,
while writing my master thesis, i started to use cvs to track changes in the
text, pictures, measuremet results ... . Inside of my thesis i want to use
the cvs version or revision tags (on the titlepage, or in the page
headings/footer).
Is/how it possibe to query cvs automaticly before prin