From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/92796 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Improving Pandoc Support for ConTeXt Date: Mon, 26 Oct 2015 12:51:23 -0400 (EDT) Message-ID: References: <562E0F40.8070108@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323328-2043865884-1445878284=:5781" X-Trace: ger.gmane.org 1445878794 19530 80.91.229.3 (26 Oct 2015 16:59:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Oct 2015 16:59:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 26 17:59:42 2015 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zql7Q-0005z3-HL for gctc-ntg-context-518@m.gmane.org; Mon, 26 Oct 2015 17:59:36 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EBB0510219 for ; Mon, 26 Oct 2015 17:59:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ioudgkt2pPf2 for ; Mon, 26 Oct 2015 17:59:34 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id A1B5310235 for ; Mon, 26 Oct 2015 17:58:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 876C2101FC for ; Mon, 26 Oct 2015 17:58:49 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id elZ9lCKGpT6q for ; Mon, 26 Oct 2015 17:58:47 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 2779710221 for ; Mon, 26 Oct 2015 17:51:28 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter4-ams.mf.surf.net (8.14.4/8.14.4/Debian-4) with ESMTP id t9QGpP2M032343 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 26 Oct 2015 17:51:26 +0100 Original-Received: FROM Decentralized.ECE.McGill.CA (Decentralized.ECE.McGill.CA [132.206.69.142]) By tombraider.mr.itd.umich.edu ID 562E5A0C.6F1EA.1603 ; Authuser adityam; Mon, 26 Oct 2015 12:51:24 -0400 In-Reply-To: <562E0F40.8070108@gmail.com> User-Agent: Alpine 2.20 (LNX 67 2015-01-07) X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=Michigan; city=Ann Arbor; latitude=42.2668; longitude=-83.8562; http://maps.google.com/maps?q=42.2668,-83.8562&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 01PxQPqrp - 39b19c99fc82 - 20151026 Received-SPF: pass (filter4-ams.mf.surf.net: domain of adityam@umich.edu designates 141.211.12.86 as permitted sender) receiver=filter4-ams.mf.surf.net; client-ip=141.211.12.86; envelope-from=; helo=tombraider.mr.itd.umich.edu; identity=mailfrom X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.16 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.org gmane.comp.tex.context:92796 Archived-At: --8323328-2043865884-1445878284=:5781 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 26 Oct 2015, Wolfgang Schuster wrote: >> Aditya Mahajan >> 24. Oktober 2015 um 21:11 >> On Mon, 19 Oct 2015, Andrew Dunning wrote: >> > It has been mentioned a few times on this list, with Pablo Rodr=C3=AD= guez=20 >> > recently developing a set of templates for typesetting its XHTML outp= ut=20 >> > (at https://github.com/ousia/from-pandoc-to-context). One of its aims= is=20 >> > to ease the process of producing a high-quality PDF; it has the=20 >> > strongest support for LaTeX at the moment, but it seems to me that=20 >> > ConTeXt would ultimately provide a more reliable and lightweight=20 >> > solution. The basic support is already in place; it only needs to be= =20 >> > more thoroughly updated to take advantage of MkIV. >> >> This translation is not written in a ConTeXtish way. A lot of >> >> \startmode[*en,*uk] \chapter{...} \stopmode >> \startmode[*es] \chapter {...} \stopmode >> >> etc could be written using \labeltext. For example: >> >> \chapter{\labeltext{notes}] >> >> \setuplabeltext[en][notes=3D{Notes}] >> \setuplabeltext[es][notes=3D{Notas}] >> etc. > Why don=E2=80=99t you use \headtext? Because I did not know about it :-) Aditya --8323328-2043865884-1445878284=:5781 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly90ZXguYWFuaGV0Lm5ldAphcmNoaXZlICA6IGh0dHA6Ly9mb3VuZHJ5LnN1cGVsZWMu ZnIvcHJvamVjdHMvY29udGV4dHJldi8Kd2lraSAgICAgOiBodHRwOi8vY29udGV4dGdhcmRlbi5u ZXQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX18= --8323328-2043865884-1445878284=:5781--