On Thu, 16 Dec 1999, Alexander Bauer wrote:
> Hi
>
> Does anybody ho to make a reference in a LyX-document
> without having these [] brackets around?
This is an addaption of a suggestion sent to the brazilian TeX mailing
list (I did not try it). Put in the preamble:
\makeatletter
\renewcommand{\@cite}[2]{{#1\if@tempswa : #2\fi}} %%% 1,2: obs in text
\renewcommand{\@biblabel}[1]{#1} %%% 1 in references
\makeatother
Casantos
- references without [ ] ? Alexander Bauer
- Re: references without [ ] ? Jean-Marc Lasgouttes
- Carlos A M dos Santos
