From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aFJlLASW417IRgAA0tVLHw (envelope-from ) for ; Fri, 12 Jun 2020 14:49:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OMeNJwSW4171egAAbx9fmQ (envelope-from ) for ; Fri, 12 Jun 2020 14:49:40 +0000 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 410159402D6 for ; Fri, 12 Jun 2020 14:49:40 +0000 (UTC) Received: from localhost ([::1]:59636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjkzz-00049z-7j for larch@yhetil.org; Fri, 12 Jun 2020 10:49:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjkxe-0001Uz-00 for emacs-orgmode@gnu.org; Fri, 12 Jun 2020 10:47:14 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:34373) by eggs.gnu.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjkxc-0000lD-EF for emacs-orgmode@gnu.org; Fri, 12 Jun 2020 10:47:13 -0400 Received: by mail-wr1-x432.google.com with SMTP id r7so10048156wro.1 for ; Fri, 12 Jun 2020 07:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-transfer-encoding; bh=43m9mFl5Lxq+nOxQHv9nj8zytqQBWYiZCI7wMvjudX8=; b=P3kCYrApnb9dxsdzzayTG6OUIiawuQnS0ErrfQQYcT1lzsIq7HfeuQtx9gWfC8Exwj bP5+tmImpqnCSFTaRTqQm66yHnzGkiibzmqwUsd7Q9M0F0RVAIZE7Zi7U1xVGJi6tNNq EHutjipHqqIFbsI8czSSaJpC43kMko3pFmYXzWKOwJEJrSRWgK5qnhSg2w/TJ/N57nQW Gh86BNTt3y15u44z/Lc/qYgkFHc7NH1f7MBAF4h6FcZ7xwCOo3HbzuLfRZZ9M+VGTfD4 Gojmu8cvylPDqc0U41zqa0nyu53d2ET9Dzj5zOHKpld+nGHArZv3R2fZWTKICQUezLfK wC5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=43m9mFl5Lxq+nOxQHv9nj8zytqQBWYiZCI7wMvjudX8=; b=ekRuw6HuDv/YX8AXvrP2d+ZRuNcBiGZRTSdbRT7/GzDXmdXFVCWFntyNcx9VwsOr4D qmQ/Bhr+4FG3u31Kx/qosTSfQRT/JOR9fWfGN8WJZM8OIM8gkodxGGNg2aX70IAiRcJV bnHCzVjmHLGwR+d+NZ4FyDlSlf/Wx5PzDmkIC6bd9ViHUP+DhBINaS1LenCX1qotcgDt Y7009ecdAidVTiPoM2fJpf1NsE0hjrYwy99U6FaHzVLsniGTJ4HRyIpvV5WboqQcFwpj vgmS4Yxr/Mjw/yFjo7gSh3Zi0e7HmXEHjdF4zeLO9+nwqjbcAIrFgGQHe/NlxW5pbrIy HSCw== X-Gm-Message-State: AOAM530Ol46sfw8/yoBvvWuwJ+iWx/ds3qQ0bQo5DZAb8SjHYdlaW14C W8P04IP8U4rgyHZldaTYLcBpdJZw X-Google-Smtp-Source: ABdhPJwxrSCigWCiMApyFmOQroYpnPzz8hFxZjYYIbVXqgggpLFyqr9HNjQlU0rraEvzyHUlHEKTBA== X-Received: by 2002:adf:fecc:: with SMTP id q12mr15771743wrs.135.1591973223555; Fri, 12 Jun 2020 07:47:03 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id m3sm9231918wmc.0.2020.06.12.07.47.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Jun 2020 07:47:02 -0700 (PDT) From: Jeremie Juste To: emacs-orgmode@gnu.org Subject: Re: multiple EXPORT_LATEX_HEADER lines References: <87h7vg7lk9.fsf@m4x.org> <87pna4n0s6.fsf@gmail.com> <87eeqk7k8r.fsf@m4x.org> <873670jxx2.fsf@gmail.com> <87k10czctp.fsf@ucl.ac.uk> Date: Fri, 12 Jun 2020 16:47:01 +0200 In-Reply-To: <87k10czctp.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 12 Jun 2020 13:30:10 +0100") Message-ID: <871rmkgx3u.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::432; envelope-from=jeremiejuste@gmail.com; helo=mail-wr1-x432.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=P3kCYrAp; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: 2S6maRUKASqg Eric S Fraga writes: > > This is a standard syntax for adding values to a property. From the info= manual: > > If you want to add to the value of an existing property, append a =E2=80= =98+=E2=80=99 to > the property name. The following results in the property =E2=80=98var=E2= =80=99 having > the value =E2=80=98foo=3D1 bar=3D2=E2=80=99. > > #+PROPERTY: var foo=3D1 > #+PROPERTY: var+ bar=3D2 Many thanks for the info. So, with respect the original post, the behavior = of the following code is to be expected? * hello :PROPERTIES: :EXPORT_LATEX_HEADER: \makeatletter :EXPORT_LATEX_HEADER+: \@setplength{refvpos}{\useplength{toaddrvpos}}=20 :EXPORT_LATEX_HEADER+: \makeatother :END: Best regards, Jeremie PS: The automatic time stamp of the sender when replying is a nice piece of technology. I guess, I have to read the gnus manual again. :-) > On Friday, 12 Jun 2020 at 14:01, Jeremie Juste wrote: