From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0C+lFBrg6V8xYAAA0tVLHw (envelope-from ) for ; Mon, 28 Dec 2020 13:39:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oKuAEBrg6V8OWgAAB5/wlQ (envelope-from ) for ; Mon, 28 Dec 2020 13:39:38 +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 996229402A9 for ; Mon, 28 Dec 2020 13:39:37 +0000 (UTC) Received: from localhost ([::1]:59242 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ktskK-0001Po-HU for larch@yhetil.org; Mon, 28 Dec 2020 08:39:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktsjn-0001N3-7Z for emacs-orgmode@gnu.org; Mon, 28 Dec 2020 08:39:03 -0500 Received: from mout01.posteo.de ([185.67.36.65]:34247) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktsjk-0004Lq-B9 for emacs-orgmode@gnu.org; Mon, 28 Dec 2020 08:39:03 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 9B4F6160061 for ; Mon, 28 Dec 2020 14:38:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1609162737; bh=/N8FJoAbACg4S5GLMdJQjg9TOFSDaGH2kG66e9UR2a0=; h=From:To:Subject:Date:From; b=ASjW64hs6RWptsFrziIc7Ck73/R3oyKvnk3+T7tRi8NNRZANJ8GXZXzYM/FN7PdhP 1Lej/IUYBY55Q0xtm4ExUq7jPc0zG2Gu7kyN1RVns6zT/L6LB1Xel22EQS6U/XdKaj /8O05tHq5sGlWRty8aHi1EhLdRdvHHGhTuSDR8Yvl65A2SC2QLIdy0yEoPhdPRIgnY 7RRUYNqHS9nGwf/XtLixhlPboR00t+ihwS6SnkL3q/cHBrFOG9v94WwDYlvrn7QADC m4exDC0S8gxQCy7HENcqSCa/ludt7FMOGugnXiGxj1eETJI6en4mvjvvjWEeBulIID kw0zXKqOzV5mg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4D4JYF04ykz6tmS for ; Mon, 28 Dec 2020 14:38:56 +0100 (CET) From: =?utf-8?Q?Juan_Manuel_Mac=C3=ADas?= To: orgmode Subject: Org to ConTeXt exporter? Date: Mon, 28 Dec 2020 14:38:55 +0100 Message-ID: <87tus6oxsg.fsf@posteo.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=maciaschain@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no 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-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.02 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=ASjW64hs; dmarc=pass (policy=none) header.from=posteo.net; 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-Migadu-Queue-Id: 996229402A9 X-Spam-Score: -2.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: RLZa3qWPKVRD Hi, Just out of curiosity, I am wondering if there are plans to create an Org to ConTeXt exporter in the future, or if there is already some work in progress on this front. I have to say that among TeX formats I tend to prefer LaTeX to ConTeXt; but ConTeXt has very interesting features (grid typesetting, for example) that LaTeX lacks (for now) and has a more monolithic structure, that is, it does not need to be extended through packages as in LaTeX. Regards, Juan Manuel