From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: references to arbitrary labels in org and export to latex Date: Wed, 3 Feb 2016 16:05:45 +0900 Message-ID: <56B1A6C9.8000208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQrVi-0005JU-2x for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 02:05:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQrVd-0000XH-3W for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 02:05:54 -0500 Received: from mail-pf0-x235.google.com ([2607:f8b0:400e:c00::235]:36750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQrVc-0000XD-SP for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 02:05:49 -0500 Received: by mail-pf0-x235.google.com with SMTP id n128so8779377pfn.3 for ; Tue, 02 Feb 2016 23:05:48 -0800 (PST) Received: from mbp3b-5.local (119-229-78-105f1.kyt1.eonet.ne.jp. [119.229.78.105]) by smtp.gmail.com with ESMTPSA id g81sm7270415pfj.1.2016.02.02.23.05.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Feb 2016 23:05:47 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Mailing List Dear orgmoders, I am writing a document with a lot of web references. I would like to bundle them at the end in the same way this is usually done with bibliographic references, but separately. To reference them in the text, I tried someting like [[url:mandoku-en]] and I have a #+LABEL: url:mandoku-en at the place where the URL is. This does not work as expected and the exporter complains about a missing link to url:mandoku. Does anybody have an idea about how to solve this? Christian -- Christian Wittern, Kyoto