Hi
I have tried to use the bibunit package to make separate bibliographies for
each chapter in a koma-script report.
However, It does not seem to work. I get some errors like this one:
! LaTeX Error: Command \noopsort already defined.
Or name \end... illegal, see p.192 of the manual.
I think there maybe more than one error, but I am not proficient enough to see
what I do wrong. Is tehre anyone that have used the bibunit package latly and
can point me in the right direction ? I include a small sample file.
(BTW. I had a look at this site: http://latex.s-v-p.de/bibtex/bibunit.phtml
and tried to follow the guide here as well, but I did not work either... )
Ingar
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass scrreprt
\begin_preamble
\usepackage{bibunits}
[EMAIL PROTECTED]@bibunitauxcnt}
\end_preamble
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth -2
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 2
\papersides 2
\paperpagestyle default
\layout Title
test
\layout Standard
\begin_inset ERT
status Open
\layout Standard
\backslash
bibliographyunit[
\backslash
chapter]
\layout Standard
\backslash
defaultbibliography{/usr/share/texmf/bibtex/bib/base/xampl}
\layout Standard
\backslash
defaultbibliographystyle{plain}
\end_inset
\layout Chapter
test chapter
\layout Standard
test text test text test text test text
\begin_inset LatexCommand \cite{inbook-full}
\end_inset
test text test text test text
\begin_inset LatexCommand \cite{whole-proceedings,whole-collection}
\end_inset
.
\layout Standard
\begin_inset ERT
status Open
\layout Standard
\backslash
putbib[]
\end_inset
\layout Chapter
test chapter 2
\layout Standard
test text test text test text test text test text
\begin_inset LatexCommand \cite{book-full,inproceedings-full}
\end_inset
test text test text test text test text
\layout Standard
\begin_inset ERT
status Open
\layout Standard
\backslash
putbib[]
\end_inset
\the_end