Hi Guilherme,
Guilherme Passos writes:
> In ox-latex.el, line 1189, org-latex-pdf-process uses '(%bib %b) for
> expanding the bibliography. However, this incorrectly expands as
> '(BIBFILEib BIBFILE), instead of '(BIBPROCESS BIBFILE) as intended,
> defining the process of calling the bibliograph
Hi,
In ox-latex.el, line 1189, org-latex-pdf-process uses '(%bib %b) for expanding
the bibliography. However, this incorrectly expands as '(BIBFILEib BIBFILE),
instead of '(BIBPROCESS BIBFILE) as intended, defining the process of calling
the bibliography.
As can be seen in line 3635, the corre