Re: [O] more global keys in ox-bibtex

2017-02-03 Thread Nicolas Goaziou
Hello, Sébastien Le Maguer writes: > I did a mini-patch to capture completely the key in bibtex export. For > example for the following key, in the bibtex2html produced file: > > Balestri et al., 1999 > > only Balestri will be captured instead of Balestri et al., 1999 > > As it is 3 characters,

[O] more global keys in ox-bibtex

2017-01-22 Thread Sébastien Le Maguer
Dear All, I did a mini-patch to capture completely the key in bibtex export. For example for the following key, in the bibtex2html produced file: Balestri et al., 1999 only Balestri will be captured instead of Balestri et al., 1999 As it is 3 characters, I just submit the patch here and hope i