On Friday 01 July 2005 17:37, Todd Denniston wrote:
> "Martin Henry H. Stevens" wrote:
> > I don't understand. I have already built one huge .bib file that
> > contains ALL of my references for ALL of my research. I link to that
> > with Insert->Lists & TOC->BibTeX Reference, and then LyX very nicely
> > generates a formatted References Cited section. My problem is that I
> > need that section numbered from 1 - n, with "References Cited, p. #".
> > I tried
> >
> > \cfoot{References Cited - \thepage-15}
Martin the \ followed by a space creates a space in this format.
So What you need is \cfoot{References\ Cited\ -\ thepage}
Putting it simply, if you want a space put in \space as above.
As Todd has said you need to handle the subtraction of 15 by the setcounter
method, though I will be pleasantly surprised if it works in this context.
Its hard to recommend a process unless on know which of the various
alternatives you are taking up for creating this file of references.
>
> Ah,
> the dash is literaly put in, not a math thing.
> What you want, is on the page you want to restart the page counting.
> insert an ERT, on the page you want to be numbered 1, and in the ERT put:
> \setcounter{page}{1}
>
> > but it didn't subtract 15 from the document page number.... Well, I
> > tried!
> >
> > Thoughts?
> > Hank
> >
> > On Jul 1, 2005, at 4:00 PM, Todd Denniston wrote:
> > > Todd Denniston wrote:
> > >> "Martin Henry H. Stevens" wrote:
> > >
> > > <SNIP>
> > >
> > >>> I think I need the .bib file, a separate file that contains the
> > >>> (formatted) references cited in the document, and which has it's own
> > >>> page numbering....
> > >>> Is that better?
> > >
> > > <SNIP>
> > > Ack... on re-reading your question, I see a different light.
> > > if you make a separate LyX (not bib) file, you will definitely need to
> > > use
> > > samar's trick of putting in ERT \:
> > > \nocite{*}
> > >
> > > ... after having built the .bib and pulled it in to the LyX file with
> > > Insert->Lists & TOC->BibTeX Reference .
>
> <SNIP>
--
samar j. singh
bangalore