Hi

It works for me. However I had problems using "gerplain" as a biography
style. Using "plain", it works well from within LyX. I ought to check
this further.

I am including a copy of the test file. Try it out and report if you
have some problems otherwise reproduce these steps to insert a bibfile:
insert the bib file through Insert->list and contents->bibfile
then use cite as usual.

I noticed, one reference looks rather strange: [3,
4]: it is split on two lines. with no possibility---at least that I know
of---to remediate to this if not inserting a latex command instead.

Hope it helps.

Cheers,
J.

Am Fre, 2003-10-17 um 20.10 schrieb Jim Ragsdale:
> I made a new file using my thesis class file in the document Layout. It will
> not pick up the reference. It just had a [?] at the citation and no
> References section. I am wondering if the class may have redefined something
> Lyx needs? It works properly if I use the article class.

#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\language german
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard
\align center 

\begin_inset ERT
status Open

\layout Standard

\backslash 
Large{Anstatt eines Vorworts}
\end_inset 


\layout Standard

Dies ist ein kurzer Text, der dafür da ist um ein Paar Referenzen auf Literaturs
tellen zu machen.
 Wir verwenden dabei das Programm Bib
\begin_inset ERT
status Collapsed

\layout Standard
{
\backslash 
TeX}
\end_inset 

\SpecialChar ~

\begin_inset LatexCommand \cite{patashnik:bibtex,patashnik:bibhax}

\end_inset 

.
 Ansonsten ist der Text für diesen Artikel mit 
\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
LaTeX{}
\end_inset 

\SpecialChar ~

\begin_inset LatexCommand \cite{knuth:tex}

\end_inset 

 formatiert worden.
 Würden wir diesen Text in Französisch schreiben und nach französischer
 Art zitieren wollen, biete es sich an das Paket von Désarménien\SpecialChar ~

\begin_inset LatexCommand \cite{des:tex}

\end_inset 

 zu verwenden.
\layout Standard


\begin_inset LatexCommand \BibTeX[plain]{/home/jerome/Office/LyX/test-bib/test-bib}

\end_inset 


\the_end
%% Diese Literaturliste wurde aus der Distribution von gatech-thesis entnommen
%%
@BOOK{knuth:tex,
	AUTHOR = "Donald E. Knuth",
	TITLE = "The {\TeX} Book",
	PUBLISHER = {Addison-Wesley},
	YEAR = "1984",
	ADDRESS = {Reading, Massachusetts},
	NOTE = {Reprinted as Vol. A of {\it Computers \& Typesetting\/}, 1986}
}

@BOOK{knuth:pgm,
	AUTHOR = "Donald E. Knuth",
	TITLE = "{\TeX}: The Program",
	PUBLISHER = {Addison-Wesley},
	YEAR = "1986",
	VOLUME = {B},
	SERIES = {Computers \& Typesetting},
	ADDRESS = {Reading, Massachusetts}
}
@TECHREPORT{des:tex,
	AUTHOR = {Jacques D{\'e}sarm{\'e}nien},
	TITLE = {How to Run {\TeX} in French},
	INSTITUTION = {Computer Science Department, Stanford University},
	YEAR = {1984},
	NUMBER = {SATN-CS-1013},
	ADDRESS = {Stanford, California},
	MONTH = Aug
}
@MANUAL{patashnik:bibtex,
	TITLE = "Bib{\TeX}ing",
	AUTHOR = "Oren Patashnik",
	ORGANIZATION = {Computer Science Department, Stanford University},
	ADDRESS = {Stanford, California},
	MONTH = jan,
	YEAR = "1988",
	NOTE = {Available in the Bib{\TeX} release}
}

@MANUAL{patashnik:bibhax,
	TITLE = {Designing Bib{\TeX} Styles},
	AUTHOR = {Oren Patashnik},
	ORGANIZATION = {Computer Science Department, Stanford University},
	MONTH = jan,
	YEAR = {1988}
}

Reply via email to