From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2GTRCk9oSmVlHQAAauVa8A:P1 (envelope-from ) for ; Tue, 07 Nov 2023 17:39:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2GTRCk9oSmVlHQAAauVa8A (envelope-from ) for ; Tue, 07 Nov 2023 17:39:43 +0100 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 E709B67D82 for ; Tue, 7 Nov 2023 17:39:42 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699375182; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=rsGou/W4HgnNrnJH0PyOwzdTIPfyzF2MAzHQ5jQIIqQ=; b=vDY4fb1JvqRalAMFUvOSV7pHTq9EaFzu4QcDMY2mWn648G8QBOkK284S5Sz0fm9GMe4GGT 6ARhdQVHeqWXVNSGpZ0ZTgSo/oWBw4PwA0urJpQVUH9H65v6sV3tFG3ugTlPICRC8cNrCK 0gnWR5yax7UeDgvSJLlxhB9KP+D6X8jFFUZzz5Wlz3sI/YNxVwKbN4Xbs80iiNTXHgoa46 VHfPItQQdbH71MftEIeRvTgzCNihIiCqMj/DaVrq272xOmrTfpg+XqthSxTt0VIKdnc6KR JqKb1zWr7+PmCjqd4nFKo/F3i8ly2uEBaO8Wq2QuThaj4s3P5UPSFh3tMf36FQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699375182; a=rsa-sha256; cv=none; b=A+zctPNm60dSnpsR9NtJxe8gJSURMJSmQbHgMVrrfw5yZMnz0ULHjRv/gyxgU1oLidClW9 8o1dg2Nw84xRMfyQJvoykk3vIiJYHO/BhlF46x+mrFXet5/Jxcs2EsayB4nyGkDT7zWoFg k7NGdSYnHY+x4gHps2rU96UGO8KHz6T/tYSGHt9ObCzL0/h39ftBfPeWVGC3VOGAB/TRAf ZzBPCXgEO4VyaTd53ZidwwQpP5MHcEvQdU5mbZGQ9IZ3yLr7K0C+nkyI/w3B7S3PjRklKC lbU18dxDtZQrVrMo/PNBup8QVyudJpJjPvOu/OdHdY8zRvoby4SIL/9xHyNzEQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r0P6U-0000HA-ND; Tue, 07 Nov 2023 11:39:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r0P6T-0000EW-72 for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 11:39:01 -0500 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r0P6R-0001gs-SQ for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 11:39:00 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1r0P6N-0007MD-Lm for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 17:38:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: Exporting Hyperlinks ? Date: Tue, 7 Nov 2023 23:38:50 +0700 Message-ID: References: <87y1fc4bog.fsf@localhost> <875y2f43yg.fsf@localhost> <87a5rpoi4c.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU In-Reply-To: <87a5rpoi4c.fsf@localhost> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 28 X-Spam_score: 2.8 X-Spam_bar: ++ X-Spam_report: (2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.08 X-Spam-Score: 2.08 X-Migadu-Queue-Id: E709B67D82 X-Migadu-Scanner: mx10.migadu.com X-TUID: TQDYkf47tV8E On 07/11/2023 19:36, Ihor Radchenko wrote: > Max Nikulin writes: > >> Cross-links between files work. > > This is interesting. I am wondering if it is document (it should...). file:///usr/share/doc/texlive-doc/latex/hyperref/hyperref-doc.pdf#section.6 or file:///usr/share/doc/texlive-doc/latex/hyperref/hyperref-doc.pdf#page.23 with default counter-based LaTeX anchors or browser-specific file:///usr/share/doc/texlive-doc/latex/hyperref/hyperref-doc.pdf#page=23 > If \href{file.pdf#anchor} can work, we should indeed use it when > publishing org->pdf. It would be nice to have a LaTeX package that redefines \label to generated \hypertarget from its argument. Ideally, xr-hyper workflow should be supported as well. A downside is anchors are not stable and unrelated to labels. P.S. (info "(org) Publishing") declares that conversion to PDF is supported.