From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qKuOCT+SEWWPbAAAG6o9tA:P1 (envelope-from ) for ; Mon, 25 Sep 2023 15:59:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qKuOCT+SEWWPbAAAG6o9tA (envelope-from ) for ; Mon, 25 Sep 2023 15:59:27 +0200 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 B359D45892 for ; Mon, 25 Sep 2023 15:59:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695650367; 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=tXzPH40tdg8snsf9rGFsymkBiXFJG0c5I3YFPAjZmZM=; b=TZrwiIZSYnu4vxHOtRE+VRA/InBhQWnEHZVgF5AZLi3dhsiKV8fzxng307nCNuasvdj7EK WqNns3antJPEhUD26IESt7GuNNM0xulfBRZD8kwJLz/yQyhoFiiwvjooT5R+0IuARiRh7a X45abnPWbgmEQfRf3cmNjCxluf7TxslMBnAQgSi4vLui10mlgs1T1SuiLKVQvoBTnKmv+B CfokDBPOfh3w3fCUh6rv/XLxrH953nCHXNP5V0LwrZm8pFjQglRR35kCdVSef8VC+PL2zI XaADaSiaUaIGytJ4rrolVDyVqPZHZU6YaiiGPex0tGynZijTriwALjRhuGBDVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695650367; a=rsa-sha256; cv=none; b=XJrgyjXPZto47rxBIu1DIH2ADCJRQ7tu+Ji4l1/NQsHRsm8sLLhz/jSqHzPxaTGxWKuA8h logK/eT5otWWOzdXxk4cKEH75bSVs3T4x0fg+6rF/FCy6UXu9d00hdl1izJVc7bNPYjf9Q uFHH6vhHIdw7ZBeTWFJlzeM61VkqhcURTk3Xom+NMCPiZdduN6Ql6mE/ZhIlsgrOedLhUo fexKVFx4ZZ5ay8ArhVONb/19wZnSnTb+YvfawfC0jt6pkrRDn/AyTj8ZZszmzKbUP2bfjL QVp+i2ead6zKwl4Dd6IGkPP456+2hUJ6KZMvP6MjuqbOxVFOaVKM1nAARW3Xkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkm6e-0007Bi-4S; Mon, 25 Sep 2023 09:58:36 -0400 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 1qkm6Y-0007AJ-2l for emacs-orgmode@gnu.org; Mon, 25 Sep 2023 09:58:30 -0400 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 1qkm6V-0007MQ-LC for emacs-orgmode@gnu.org; Mon, 25 Sep 2023 09:58:28 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qkm6S-0002qA-7x for emacs-orgmode@gnu.org; Mon, 25 Sep 2023 15:58:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [patch] ox-latex.el: Add `LATEX_PRE_HEADER' keyword Date: Mon, 25 Sep 2023 20:58:14 +0700 Message-ID: References: <874jjuj8vu.fsf@posteo.net> <87pm2776qq.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US, ru-RU In-Reply-To: <87pm2776qq.fsf@posteo.net> 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: 13 X-Spam_score: 1.3 X-Spam_bar: + X-Spam_report: (1.3 / 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.249, NICE_REPLY_A=-1.473, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 3.73 X-Migadu-Spam-Score: 3.73 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: B359D45892 X-TUID: TzL9KvSvYQBS On 25/09/2023 01:42, Juan Manuel MacĂ­as wrote: > According to the pdfx package documentation > (https://www.ctan.org/pkg/pdfx), p. 6 (at the bottom of the page)/7: > --- > Warning: The \jobname.xmpdata file may be included in the main document > source, within a {filecontents*} environment, provided this comes before > the \documentclass command, as follows[...] > --- Does it mean that with hyperxmp you can not generate documents satisfying some requirements and you need namely pdfx? Is there a reason that .xmpdata files must be generated namely by a LaTeX engine and writing them by elisp code is unacceptable? > For example, the newpax package, to preserve the internal links of a pdf > included in the document, requires putting commands like > \DocumentMetadata{ } before documentclass. If I understand it correctly, \DocumentMetadata is a switch to enable "new" LaTeX like it was for \documentclass vs. \documentstyle during transition to LaTeX2e from LaTeX 2.09. If so, Org should have native support of \DocumentMetadata, not LATEX_PRE_HEADER or something similar. I have not looked into Timothy's branch, so I am unaware if it is addressed.