From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sP/4GrXoIWD6cgAA0tVLHw (envelope-from ) for ; Tue, 09 Feb 2021 01:43:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id QIzMFrXoIWB0VwAAB5/wlQ (envelope-from ) for ; Tue, 09 Feb 2021 01:43:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D82C39403A6 for ; Tue, 9 Feb 2021 01:43:16 +0000 (UTC) Received: from localhost ([::1]:48456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9I3e-0001EE-5e for larch@yhetil.org; Mon, 08 Feb 2021 20:43:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45660) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l9I3E-0001Cc-7z for emacs-orgmode@gnu.org; Mon, 08 Feb 2021 20:42:48 -0500 Received: from mail-pf1-x435.google.com ([2607:f8b0:4864:20::435]:34220) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l9I38-0000I3-W3 for emacs-orgmode@gnu.org; Mon, 08 Feb 2021 20:42:48 -0500 Received: by mail-pf1-x435.google.com with SMTP id m6so10913343pfk.1 for ; Mon, 08 Feb 2021 17:42:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=bVBA6vRSt0FXlDqLzNPZrJdg6C+i6TFpATElJBj8fu0=; b=QvxMpvvTxy8vx0dfvGn0Qj+ATUawZHimR59sNzyW82jhzrj3H5wLV4jUM5flAm1p8t XsHG4MVTIagggKDSVOuJf7vqcpqVwHZQ7rHw6umpL4pIddRRWvtcn6SEPCOp0D2f7Chc D1elDzacbPETGvY+DxwhyBwNLDC/wU818I/M+5a9wsUkSeUFngPxQY2KZekbeoOlvq9d YXjjj7W7NpHdSd3wu8fJuV0Xulv50m4lz6SypUBr/qbcy8d2CSWor5NKXKXHVS1vw/cx d+av6n6vnySXphZgpeMbBbWJQf0vsWFzMjVn3fCmwcQtTUwYVn6lvY6JzF8l6BiI8LTa dwOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=bVBA6vRSt0FXlDqLzNPZrJdg6C+i6TFpATElJBj8fu0=; b=t+KtYrdUBRySg3hI+iMsD6qt1VqROapZKMoFLH7WGv0dtrxPgQntwCmDxITYxX5ylr wS8ZV/xu+EwGdzaaAgk8WBo2PglEZh97UfmJTsuoOPCA4agxGuVv22HatI0oAwD0cbgQ pxIU1NxMqhkADF/x93A6giqP2tgQ7UcFr3BPHWJpfSjkNP2iPRcU8AIqZbqELGBby6fi XIK22FYwNFCh4nMIF2Hy/KSULQMa9AvqNyOdYi71/rwvGtLMEjxaY0mXZKp7U2GW0gIs t/NVJTSWgdoMO+0BUTNTD/iSm1XS92RhG/WHvQqmuIozAIvmwm2uwds1F3vc0CoxxJUk xDTg== X-Gm-Message-State: AOAM530bqaQQy9G8EtvKbFgBDay0VYuO3EgF0JMIE9YmDCw7qBytDtv5 VGzoPk5FR8B7xWlVULDel5LjseoPMkr89VUS X-Google-Smtp-Source: ABdhPJxwtA3p28LxcdUCQi3Wnj5tfc6VBexY+WRY/s4xTMTSAYHBgkc6g4VDlFKbniKftSDsWbNApQ== X-Received: by 2002:a63:ce04:: with SMTP id y4mr19386199pgf.202.1612834959074; Mon, 08 Feb 2021 17:42:39 -0800 (PST) Received: from delllaptop.lockywolf.net (vultr-seoul-openbsd.lockywolf.net. [141.164.61.133]) by smtp.gmail.com with ESMTPSA id b12sm12303819pfr.178.2021.02.08.17.42.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Feb 2021 17:42:37 -0800 (PST) User-agent: mu4e 1.4.13; emacs 27.1 From: Vladimir Nikishkin To: emacs-orgmode@gnu.org Subject: ox-bibtex incorrectly renders bibtex entries with slashes. Message-ID: <87pn1av99l.fsf@delllaptop.lockywolf.net> Date: Tue, 09 Feb 2021 09:42:33 +0800 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::435; envelope-from=lockywolf@gmail.com; helo=mail-pf1-x435.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=QvxMpvvT; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: D82C39403A6 X-Spam-Score: -3.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9bMfW0BIdlot Hello, everyone. I have the following behaviour on org-plus-contrib-202011: Entries that have alphanumberic keys, are rendered correctly, that is, they appear as a number in the text, hyperlinked to the main body of the bibliography. However, keys which have slashes in them (that is mostly DBLP entries fetched automatically, such as DBLP:books/mit/AbelsonS85), are rendered having those keys as link texts, rather than numbers. Looks quite bad. Example: https://lockywolf.net/2021-02-08_Solving-SICP-Experience-Report-on-solving-sicp-from-icfp-scheme-2020-html-version-from-2020-08-29/Experience_Report.html , search for "DBLP:" Replacing those slashes with underscores makes them render as usual, but this makes fetching entries from dblp a bit less convenient. Does anybody have a workaround for this? Vladimir -- Vladimir Nikishkin (MiEr, lockywolf) (Laptop)