From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 SA9/M3v7EmUA3gAAauVa8A:P1 (envelope-from ) for ; Tue, 26 Sep 2023 17:40:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SA9/M3v7EmUA3gAAauVa8A (envelope-from ) for ; Tue, 26 Sep 2023 17:40:43 +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 875AA5F4A0 for ; Tue, 26 Sep 2023 17:40:43 +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=1695742843; 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=XmIezqYJf+FAmfawfV4hSG9FGBDnAj1d/HJK5Q36whw=; b=Q8jc1xN/SY7PY1sKYUryhKcpGI+1DQIcwYeWAJHDyBGbq7gtFkMvKlFqOG9zHtCee/hj16 L+vOBR78YBqmytPYvXiQbKaVIVJfa9ni85jsqzx6wu1jlc+1tEyFwYw0RIPJ15BLxo2wM+ p+2YGviS5E6UU36tNRBPhbWYwFSpeQd4cdA+CyjZM/SFMhQw+zl+FnkFaPrCh165k/3tsM iZovhWnbw4yxGSwqVBc6a9AJx0TENFsWxU8mMNvenwc52VNgPXdry4+TcG7eAMcmvYsNuE yWsaxAdon5AssPV00xnbqce6bZQBdJ0IvbLf5CZQGDH5q75G0CL9lLw/G7FYgQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695742843; a=rsa-sha256; cv=none; b=ByVLUWTqOh/B9cXCVk23MoN6wxYeGvrQdxP1+eVKatIK48cwxXA9Na6ns+l/qM5gnxfp60 G/uxpTbWJ5fIfK7bRfk3B0hKk0EAF3YkYn/tKOe+JQLD5f3Kdl0FqzafXNsPFm+/2x27gC afyoQ/BNeOsHAKLbGveAK4qjst11592v+mxp8Ny30oDtvSju/7U74rvh5hWFkDasAu/DmS T9C4nO2DF8B/+YSVTXO0gm4iQQZgCpjE77in2RVrq94OdkJQ23meV3EeTi6AWov65IeDpk px/reV2EIFe59TQSjqFWkvgsnBAcqNXAvsSwJB/o44GnftncfI3iLcNqUVAyxQ== 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 1qlAAR-00049n-3Y; Tue, 26 Sep 2023 11:40:07 -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 1qlAAP-00043m-DO for emacs-orgmode@gnu.org; Tue, 26 Sep 2023 11:40:05 -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 1qlAAN-000359-7i for emacs-orgmode@gnu.org; Tue, 26 Sep 2023 11:40:05 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qlAAI-0004Ve-7E for emacs-orgmode@gnu.org; Tue, 26 Sep 2023 17:39:58 +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: Tue, 26 Sep 2023 22:39:46 +0700 Message-ID: References: <874jjuj8vu.fsf@posteo.net> <87pm2776qq.fsf@posteo.net> <875y3yytp4.fsf@posteo.net> <87r0ml3oax.fsf@tsdye.online> 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: <87r0ml3oax.fsf@tsdye.online> 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: 2.23 X-Migadu-Spam-Score: 2.23 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 875AA5F4A0 X-TUID: A9FYJOcBW+Cw On 26/09/2023 04:57, Thomas S. Dye wrote: > Aloha all, > > Juan Manuel MacĂ­as writes: >> >>> If so, Org should have native support of \DocumentMetadata, not >>> LATEX_PRE_HEADER or something similar. >> >> If it were the only case of code before \documentclass, I would agree. >> But, as I have already said above, the diversity of use cases makes the >> implementation of /ad hoc/ solutions unviable, in my opinion. > > FWIW, I agree with Juan Manuel here and would welcome a straightforward > way to insert material before the header. I just have checked that a dirty hack with a few lines of code for `org-export-filter-final-output-functions' allows to insert arbitrary text to the beginning of export result. Perhaps a more elegant solution exists, but I admit it is not a straightforward way. At least it is possible. I do not mind that generation of preamble should be more flexible, but I consider LATEX_PRE_HEADER as an ad hoc solution, so I am trying to find a better variant. That is why I asked for details concerning particular use cases. I remember recipes like "put \usepackage{cmap} immediately after \documentclass" (nowadays this particular one should not be necessary). So I would prefer to avoid keywords per each chunk of preamble code. \begin{filecontents*} from the original post is not convincing. \DocumentMetadata perhaps should be supported out of the box. I would consider some kind of templates that use predefined fragments #+LATEX_REPLACE_TEMPLATE: :preamble mypreamble #+name: mypreamble #+begin_src latex :exports none :noweb yes \providecommand{\pdfxopts}{x-1a} <> #+end_src with ability to use fine grain snippets instead #+LATEX_REPLACE_TEMPLATE: :preamble detailedpreamble #+name: detailedpreamble #+begin_src latex :exports none :noweb yes <> \PassOptionsToPackage... <> \usepackage{cmap} \usepackage[english,<>]{babel} <> #+end_src I hope, something similar may be made more readable than series of LATEX_HEADER & Co lines.