From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kAHZK/DP8WVDSQAAe85BDQ:P1 (envelope-from ) for ; Wed, 13 Mar 2024 17:10:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id kAHZK/DP8WVDSQAAe85BDQ (envelope-from ) for ; Wed, 13 Mar 2024 17:10:24 +0100 X-Envelope-To: larch@yhetil.org 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=1710346224; 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=yfdQ5wPqGH1UQ3y09TiOL4JNdwDSK3BTdhanUh6uALA=; b=e1/QosmGZpGQl8jOXrINcCr3rFUvP0vGzXZDrBAeFar/qlVFZ/h/CGahHlVO7uJWUH+taE ZIzw8oOGMjohmcAUAn0um/+yI2eVyxo41FNr3BAE/DHjMVn2iBx1fi9vRJnLbzqvDE/89U fQ0if+nVR8JM43t+5YKWEytn8cosnssYjMivfRLoTaNPZJcbE0YAtnyVBP8ZecOxOU3wgS vjBi3X72eeA6pm7Z4UKrrIwWSjqI1S2XPX9147Mxh7HEB6ouQsB2/F6OwSDm4yuuGBWblU i1kymn1AKMyZidnvcq/E+rPqrh9sh7pj0mpz9lX94QObf4cZN9N7+WQUatUhaQ== 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) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710346224; a=rsa-sha256; cv=none; b=ZaOBBUGvFbexLK5CK2/Ir8Dsv3+f8O+4Ll8SUnWsUfTsx/2SZbLCeEccqzOrvmMC2nN6s7 +vhpUFSUcYOix+gJKvvAdkxP3b6ULoHOb0j7uWVG3zdvtpw+2QuS2zhZUj9/KlPhO2TNCS RFedzAWikVM7DNvAe5cWaIeYgTmF7hoPII9wq0Er3ryimaDjor8y5YKrOpstOa17ByT9xN VrCvF5GWwu8lsIMSZlED9zSb66V9avJ+Baq4QxHxSIuk1aMKbsTdtw2fejS9t30wQGGOmq 1tAt1H3vAncrTogqW2mGoySDc3/6zmLJ1ExQGIGdtw8HxTqNGR8Z7gBj/LlhOA== 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 175BB45330 for ; Wed, 13 Mar 2024 17:10:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rkRA9-0002T8-Pi; Wed, 13 Mar 2024 12:09:05 -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 1rkRA7-0002SA-78 for emacs-orgmode@gnu.org; Wed, 13 Mar 2024 12:09:03 -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 1rkRA5-0004LG-20 for emacs-orgmode@gnu.org; Wed, 13 Mar 2024 12:09:02 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1rkRA1-0002Oc-LG for emacs-orgmode@gnu.org; Wed, 13 Mar 2024 17:08:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: `:export' attribute?: Re: Experimental public branch for inline special blocks Date: Wed, 13 Mar 2024 23:08:49 +0700 Message-ID: References: <87wmql6690.fsf@posteo.net> <87cysb2h68.fsf@posteo.net> <877ciavnwo.fsf_-_@posteo.net> <87bk7k7tuf.fsf@posteo.net> <87wmq85xn9.fsf@posteo.net> <877ci7bm2b.fsf@posteo.net> <87y1an9wkj.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU In-Reply-To: <87y1an9wkj.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: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 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.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.18 X-Spam-Score: -4.18 X-Migadu-Queue-Id: 175BB45330 X-Migadu-Scanner: mx13.migadu.com X-TUID: EKFwHROAY1Ch On 13/03/2024 00:41, Juan Manuel MacĂ­as wrote: > Max Nikulin writes: > >> It is not clear for me how to achieve the following. Add a link >> >> [[https://youtube.com/...][Org mode in action demo (video)]] >> >> for all backends (EPUB, LaTeX, ODT, text, etc.) besides HTML because >> there is an #+export_html block with player embedded using an iframe. > > Sorry, I don't quite understand this. Could you please elaborate? --- 8< --- &_[:exports -html]{Watch [[https://youtube.com/...][Org mode in action demo]] video.} #+begin_export html #+end_export --- >8 --- should be exported to HTML without the sentence with the link --- 8< --- --- >8 --- however only the sentence with the link is exported to LaTeX or any other format --- 8< --- Watch \href{https://youtube.com/...}{Org mode in action demo} video. --- >8 --- >> Instead of "noexport" and "rest" that may be confused with backend >> names I would consider "+" and "*" without any name. I would consider >> some characters like "-", "_", "!", "~" to express "do not export to >> this and derived backends" and "do not export for specified backend >> only". > > how about the following: > - "--" :: do not export > - "**" :: export only the content > - "==" :: rest (full) > - "=*" :: rest (only the content) > - "!backend-name+ :: export this backend (full) > - "!backend-name*" :: export this backend (only the content) > - "!backend-name- :: do not export this backend I do not see why operator should be duplicated for backends that are not specified explicitly. Single "+" (default) or "-" should be enough. I have not got your idea with leading "!". From my point of view it is redundant.