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 ms0.migadu.com with LMTPS id yK4rJga97WHGKwEAgWs5BA (envelope-from ) for ; Sun, 23 Jan 2022 21:39:34 +0100 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 wB0JIwa97WH/qQAAauVa8A (envelope-from ) for ; Sun, 23 Jan 2022 21:39:34 +0100 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 4DDF93189A for ; Sun, 23 Jan 2022 21:39:34 +0100 (CET) Received: from localhost ([::1]:48018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBje9-00067c-8v for larch@yhetil.org; Sun, 23 Jan 2022 15:39:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBjSq-000186-66 for emacs-orgmode@gnu.org; Sun, 23 Jan 2022 15:27:52 -0500 Received: from mail.hostpark.net ([212.243.197.30]:33716) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBjSl-0003os-TH for emacs-orgmode@gnu.org; Sun, 23 Jan 2022 15:27:50 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id 506061652C for ; Sun, 23 Jan 2022 21:27:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bernoul.li; h= content-transfer-encoding:mime-version:references:in-reply-to :x-mailer:message-id:date:date:subject:subject:from:from :received:received; s=sel2011a; t=1642969661; bh=T2j5cFI7Jg/R5Pc TDNzUp0IGABQHrdFXVJ++6znlIvg=; b=xcx5/JYbcUNMmWAHmIWgz4f2Te7W7S+ YMJT3DnqLqBlSC6+1klmVV5hC2/XD4LrAdooq0b/HwNpYdOzZQkywP66ha39vgxe q6+FHsQD0NUvH+Mo/nyVUyHMQteK/R9umMOriAw1lGOVNrI7MkkanPXdQideyNGr AVQFBVB9q0HY= X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail1.hostpark.net [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id tYLnYD4pO9YN for ; Sun, 23 Jan 2022 21:27:41 +0100 (CET) Received: from customer (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id 1E02B163CB for ; Sun, 23 Jan 2022 21:27:41 +0100 (CET) From: Jonas Bernoulli To: emacs-orgmode@gnu.org Subject: [PATCH v4 0/3] ox-texinfo: Define definition commands using description lists Date: Sun, 23 Jan 2022 21:27:37 +0100 Message-Id: <20220123202740.512619-1-jonas@bernoul.li> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211218214038.9459-1-jonas@bernoul.li> References: <20211218214038.9459-1-jonas@bernoul.li> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=212.243.197.30; envelope-from=jonas@bernoul.li; helo=mail.hostpark.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642970374; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=b19WAXCfg4xOoMyn0Wf/gufB1pJaQs8jplK9hPnYXcQ=; b=TPSf2omHTGGsLpzutBlKFUTYJAoxvEEfnNLrvDujh57rXbSry2iNU14XLDAu4guSsSjfta 9YQvSx34YTQPQfxzKModscsA8ux98YgLzUmL1nRg1R0HRPWIU4ysWj1OOILobcHaE9ZB0/ kMfokYd0IY7SbcTxxWNh/A9tMWSkzdk27H7irvSpELE3xTEfsXTAmX+aRSLgnF8dxFzcNv dBOrYWbvF8znitwpvC9xTiI8jlYKRXqEogEsG4KsJOU+s32GeTgqtdeKhROIajNMcULLhr MORjuVE9BOn5v4tv1n/dNRcNhGXxSuzKqd7U4P3Vy4bl6joi9B13oEgS8g6SBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642970374; a=rsa-sha256; cv=none; b=l7PY2dyZaOWjz8U1n/r+tcuVTpLmN5K1G1ktwm/d9cbfulJaBrnaZ5zrMTmYUEOa26ORHG wAIdK+Q6ufdFzokcE11uoRMjQbu7DrUTtCu3Bhof8F0+vnkGHns/my8HeERMOvcuHK71MN +mKPwaC7zvt8+ZFYZPmx6E2LjhCERUTtCt6f8EUqUuaU1Dsv+4pyWTbViVQX7o9+VqNB2M ailhUx8OUI3NnLS/wx+44J44z5hWqXxIbsFf0q6N8W/dwwLHBuxPgo/fLVIIJwB74H2Iir 6pqjCBCIIHvT61b8ekPOt22c4h8yjEvljZOB2QjF32H4RcCEpAtMduMoJdDswQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=bernoul.li header.s=sel2011a header.b="xcx5/JYb"; dmarc=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" X-Migadu-Spam-Score: -2.43 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=bernoul.li header.s=sel2011a header.b="xcx5/JYb"; dmarc=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" X-Migadu-Queue-Id: 4DDF93189A X-Spam-Score: -2.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: nehszrbC3AGR We are getting closer, I think. Tested with the Org and Magit manuals again. Passed. Jonas Bernoulli (3): ox-texinfo: Add function for use by kbd macro ox-texinfo: Optionally use @itemx for certain description list items ox-texinfo: Define definition commands using description lists doc/doc-setup.org | 2 +- doc/org-manual.org | 133 ++++++++++++++++++++++++-- lisp/ox-texinfo.el | 229 ++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 332 insertions(+), 32 deletions(-) -- 2.34.1