From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60919 Path: news.gmane.org!not-for-mail From: John Haltiwanger Newsgroups: gmane.comp.tex.context Subject: Re: other markup to ConTeXt (was: simplefonts or Typecripts) Date: Fri, 13 Aug 2010 22:56:00 +0000 Message-ID: References: <20100813130348.7af18ec9@atmarama.noip.me> <4C656BBF.2080601@wxs.nl> <20100813211148.5581d7ea@atmarama.noip.me> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1281740173 15182 80.91.229.12 (13 Aug 2010 22:56:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Aug 2010 22:56:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Aug 14 00:56:12 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ok3AZ-0007IK-Si for gctc-ntg-context-518@m.gmane.org; Sat, 14 Aug 2010 00:56:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A5D68CA467; Sat, 14 Aug 2010 00:56:10 +0200 (CEST) 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 2pBuvFe5W7e2; Sat, 14 Aug 2010 00:56:07 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 83800CA463; Sat, 14 Aug 2010 00:56:07 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 54442CA463 for ; Sat, 14 Aug 2010 00:56:05 +0200 (CEST) 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 mXzwbD57QpRS for ; Sat, 14 Aug 2010 00:56:02 +0200 (CEST) Original-Received: from mail-vw0-f41.google.com (mail-vw0-f41.google.com [209.85.212.41]) by balder.ntg.nl (Postfix) with ESMTP id 72E41CA462 for ; Sat, 14 Aug 2010 00:56:02 +0200 (CEST) Original-Received: by vws16 with SMTP id 16so1948488vws.14 for ; Fri, 13 Aug 2010 15:56:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8u4ioxxRLZLy8tuhGpBmOLbuD+5ZsSTG5Fme9QqvSBI=; b=i6qMhuEiO+ZGnJQljFLiY++GyiL4x0ApmxIQ+tpWdTiLw9PF+wCVwTmpYaRJ9TwFWQ TpAx8cqlpMaMvv9nuBgagQ8ig22OXPExzWMYMzzD9u7eY/2B7YamQAMAjwMWpXy9EUFx hUt5ZAFE4dsy8z+TIb0kbB2Xdjz7mTbIjDDo4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=YGO2xnXpZPDcTPvQFO/jVZpmPNE/nNXciTroUp4nxKur69lrRhM9j40wSZNhfyIIrt eDwk0u5+IYKfGVX5T6NMgMTIWEQ/uvFbteCUq1zSCubiwW6TucJs1XVp0sYjQk2fXxwa v72TO7kjNoI9J4R7H46lHFNeQEgOFVWA4sq7A= Original-Received: by 10.220.59.202 with SMTP id m10mr1266676vch.23.1281740160832; Fri, 13 Aug 2010 15:56:00 -0700 (PDT) Original-Received: by 10.220.49.222 with HTTP; Fri, 13 Aug 2010 15:56:00 -0700 (PDT) In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:60919 Archived-At: This is very similar to a project in which I am planning to engage in the near future. Output to both HTML and PDF utilizing a simple markup seems to be a "killer feature" that at least some of us are looking for. Cross-media publishing, however, is never painless. It's like a Holy Grail. Pandoc makes me want to either learn Haskell or implement my own markup with a focus towards multiple output formats and typesetting in general (most markups seem to be focused on developer workflows). Anyway, a fruitful space for ConTeXt, thanks to its strive for configurabil= ity. On Fri, Aug 13, 2010 at 8:35 PM, Henning Hraban Ramm wrot= e: > Am 2010-08-13 um 21:11 schrieb Gour D.: >> >> For now, it can be enough considering that atm we'll mostly write >> markdown/reST and convert to ConTeXt via pandoc, but later we'll go >> into final production... > > Sounds interesting. What's your workflow? Do you use a special editor > (WYSIWYM?) for your markup? > > For a new project I'm planning to use some simple markup (probably ReST) > with a Web CMS to create HTML and ConTeXt -> PDF. > (I won't need math.) > > Greetlings from Lake Constance! > Hraban > --- > http://www.fiee.net/texnique/ > http://wiki.contextgarden.net > https://www.cacert.org (I'm an assurer) > > _________________________________________________________________________= __________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage =A0: http://www.pragma-ade.nl / http://tex.aanhet.net > archive =A0: http://foundry.supelec.fr/projects/contextrev/ > wiki =A0 =A0 : http://contextgarden.net > _________________________________________________________________________= __________ > ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________