[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-el
From: |
timor |
Subject: |
Re: [O] Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-elpaplus) |
Date: |
Wed, 20 Apr 2016 11:16:06 +0200 |
2016-04-20 9:45 GMT+02:00 Eric S Fraga <address@hidden>:
> So it's not just the title that needs to be
> treated carefully but other entries (author, editor, booktitle).
You are correct. The piece of code in question is actually called for
all fields, not only title. I was using the title as an example. So
if this is changed, it will also preserve the inner braces for all the
other fields.