From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org-ref-clean-bibtex-entry and UTF-8 Date: Wed, 13 Jan 2016 09:31:37 -0500 Message-ID: References: <2f4a846601c1bc8ade1b0b14d0b4072f.squirrel@webmail.hafro.is> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJMSe-0002QW-IK for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 09:31:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJMSb-0007Ss-BT for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 09:31:44 -0500 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:32937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJMSb-0007Si-7g for emacs-orgmode@gnu.org; Wed, 13 Jan 2016 09:31:41 -0500 Received: by mail-qg0-x22c.google.com with SMTP id b35so325226622qge.0 for ; Wed, 13 Jan 2016 06:31:41 -0800 (PST) In-reply-to: <2f4a846601c1bc8ade1b0b14d0b4072f.squirrel@webmail.hafro.is> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julian Burgos Cc: emacs-orgmode@gnu.org If you have a pretty recent org-ref, You can set a list of functions for org-ref-clean-bibtex-entry: https://github.com/jkitchin/org-ref/blob/master/org-ref.el#L302 Use this in an init file, and remove the functions you don't want to run. (setq org-ref-clean-bibtex-entry-hook '(orcb-key-comma orcb-key orcb-& orcb-clean-doi orcb-clean-year orcb-clean-pages org-ref-sort-bibtex-entry org-ref-title-case-article org-ref-replace-nonascii)) Julian Burgos writes: > Dear list, > > I am using org-ref-clean-bibtex-entry to clean up my biblatex file. Among > other things, this function detects if there are non-ASCII characters in > each bibtex/biblatex entry. My file has many non-ASCII characters that > are exported via Latex to pdf with no problems because my setup is in > UTF-8. Do you know if it is possible to "turn-off" this option in > org-ref-clean-bibtex-entry, so I do not get warnings about non-ascii > characters? > > Many thanks, > > Julian -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu