From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cKJzJDyGy2KQIAEAbAwnHQ (envelope-from ) for ; Mon, 11 Jul 2022 04:09:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mAoqJDyGy2JYygAAauVa8A (envelope-from ) for ; Mon, 11 Jul 2022 04:09:00 +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 52AAB380EB for ; Mon, 11 Jul 2022 04:09:00 +0200 (CEST) Received: from localhost ([::1]:46914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oAir5-0003jF-GN for larch@yhetil.org; Sun, 10 Jul 2022 22:08:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAiqP-0003j6-A3 for emacs-orgmode@gnu.org; Sun, 10 Jul 2022 22:08:17 -0400 Received: from mail-pf1-x435.google.com ([2607:f8b0:4864:20::435]:42793) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oAiqN-0003iZ-Oc for emacs-orgmode@gnu.org; Sun, 10 Jul 2022 22:08:16 -0400 Received: by mail-pf1-x435.google.com with SMTP id d10so3614978pfd.9 for ; Sun, 10 Jul 2022 19:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=67DMj5/LDapCWSU6ZDAyDD82SGpAdSZLUmsBNv+qrrg=; b=kPyNMJYT4/IbAEgvh3dMzQhxT2jnV4Z5AMrR+ZRWRpILBNVkJW28dWaUn39M2iRQw4 9tgCxBEVEYGOgAo9Qt7tQL5yhBjnlDRO1g44kZF+Mkjaerw8M8AZSvB0pdhZCLran6Uf JlqUmrwPGleqiX2dPKJND71mL5/D4yqzHH7dVA9Owgm7MRPm7I4d4kMtSmvavrT8Letq fmco5t6ylRmjFzFc92Er8ElNFYQI2c/gglFI6WtDz9qR6bi5v1kF0tGarpLG/1Wo27Ir 6ZDS/ChX+XCsQUS3orkm3ytVms0m12aba8HuZGdL+lvaTQbluzkWgAxDVddq0FPbPgGd WJBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=67DMj5/LDapCWSU6ZDAyDD82SGpAdSZLUmsBNv+qrrg=; b=WZVXI1kbny0q0HKmjnfr5p0u98aomehk1GOtGJdbPG7+XE4mGkgXGT3r5MzFc3A0jw TeyZWhXdkElwMKnRzNc5P9Kof7gKiYsMBuetApzKoI8+o5QdHem3zW2JJb8eQ16nGFVG aBLnOIP732GExAIfPvuX4JisH2mcCLhCcCTUGAbOyNd2RPJDEtrdORVxOxb8oQJPZccY wFAS16ARjKOD7xfboTorNsyNd/1+IZ3vASEu+2LiLqkI/lBc25YUDQL3IWNh92YcHHgw Y3ukrvWr7X2h1mK6tF03ZZjEoaX8T7QW8UOkfoRXrWHjRV280oJLEroG/WSC8bqghTHZ OUmg== X-Gm-Message-State: AJIora+E92fHYVneJiNr9Y1szkelJhMJneVuMFgA8IxvMoEy26iMQoUV 69gavllxZCpLY+Cdb9+ZXzh0a4BH8d9KVyRS X-Google-Smtp-Source: AGRyM1sfJUSnMCDcJbp5p7+IsHgisZGvYGRL+F6HUVaISrNF8XzbEkxi4eOZ3FIzuSWSoearKmgYgA== X-Received: by 2002:a63:f043:0:b0:412:b11f:c364 with SMTP id s3-20020a63f043000000b00412b11fc364mr13260810pgj.289.1657505294355; Sun, 10 Jul 2022 19:08:14 -0700 (PDT) Received: from localhost ([157.52.138.46]) by smtp.gmail.com with ESMTPSA id d11-20020a170902cecb00b0016bd5da20casm3368993plg.134.2022.07.10.19.08.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Jul 2022 19:08:13 -0700 (PDT) From: Ihor Radchenko To: Tim Cross Cc: Juan Manuel =?utf-8?Q?Mac=C3=ADas?= , Maxim Nikulin , Matt Huszagh , "Thomas S. Dye" , Dominik Schrempf , orgmode Subject: Re: M-x org-create-worg-article command? (was: LaTeX export: when is it more useful to use LuaTeX instead of pdfTeX?) In-Reply-To: <878rp093wk.fsf@gmail.com> References: <87ilo7ztm3.fsf@posteo.net> <87ilo7tp78.fsf@tsdye.online> <87o7xzdkc0.fsf@gmail.com> <87sfna8v37.fsf@posteo.net> <877d4lg7q3.fsf@gmail.com> <87y1x1tdt4.fsf@localhost> <878rp093wk.fsf@gmail.com> Date: Mon, 11 Jul 2022 10:09:21 +0800 Message-ID: <87sfn8qu26.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::435; envelope-from=yantar92@gmail.com; helo=mail-pf1-x435.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657505340; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=67DMj5/LDapCWSU6ZDAyDD82SGpAdSZLUmsBNv+qrrg=; b=R3yUums347xvVCd3zIEstBSSQqlsi4fKjfZRUQX/I0ApcdMeri7AZc7rHvt/Ck6cnobpDV BkMO7TiIj/zPexBs5CZJ0Lb/KQhEP7OtNtuZ4Vmt4nhegZapqyQ6haujgGdx5dT/YQNgHT CJDY+/4VUpIoMZCNBegD5mPobbZ0rQw9tQ7/3abhOctA690O+zLOSfP8PflU7XI8mhu2vW ALk6jUBussE0Mrdw/U4x7e75L7V4vK5+w9KVVYbil2TrmR0oMUD8s3w4qETLhLkRE66c6G gqqMbdEXBkpSDgHDzy3lYPeEo0/6QOan4giPMH2xzdy0sz3Htj7weyYIMDp6Ew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657505340; a=rsa-sha256; cv=none; b=c28fScH3t8WOvg4HndaTgfCjDPceJEqMR11Os08dkOKRzAmIbTs0Fz92GVtx9iNrhr7tw4 2pLkuE8Ox2YQXntmZkBWpw7e3wZT12pUMuJt7324LN2JJRIwCS0xf+nK/Ds/rpAWNbT+l8 tFAsYL2VhiCLyywmma9aowGtE09dwjHbQ3pqRbB4Kn51IQ31pNR4KAt6dBJQVUX/usLLbf 24+OZqOsIlkZHKzvZa4Z9eJhMcHqg9iUL3GnsHA0OoQqcRSbnw0KN3NqYEwhsorcoP85k8 6nQWKia+q2F7DRefxlhx+JQ70R7QSHJ9vLuJwhZgPM43lQxKr2BBRgHIAJ/xzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=kPyNMJYT; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Spam-Score: -1.95 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=kPyNMJYT; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Queue-Id: 52AAB380EB X-Spam-Score: -1.95 X-Migadu-Scanner: scn1.migadu.com X-TUID: Flfu2BoEz5bu Tim Cross writes: > Only drawback I can see is that should we want to change the template, > we would have to wait until a new version is released and then you will > still have a mix of templates as lots of people will wait until next > Emacs version etc. The template can be automatically updated by the command, possibly after asking user. Best, Ihor