From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: [org-ref] how to tweak display of links and entries Date: Wed, 11 Jan 2017 13:42:49 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRAkY-0006dm-HU for emacs-orgmode@gnu.org; Tue, 10 Jan 2017 23:43:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRAkS-0002zJ-88 for emacs-orgmode@gnu.org; Tue, 10 Jan 2017 23:43:02 -0500 Received: from mail-pg0-x22b.google.com ([2607:f8b0:400e:c05::22b]:35143) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRAkS-0002z6-1O for emacs-orgmode@gnu.org; Tue, 10 Jan 2017 23:42:56 -0500 Received: by mail-pg0-x22b.google.com with SMTP id 194so16950706pgd.2 for ; Tue, 10 Jan 2017 20:42:55 -0800 (PST) Received: from [10.226.133.14] (nats-01.kuins.kyoto-u.ac.jp. [133.3.201.7]) by smtp.gmail.com with ESMTPSA id j130sm9443615pgc.2.2017.01.10.20.42.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Jan 2017 20:42:52 -0800 (PST) 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" To: Org Mode Mailing List Hi Org, especially Org-ref users, I have seen a number of org-ref related questions here recently, so I guess it is OK to ask here. I am trying to move to a more sophisticated bibliography format involving some new field types recently added to biblatex. An author field for example can look like author = {family=Fang, given=Ailong, cjk=方愛龍}, where cjk is defined using biblatex's tools for this as a name addon. Obviously, neither parsebib, helm-bibtex or org-ref understand this format (yet). However, I do not understand where I have to intervene to display this in a reasonable way, that is family name, given name and cjk name. Is there a custom I have to redefine, or a hook I should add somewhere? Another unrelated question is how to stop org-ref from displaying both the key and the description of the link. I seem to remember having seen some discussion here about this, but can't find it now. Any help appreciated, Christian -- Christian Wittern, Kyoto