[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-users
Subject:    Re: Automatic upper case for citation? (using BibLaTeX)
From:       Dominik =?iso-8859-1?Q?Wa=DFenhoven?= <domwass () web ! de>
Date:       2009-04-30 12:46:30
Message-ID: 300409.144630.g.e.l.g.16 () news ! dominik-wassenhoven ! de
[Download RAW message or body]

Piero Faustini wrote:

> Ok, some diagnostic done.
> 3. The Ibidem/Idem capitalization problem is still there.

Regarding upper case after dots in strings like 'ibid.' etc.: You have
to use the optional argument to the cite command for this, e.g.
\cite[cfr.][]{FaustiniBraga}, then 'ibid.' or 'id.' don't get
capitalized. You can also achieve this from within LyX. See the
documents (both .lyx and .bib) below:

8<---------------------------[ LyX file ]--------------------------->8
#LyX 1.6.2 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass scrartcl
\begin_preamble
%%%%% Literatur %%%%%
\usepackage{babel,csquotes}
\usepackage[%
  natbib=true,
  style=verbose-trad2,
  sorting=nyt,
  hyperref=true,
  backref=true,
  strict=false]{biblatex}
\bibliography{testbib}
\end_preamble
\options DIV=calc
\use_default_options true
\begin_modules
biblatex
\end_modules
\language italian
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\pdf_author "Dominik Waßenhoven"
\pdf_bookmarks true
\pdf_bookmarksnumbered false
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 2
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle true
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine natbib_authoryear
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language danish
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author "" 
\author "" 
\end_header

\begin_body

\begin_layout Itemize
First citation.
\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset citation
LatexCommand citealp
key "book,article"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Wrong: 
\begin_inset Foot
status open

\begin_layout Plain Layout
Cfr.
 
\begin_inset CommandInset citation
LatexCommand citealp
key "article"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Right: 
\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset citation
LatexCommand citealp
before "Cfr."
key "article"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Force uppercase: 
\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset citation
LatexCommand Citealp
key "article"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Same with idem: 
\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset citation
LatexCommand Citealp
key "book"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Itemize
Again idem, with string before: 
\begin_inset Foot
status open

\begin_layout Plain Layout
\begin_inset CommandInset citation
LatexCommand citealp
after "23"
before "Cfr."
key "article"

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout
\begin_inset CommandInset bibtex
LatexCommand bibtex
bibfiles "testbib"
options "plain"

\end_inset


\end_layout

\end_inset


\end_layout

\end_body
\end_document
8<------------------------------------------------------------------>8

8<-------------[ testbib.bib ]------------->8
@ARTICLE{article,
  author = {Nachname, Vorname},
  title = {Titel des Zeitschriftenartikels},
  journal = {Zeitschrift},
  year = {2006},
  volume = {6},
  pages = {19--75}
}
@BOOK{book,
  author = {Nachname, Vorname},
  title = {Irgendein Buch},
  address = {Buch am Wald},
  year = {2000}
}
8<----------------------------------------->8

Regards,
Dominik.-

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic