From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uIsOCIuzx2LsdgAAbAwnHQ (envelope-from ) for ; Fri, 08 Jul 2022 06:33:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iOLsB4uzx2LQDAAA9RJhRA (envelope-from ) for ; Fri, 08 Jul 2022 06:33:15 +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 AC9B710AC9 for ; Fri, 8 Jul 2022 06:33:14 +0200 (CEST) Received: from localhost ([::1]:50202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9fg1-0004tS-QW for larch@yhetil.org; Fri, 08 Jul 2022 00:33:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9ffQ-0004t5-5X for emacs-orgmode@gnu.org; Fri, 08 Jul 2022 00:32:36 -0400 Received: from mail-pl1-x635.google.com ([2607:f8b0:4864:20::635]:39712) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9ffO-0002V1-H1 for emacs-orgmode@gnu.org; Fri, 08 Jul 2022 00:32:35 -0400 Received: by mail-pl1-x635.google.com with SMTP id c13so11651072pla.6 for ; Thu, 07 Jul 2022 21:32:34 -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=y0eJUWGYsGFVif7lanb/AMZGe1zSyuVQ0ow6Gb7GqEY=; b=dCsdEWidfHmm10UNmahx52ovBeTUwGOke+KNEK+kgvfFdneMyeiqYK3ItPbSTqtfvG rgl5Cz/Bd9FFUI+6BGnxq3Wkn7eKJQzqJSuf+x+kxsNwnE9Moq3eQxtRZBhdUIP41hWP gR9Ay1r/WshMwg5PHw0/BKsiA80c4lXVhLO+9exzMuSj0Pago4wv9VIBlTvaGhXJ5HNg pL27UFZZSqLHn+NCSlxHjQByA762HQcN/OhyLdb3asV3465z7rRARM1fyQj0RCvvqtzV CMbcr0oomuTgCkEX4tYKLXJGn/GnfHMQYmXzL6dQmfqm2vmy2uXDhTNh4b19xx4aL1Hh c+gA== 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=y0eJUWGYsGFVif7lanb/AMZGe1zSyuVQ0ow6Gb7GqEY=; b=6LUAf9uInmEbwpZJVM8CfnIBJMQS4UCpz2LXPRXIdZI/QsUTvy48Hs648JsaMO4vcT qicTiBpQhNHoasYh+K5IaZOfWn5Dy20LrUo0HPyyweZtxJSqH58u1zcVcokgS36Qak9f USyqhKTNqZsN31mAmnTmnLXLIPb4UGAcIV6otda9ceWsCK60BaENqgisK45CtNYhprRr oXIEJLk8k4ByLmo0YzlnSWsRtZbQcTVxmYG5iVJ7Fu5nC5v7xoBv8dPHGGlw/UP5Sc+o RkUtrdsVjoZKJ9YkgMnBIeLqNyZ/Wkmu9cxfpEvhsdTUsTfhC1Jx0q2B2dk7UygOb0qv hhkQ== X-Gm-Message-State: AJIora/HreMf12n9lOoGos9M6bqYd9Zzgh4rR+E/j8+7k5RimnnPqWeD 3Wbc757UwE6zxj0G1BWWOVU= X-Google-Smtp-Source: AGRyM1vdJiWpNKBP83ULk7/njKV+isCsppnb0Q8fIUEalQkKF00uX0ZnmpfXV7TAk2E9LxjvFCLGug== X-Received: by 2002:a17:902:d488:b0:16a:158e:dd19 with SMTP id c8-20020a170902d48800b0016a158edd19mr1541449plg.105.1657254753089; Thu, 07 Jul 2022 21:32:33 -0700 (PDT) Received: from localhost ([155.94.207.39]) by smtp.gmail.com with ESMTPSA id w2-20020a1709026f0200b0016c0593876csm4031861plk.157.2022.07.07.21.32.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 21:32:32 -0700 (PDT) From: Ihor Radchenko To: briangpowell Cc: "T.V Raman" , maciaschain@posteo.net, theophilusx@gmail.com, emacs-orgmode Subject: Re: Org mode export accessibility In-Reply-To: References: <87a6b8pbhg.fsf@posteo.net> <875ykwvmz7.fsf@posteo.net> <871qvioquw.fsf@gmail.com> <87czew3w5l.fsf@localhost> <87v8sn3obd.fsf@gmail.com> <87czevr9cn.fsf@posteo.net> <878rpj3dbq.fsf@localhost> <25273.49476.833965.837697@google.com> <87czeq7fjo.fsf@localhost> Date: Fri, 08 Jul 2022 12:33:39 +0800 Message-ID: <874jzs440s.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::635; envelope-from=yantar92@gmail.com; helo=mail-pl1-x635.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=1657254794; 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=y0eJUWGYsGFVif7lanb/AMZGe1zSyuVQ0ow6Gb7GqEY=; b=m9wZIwvsZvbPBc+0of6p2layvcMVbarsMumrh3v6QZmpMotSoXuAvUC0RuCPobxuWNohjB g3QloT2cCM2klxGBf2Fpj3Fz47bed1Fb1j0GFRDILuyBq0t/fncH+ccf7xnsX4du2Xkoci 5ZLdbQdK3RmD60QKXpLKNSkiwDcfRHv0XnGt5wJLIjgNeSKv9Wq9AMO9CFqeLKsudQiTVL 8TdKlUKY43nZQ3kwoK4dMNgvc3kfsmgIs+K1dhyS+CeiGDU9FJ2iGRMt7p51qcKzqo2CpU p+i29WTz19JBFkWd+AygdWFgoj43SvkEpviJue9ibT1zU8ENJVH8yHqS71wnjg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657254794; a=rsa-sha256; cv=none; b=szxTkKzp/fGlwPN6cEtuwMHlD7gzh+4IIbgl1eDFtiExWzG1uWljoqTDfJz2XgHldik5NM rBdOS7+oGVox68ba4MirWRZ8pzOD0Vz9m94NHREx0ejnxEBNwLA7HgJTHpTcH69AKCmHuo gJSklK/8r54r04jPSG9xSLYjlPBRC0xKcho7Zx62dJJgtLRhOTKHgr8hHwJU2pFKjxcsTC ffIGZyMAO7yaQAhBLVsSHnDP/4i0ZlSSLY+PArmb7mY+GPu9daIU6tJ4noOvTxdFjhLJ1L UnKyuUjnqOzCWhDwQ5KwxcWAFJIwcH1G6dLJY127PdR2zFslNwTGY0VpTCAROQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dCsdEWid; 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: -8.44 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dCsdEWid; 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: AC9B710AC9 X-Spam-Score: -8.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: s5HGS2Pmrv2B briangpowell writes: > Suggest OrgMode outputs focus on creating "Lowest Common Denominator" > documents as output: > TeXinfo docs should be used as the LCD doctype--suggest you focus on > creating 1 document in Texinfo that you use to create all other sorts of > documents, when possible: > > Pipeline should be more like > OrgMode->Texinfo->TROFF||DTD/XML/HTML/XHTML->LaTeX/TeX->DVI||SVG->PS->PDF > > * TeXinfo: https://savannah.gnu.org/projects/texinfo > https://www.gnu.org/software/texinfo I do not think that using Texinfo as intermediate format is useful. Texinfo does not support many of the available Org syntax structures like, for example, backend-specific export blocks. We will inevitably lose some document structure information when exporting to Texinfo. Please remember that Texinfo is by no means a generic export engine - it is tailored to produce software documentation specifically and may not be suitable for more generic authored documents. Note that we already have a much more feature-full export functionality. RMS even suggested that Org might be used as a replacement for Texinfo: https://yhetil.org/emacs-devel/E1nzQh5-0001OB-22@fencepost.gnu.org Best, Ihor