Solved: rcsinfo and fancy pagestyle

2000-08-24 Thread Peeter Burk

Thanks to German Poo Caaman~o, Herbert Voss, and Lars Gullik Bjonnes!

I got my problem solved by installing newer version of rcsinfo (1.8) from 
dante. Earlier I had 1.5 from local 'not so up-to-date' server...

Thank you!

---
Peeter Burk Jakobi 2, 51014 Tartu, Estonia
Institute of Chemical Physics   Phone (372-7) 375-258   
Tartu UniversityFax   (372-7) 375-264   
Estonia E-mail [EMAIL PROTECTED]





Re: rcsinfo and fancy pagestyle

2000-08-23 Thread German Poo Caaman~o

German Poo Caaman~o wrote:
>[...]
> Yhe only one that I needed to do, was Register on Version Control.
> After register the file, the lyx screen change
> \rcsInfo $Id$
> 
> with
> \rcsInfo $Id: test.lyx,v 1.1 2000/08/23 14:37:04 gpoo Exp $

I have a problem right now :-| .  The date that appears is 14:37, but it
took GMT time, I guess.  My localtime is 10:37.

BTW, I change the followings lines to LaTeX preamble:

\rcsInfo $Id$
\fancyhf{}
\lhead{\jobname.lyx}
\chead{\today}
\rhead{\bfseries \thepage}
\renewcommand{\headrulewidth}{0pt}


The results was different.  On the footer appear:
test.lyx1Rev: 1.1, Exp, August 23, 2000

That not appears with the original file.  Only a line appear in this
case.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Herbert Voss

Peeter Burk wrote:
> 
> On 23 Aug 2000, Lars Gullik Bjønnes wrote:
> 
> > Peeter Burk <[EMAIL PROTECTED]> writes:
> >
> > | Sorry, no errors... Just a lonely latex running forewer (and of
> > | course no dvi output). The same happens when I run latex by hand on
> > | exported tex file. (It seems obvious that I know next to nothing about tex
> > | or/and latex).
> >
> > Can you send a minimal lyx document that shows this behaviour.
> 
> It was stupid from my side not to do so in the first place! Anyways,
> attached to this mail is stripped down lyx file which shows this unwanted
> behaviour.

no problem for me, all works well.

lyx 1.1.6cvs and the following rcsinfo:

) (/usr/share/texmf/tex/latex/rcsinfo/rcsinfo.sty
Package: rcsinfo 1999/02/05 v1.6
[ ... ]
(/usr/share/texmf/tex/latex/rcsinfo/rcsinfo.cfg))

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/voss



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread German Poo Caaman~o

Peeter Burk wrote:
> On 23 Aug 2000, Lars Gullik Bjønnes wrote:
> > Peeter Burk <[EMAIL PROTECTED]> writes:
> > | Sorry, no errors... Just a lonely latex running forewer (and of
> > | course no dvi output). The same happens when I run latex by hand on
> > | exported tex file. (It seems obvious that I know next to nothing 
> > | about tex or/and latex).
> >
> > Can you send a minimal lyx document that shows this behaviour.
> 
> It was stupid from my side not to do so in the first place! Anyways,
> attached to this mail is stripped down lyx file which shows this unwanted
> behaviour.

Your file works fine, I guess.

Appears the following:
test.lyx   August 23, 20001


   Some text
   1.1


Yhe only one that I needed to do, was Register on Version Control.
After register the file, the lyx screen change
\rcsInfo $Id$

with
\rcsInfo $Id: test.lyx,v 1.1 2000/08/23 14:37:04 gpoo Exp $

automatically.  Nice.

I downloaded rcsinfo.sty from CTAN (1.8).

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Peeter Burk

On 23 Aug 2000, Lars Gullik Bjønnes wrote:

> Peeter Burk <[EMAIL PROTECTED]> writes:
> 
> | Sorry, no errors... Just a lonely latex running forewer (and of
> | course no dvi output). The same happens when I run latex by hand on
> | exported tex file. (It seems obvious that I know next to nothing about tex
> | or/and latex).
> 
> Can you send a minimal lyx document that shows this behaviour.

It was stupid from my side not to do so in the first place! Anyways,
attached to this mail is stripped down lyx file which shows this unwanted
behaviour.

---
Peeter Burk Jakobi 2, 51014 Tartu, Estonia
Institute of Chemical Physics   Phone (372-7) 375-258   
Tartu UniversityFax   (372-7) 375-264   
Estonia E-mail [EMAIL PROTECTED]



