emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about cite_export basic


From: Ihor Radchenko
Subject: Re: Question about cite_export basic
Date: Sat, 10 Sep 2022 12:38:00 +0800

Dominik Schrempf <dominik.schrempf@gmail.com> writes:

>   title           = {{Introduction to Markov Chain Monte Carlo}},
> ...
> Is rendered as
>
> Geyer, Charles J (2011). {Introduction to Markov Chain Monte Carlo}, CRC 
> press.
>
> In particular, the curly braces are printed. Curly braces are often
> used in bib files to indicate that the capitalization is to be
> preserved.
>
> Do we want to change the default behavior of the basic processor so
> that it correctly handles these cases?

This makes sense. However, I see it as something to be done by
bibtex.el; not by Org. Or we may need to write a small exporter for
BibTeX fields specifically. So that
http://www.bibtex.org/SpecialSymbols/ is obeyed. We may also handle
upcasing the title words in such exporter.

For now, I reached Emacs devs asking to provide the parsing within
bibtex.el. See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57712
Lets see what they reply first.

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

[Prev in Thread] Current Thread [Next in Thread]