"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}
> 

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>
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter

Reply via email to