On Tue, Oct 29, 2002 at 06:13:35PM -0500, Paul Tremblay opined:
> On Fri, Oct 25, 2002 at 04:58:23PM -0200, Luiz Eleno wrote:
> > 
> > I suppose this is a not well-known fact, that you can define your own 
> > style for bibtex references. In a terminal, run the command
> > 
> > ''latex makebst''
> > 
> [snip]
> 
> 
> > In lyx, use this bst file WITHOUT the .bst extension, in the same way 
> > you use natbib (Insert>Lists and Toc>Bibtex references...), but with the 
> > full path.
> > 
> 
> I am not sure how to use my custom style in LyX, even though I know how
> to use it in latex. In latex, my file looks like this:
> 
> 
> \bibliographystyle{myStyle}
> text
> text
> \cite{Norman}
> \bibliography{/home/paul/Documents/latex/my.source}
> 
> My bibliograpy file is actually a separate file from my actual LyX file. I am not 
>sure how to  use the Insert->Lists and Toc>Bibtex references box. Do I include the 
>path of my bst file, with the .bst, as you stated in your email? If so, how do I get 
>LyX to recognize my external bibliography file?
> 


You need to put it in the texmf tree, perhaps under
~/texmf/bibtex/bst/

and then fix the configuration file under /usr/share/texmf/web2c ? 
sorry, I can't remember the name of the file now. You can find the information
under the "customization" help file.
Then run texhash. 
You do *not* need to include the path to the bst file. nor do you need to use the .bst
extension.
The important thing is that texhash finds the files.

-- 
        **********Bruce Tyler*********
        Field of Development Sociology
        ******Cornell University******
"There is no way to peace; peace is the way."

Reply via email to