From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Grebenstein Subject: Re: ConTeXt export Date: Thu, 08 Mar 2012 19:05:25 +0100 Message-ID: <4F58F4E5.1090009@mgrebenstein.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5hoz-0008Jl-JU for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 13:12:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5hor-0007Ip-IY for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 13:12:13 -0500 Received: from smtprelay06.ispgateway.de ([80.67.31.104]:35381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5hor-0007If-CD for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 13:12:05 -0500 Received: from [77.24.223.153] by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1S5hon-0003fJ-Od for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 19:12:03 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org From: David Rogers To:nicholas.dokos@hp.com Cc: Sebastien Vauban, emacs-orgmode@gnu.org Subject: Re: [O] ConTeXt export Message-ID:<8762el3bxr.fsf@gmail.com> Content-Type: text/plain; format=flowed Nick Dokos writes: > Can ConTeXt handle a LaTeX program? No it can't, not that I'm aware of anyway. While both LaTeX and ConTeXt inherit from plain TeX, and therefore look somewhat similar cosmetically, they don't work the same. (e.g. ConTeXt does not use LaTeX packages, the .tex files differ in essentials and not just in details, etc.) -- David I also think it would need a ne exporter. On the other hand it might prevent running in the too many packages trap of LaTeX. To be honest, I do not know how man people really use ConTeXt. Best Markus