[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [eLyXer-users] Additions to BibTeXConfig and BibStylesConfig
From: |
Alex Fernandez |
Subject: |
Re: [eLyXer-users] Additions to BibTeXConfig and BibStylesConfig |
Date: |
Sun, 10 Oct 2010 10:59:44 +0200 |
Hi,
On Sat, Oct 9, 2010 at 11:58 PM, Jose Ramon Alvarez Sanchez
<address@hidden> wrote:
> Hi, eLyXer could support 3 (old) escaped characters in bibtex
> (used by pybliographic to encode í,ñ,Ñ), by just adding to section
> BibTeXConfig.escaped in conf/base.cfg:
>
> \'{\i}:í
> \~n:ñ
> \~N:Ñ
Done! I have added all vowels from á to ú. After all I'm a Spaniard myself :D
> And in http://artis.imag.fr/~Nicolas.Holzschuch/bibtex.html#note
> he says that the optional field "note" in bibtex is always rendered
> at the end of entry, so probably "{ $note.}" could be added to all
> styles in BibStylesConfig.
Done too. They will be there for 1.0.3.
Alex.