On Tue, Oct 26, 2004 at 05:16:12PM +0100, Paul Smith wrote:
> Dear All
>
> Does somebody here know about classes or packages suitable to produce
> resolutions for academic tests and exams?
>
> Thanks in advance,
>
> Paul
Depends on what you want. I simply use the article class to create
exams,
Dear All
Does somebody here know about classes or packages suitable to produce
resolutions for academic tests and exams?
Thanks in advance,
Paul
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
Hello,
I'm using the listings package to display source code in a Lyx document. See
http://www.texnik.de/listings/listings.phtml, for example.
The way I use this is to open an ERT box that holds
\begin_inset ERT
status Open
\layout Standard
\backslash
begin{lstlisting}[language=Octave,%
\newli
Hi!
I have an Internet/Multimedia keyboard, and I want to bind the
Back/Forward buttons to undo and redo. I have my xmodmap set up
correctly so that the keys generates keysyms XF86Back and
XF86Forward. I can bind them in other apps, for example, in xemacs the
following work:
(global-set-key [XF86
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$
> \