Mosè Giordano <[email protected]> writes: Hi Mosè,
> in `latex.el', `addbibresource' and 'bibliography' macros both use > `TeX-arg-bibliography', but there are some differences between these > macros. `addbibresource' accepts only one database file, > `bibliography' can accept more than one file; databese file must be > passed to `addbibresource' with its extension, `bibliography' doesn't > want it. Ok, I see. > So I suggest to change `addbibresource' to > -------------------------------------------------------------------------------- > [snip] > -------------------------------------------------------------------------------- Fine with me. > Doing so `TeX-arg-bibliography' can be reverted to its previous > definition. My question is: where to put this code? In `latex.el' or > `style/biblatex.el'? \addbibresource is specific to BibLaTex, isn't it? In that case I'd prefer having everything in biblatex.el (also with LaTeX-biblatex-* prefix). > The new `TeX-read-key-val' function should be used also in > `style/biblatex.el'. Yes, it's very likely that I've missed some usages. Please go ahead to fix them when you encounter one. Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