#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2.15
\textclass article
\begin_preamble
\usepackage{rcsinfo}
\end_preamble
\language default
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize 12
\spacing onehalf 
\papersize Default
\paperpackage widemarginsa4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle fancy

\layout Standard


\latex latex 

\backslash 
rcsInfo $Id$
\layout Standard


\latex latex 

\backslash 
fancyhf{}
\layout LaTeX


\backslash 
lhead{
\backslash 
jobname.lyx}
\layout Standard


\latex latex 

\backslash 
chead{
\backslash 
today}
\layout Standard


\latex latex 

\backslash 
rhead{
\backslash 
bfseries 
\backslash 
thepage}
\layout Standard


\latex latex 

\backslash 
renewcommand{
\backslash 
headrulewidth}{0pt}
\layout Standard

Some text
\layout Standard


\latex latex 

\backslash 
rcsInfoRevision
\the_end



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Herbert Voss

Peeter Burk wrote:
> 
> 
> Sorry, no errors... Just a lonely latex running forewer (and of
> course no dvi output). The same happens when I run latex by hand on
> exported tex file. (It seems obvious that I know next to nothing about tex
> or/and latex).

what's with the log-file? edit->show latex-protocol 
are there any reports of what's going on?

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/voss



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Lars Gullik Bjønnes

Peeter Burk <[EMAIL PROTECTED]> writes:

|   Sorry, no errors... Just a lonely latex running forewer (and of
| course no dvi output). The same happens when I run latex by hand on
| exported tex file. (It seems obvious that I know next to nothing about tex
| or/and latex).

Can you send a minimal lyx document that shows this behaviour.

Lgb



Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Peeter Burk

> | Hi,
> | 
> | I have been happy user of lyx for year or so. It's great!
> | I have also got lots of useful advises from this list.
> | Now I have a small problem:
> | I would like to use together fancy pagestyle (to add headers with
> | filename, date, etc.) and rcsinfo package (primarily to get RCS version
> | number and add it to page headers). The problem is that when I use fancy
> | pagestyle together with rcsinfo package, latex never gets the first run
> | finished. If I remove either fancy pagestyle or rcsinfo package,
> | everything works perfectly. Could somebody advise me how to use rcsinfo
> | with fancy pagestyle (or vice versa).
> 
> You should post the errors that you get.
> 
> Lgb
> 

Sorry, no errors... Just a lonely latex running forewer (and of
course no dvi output). The same happens when I run latex by hand on
exported tex file. (It seems obvious that I know next to nothing about tex
or/and latex).

 ---
Peeter Burk Jakobi 2, 51014 Tartu, Estonia
Institute of Chemical Physics   Phone (372-7) 375-258   
Tartu UniversityFax   (372-7) 375-264   
Estonia E-mail [EMAIL PROTECTED]





Re: rcsinfo and fancy pagestyle

2000-08-23 Thread Lars Gullik Bjønnes

Peeter Burk <[EMAIL PROTECTED]> writes:

| Hi,
| 
| I have been happy user of lyx for year or so. It's great!
| I have also got lots of useful advises from this list.
| Now I have a small problem:
| I would like to use together fancy pagestyle (to add headers with
| filename, date, etc.) and rcsinfo package (primarily to get RCS version
| number and add it to page headers). The problem is that when I use fancy
| pagestyle together with rcsinfo package, latex never gets the first run
| finished. If I remove either fancy pagestyle or rcsinfo package,
| everything works perfectly. Could somebody advise me how to use rcsinfo
| with fancy pagestyle (or vice versa).

You should post the errors that you get.

Lgb



rcsinfo and fancy pagestyle

2000-08-23 Thread Peeter Burk

Hi,

I have been happy user of lyx for year or so. It's great!
I have also got lots of useful advises from this list.
Now I have a small problem:
I would like to use together fancy pagestyle (to add headers with
filename, date, etc.) and rcsinfo package (primarily to get RCS version
number and add it to page headers). The problem is that when I use fancy
pagestyle together with rcsinfo package, latex never gets the first run
finished. If I remove either fancy pagestyle or rcsinfo package,
everything works perfectly. Could somebody advise me how to use rcsinfo
with fancy pagestyle (or vice versa).

TIA

Peeter
---
Peeter Burk Jakobi 2, 51014 Tartu, Estonia
Institute of Chemical Physics   Phone (372-7) 375-258   
Tartu UniversityFax   (372-7) 375-264   
Estonia E-mail [EMAIL PROTECTED]