Re: Re: Using Jurabib with LyX
"Julio Rojas" <[email protected]> Thu, 27 Apr 2006 16:00:16 +0200
| Newsgroups | gmane.comp.tex.bibtex.jurabib.user |
|---|---|
| Message-ID | <[email protected]> |
My wife has been using Lyx 1.4.1 and Jurabib with specific requirements from
her tutor about citations and everything is alright. You just have to read
the Jurabib documentation and add the desired commands to the preamble to
setup the style and everything will work smoothly.
In your specific case, she needed to use a format for citations:
Author:Year, pages
The needed preamble looks like this:
\lhead{}
\jurabibsetup{%
authorformat=year,%
titleformat=italic,%
titleformat=colonsep,%
commabeforerest,%
ibidem=strict,%
pages=format,%
}
\renewcommand{\jbcitationyearformat}[1]{:#1}
\AddTo\bibsspanish{%
\def\jbpagename{}%
\def\jbpagesname{}%
}
\renewcommand{\jbcitationyearformat}[1]{\unskip:#1}
\AddTo\bibsspanish{%
\def\editionname{\unskip}%
}
\makeatletter
\DeclareRobustCommand{\numberandseries}[2]{%
\unskip\unskip\unskip%
\ifjb@jox\space\else,\space\fi
\bibsnfont{#2}%
\ifthenelse{\equal{#1}{}}{\space}{,~#1}%
}%
\makeatother
Hope this helps.
On 4/27/06, Dominik Waßenhoven <[email protected]> wrote:
>
> Charles de Miramon schrieb:
> > Dominik Waßenhoven wrote:
> >
> >>I have not tested this with LyX 1.4.x, but I think it should work.
> >
> > Yes but with you solution, you have to insert all the citations
> (\cite[45
> > {Blabla90}) in ERT. With LyX 1.4.x you can do that using the LyX
> citation
> > mechanism. The page number should be inserted in the 'text after' field.
>
> No, this is not true. I could always use the lyx citation mechanism for
> that. Only citations like \cite[Cf.][45]{Blabla90} did'nt work in 1.3.7,
> because it was not supported (and is, AFAIK, in 1.4.1).
>
> Regards,
> Dominik.-
>
>
>
> --
>
> Please remember -- this is an international english speaking mailing list!
>
> If you have a problem, please provide a complete minimal example document
> (with a small bibliography database), which runs out of he box without any
> superfluous packages loaded, otherwise we could not help.
> Yahoo! Groups Links
>
>
>
>
>
>
>
--
-------------------------------------------------
Julio Rojas
[email protected]