From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MMFKNwH9tmIvPAAAbAwnHQ (envelope-from ) for ; Sat, 25 Jun 2022 14:18:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aIFnNgH9tmKozwAAG6o9tA (envelope-from ) for ; Sat, 25 Jun 2022 14:18:09 +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 8F4BE95C8 for ; Sat, 25 Jun 2022 14:18:09 +0200 (CEST) Received: from localhost ([::1]:34510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o54jo-0002TO-Lm for larch@yhetil.org; Sat, 25 Jun 2022 08:18:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o54iF-0002T0-Re for emacs-orgmode@gnu.org; Sat, 25 Jun 2022 08:16:31 -0400 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]:43873) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o54iE-0001in-Be for emacs-orgmode@gnu.org; Sat, 25 Jun 2022 08:16:31 -0400 Received: by mail-pf1-x42e.google.com with SMTP id k127so4805016pfd.10 for ; Sat, 25 Jun 2022 05:16:29 -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=aMntxl8Eu4JLJRSVfDVQ3UBGVc3ndmozP38XHdmy3mQ=; b=pRJe/r5nlilxExvaIg+oyBLjx1vWzVwA0lKcV9ijbSRrQgrtagDzIA36UFtcjegt1r Wqy5oo6ciHEHx5Xc9uI2v3Nq81guJ/n5/9KzVXcV17QhEVlgncJE6uOy0BsXwtGYad8K bWam4jon/tY8+LfgOIsbUZmJ8wxkZ5RINeCB9ujFdHwAbrpewI3++PZAELoudZ6pMLjz /c9AeZPl2K0KpnZa546hm7D5JLF9VGowwsINOfqzIowGJdZ8xoskBcUmE6VBGpLEsjaF B7bKvVX52uxS4wtW8eamM16EiGWaqQlr2pRxCvIcNvIORr+DgR5c4ZQEMnxPy5IMia8+ RtNg== 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=aMntxl8Eu4JLJRSVfDVQ3UBGVc3ndmozP38XHdmy3mQ=; b=SHOGqImpklMoI+MQov33DQwJ7tRk6V12lCZHtA3VN9blSS8vmwHIZPXyYimSv6PP0/ pqGhYv06WIaJ1Z9vs33fpETJiy62rGwYcaLs0XaDYBrdAexLCDlboaWFkTMNUjaMo7L5 LMSTVLE9iJyJUYkYs3+46gIeMwSEmeMwiPGCkm/Z+8nKAJouoaKWpmvx8/cNrtcLYv3B l0MnUQd1EIFHdiUxisN2PqOo582GW4k4pmeUZKd48K8h8hDmqrVvxrVgmqg+gz1MBcv1 HHV7T2qh7+dBML4k2k4Oj34PlQZsJYYQnhVMyoVfMao29ZfomEMnYuihUOEzn7jPmyoj /aXw== X-Gm-Message-State: AJIora9b1AOD/dP+oYSWqlriVqzwyYz+MG2Lm0TUBgv0ff/iDdsWCZLs 6stOzPns53jAbL7KddLybuA= X-Google-Smtp-Source: AGRyM1uRFak8o/iz8GUKxPUyPMmA7DTbjfndnIo2NIyhGTFCcPh60THZWFH/SlOVs88pKPESy5ed8g== X-Received: by 2002:a05:6a00:ad0:b0:4f7:a357:6899 with SMTP id c16-20020a056a000ad000b004f7a3576899mr4285762pfl.80.1656159388471; Sat, 25 Jun 2022 05:16:28 -0700 (PDT) Received: from localhost ([192.161.177.252]) by smtp.gmail.com with ESMTPSA id w15-20020a1709027b8f00b0016230703ca3sm3534051pll.231.2022.06.25.05.16.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 25 Jun 2022 05:16:27 -0700 (PDT) From: Ihor Radchenko To: Max Nikulin Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] manual: confusing example of adding attributes to a link (affiliated keywords) In-Reply-To: References: <87zgi1ux8m.fsf@localhost> <87a6a1uivu.fsf@localhost> Date: Sat, 25 Jun 2022 20:17:40 +0800 Message-ID: <877d55uecb.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::42e; envelope-from=yantar92@gmail.com; helo=mail-pf1-x42e.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=1656159489; 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=aMntxl8Eu4JLJRSVfDVQ3UBGVc3ndmozP38XHdmy3mQ=; b=WuHpgzzhsApB8PLgMwnXwuW1fvghCEPZX79ILeS46n9fV4ebCaHywaehTJSNhZNzKF2gJ7 bzkSE8soeJJ2+7I16bhvLxr0/5A0hXiCRowkYfu4A7HhUOyN2zJiBS247g5Pk0G5PeN+DO augSdz03fVXKh3tL7hvieNpyMH87xhz2JT985uw+b6iyGtguvXn06L1zCLkp4zx9Dg7Bb0 dcz3SNutDuMMFpnLWiKitoXZSRSGAtnk4WF8+x0J4iRazVsGjzfjwmQSUloQkFQx95ImhU X4Wa95IEYRRWtwk5TwXBmXhDwNTVzn2K8L2O8Uxnrk1YPQ6aru19CiAxthtT2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656159489; a=rsa-sha256; cv=none; b=qSRzeDUmEHho+OZzrTIGrNfwi1ygLZKv2dNRS0FdloIu3vSlHUQNoB7UvOLzgMm1pZcEag A497b95K8e5OTVCyrawfFcQFoRna1vkPIMmGaZ0JvTJ6L5lVijwi1BDlNl76qG3U1KcH/M Ta+Prt0HdnJYIPIOLUVyUfAkkZ49TqUlVhjZ9gssRxJER+6TxtCmTl/d3XHcqLH8MfWgDb 21+vlAdg6cOL4y4hq0U65y56GVa6LvUR51iZ3mGjClG9IBMI2r9T7M9VEBjPJLWX1+7th5 fZrEA7m3j3YzcClOeXJCDhUybTc+udNSmSJtNh1E14EKA2LN+2kagjK8/hiYtQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="pRJe/r5n"; 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: -3.47 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="pRJe/r5n"; 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: 8F4BE95C8 X-Spam-Score: -3.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: CP+t+Jd77jN8 Max Nikulin writes: > On 25/06/2022 17:39, Ihor Radchenko wrote: >> Max Nikulin writes: >> >>> The following example is somewhat contrived. Try to set different >>> options (width or e.g. angle) for several inline images. It applies to >>> LaTeX as well: >>> >>> #+attr_latex: :center nil :options angle=30 :width 16mm >>> [[file:/usr/share/icons/hicolor/48x48/apps/emacs.png]] >>> and >>> [[file:/usr/share/icons/hicolor/48x48/apps/emacs.png]] >>> # second one should have angle=-30 >> >> What about something that is not a single-image paragraph? >> Single-image paragraphs specifically are handled specially during >> export. > > Ihor, I am sorry, but your question is unclear to me. I specially > suppressed center environment and made images small enough to fit them > into a single line of a paragraph. It is the case when limitations of > attributes (as they can be currently set) are prominent. Sorry, I misread your example. I agree that in-paragraph images are indeed problematic with our current syntax. Best, Ihor