From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74512 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?J=F6rg_Hagmann?= Newsgroups: gmane.comp.tex.context Subject: epub Date: Thu, 16 Feb 2012 11:51:32 +0100 Message-ID: <48338E14-7911-49B5-A21E-0B7112485471@unibas.ch> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/mixed; boundary="===============1126613739==" X-Trace: dough.gmane.org 1329389513 3580 80.91.229.3 (16 Feb 2012 10:51:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Feb 2012 10:51:53 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 16 11:51:49 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxywH-0007vN-5D for gctc-ntg-context-518@m.gmane.org; Thu, 16 Feb 2012 11:51:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 47DD9CB251; Thu, 16 Feb 2012 11:51:48 +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 wxgEa6GdpKya; Thu, 16 Feb 2012 11:51:42 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5E724CB241; Thu, 16 Feb 2012 11:51:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 583A7CB241 for ; Thu, 16 Feb 2012 11:51:40 +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 APEsMfTObzXl for ; Thu, 16 Feb 2012 11:51:34 +0100 (CET) Original-Received: from filter5-ams.mf.surf.net (filter5-ams.mf.surf.net [192.87.102.73]) by balder.ntg.nl (Postfix) with ESMTP id 81779CB240 for ; Thu, 16 Feb 2012 11:51:34 +0100 (CET) Original-Received: from smtp1.unibas.ch (smtp1.unibas.ch [131.152.227.80]) by filter5-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q1GAsAWC031857 for ; Thu, 16 Feb 2012 11:54:11 +0100 X-IronPort-AV: E=Sophos;i="4.73,428,1325458800"; d="scan'208,217";a="181953635" Original-Received: from unknown (HELO [131.152.79.96]) ([131.152.79.96]) by smtp1priv.unibas.ch with ESMTP; 16 Feb 2012 11:51:32 +0100 X-Mailer: Apple Mail (2.1257) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.152.227.80; country=CH; region=04; city=Basel; latitude=47.5667; longitude=7.6000; http://maps.google.com/maps?q=47.5667,7.6000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0IGyySaLt - eb5ce9c6c6c7 - 20120216 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.73 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:74512 Archived-At: --===============1126613739== Content-Type: multipart/alternative; boundary="Apple-Mail=_F6EA5B95-288D-44E1-8DF6-8B416BE23296" --Apple-Mail=_F6EA5B95-288D-44E1-8DF6-8B416BE23296 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 I would like to prepare some student material in epub format and tried = the "export-example.tex" as follows: - context export-example (by the way, gives an error with the latest = beta, not with 2011.12.19 22:53, but produces the output; shouldn't = matter here). - mtxrun --script epub --make export-example (tells me "sh: 7z: command = not found", but produces an epub file. Zipping manually doesn't make a = difference). In Calibre, only the text appears -- no paragraphs or anything else. The = same happens when I try a minimal example with just paragraphs, bold, = italic and sections. Most likely I misunderstood something, or is epub support still too = preliminary (see http://wiki.contextgarden.net/epub)? I'm using current version: 2012.02.16 09:55 on a Mac (Lion). Thanks, J=F6rg= --Apple-Mail=_F6EA5B95-288D-44E1-8DF6-8B416BE23296 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 I = would like to prepare some student material in epub format and tried the = "export-example.tex" as follows:

- context = export-example (by the way, gives an error with the latest beta, not = with 2011.12.19 22:53,  but produces the = output; shouldn't matter here).
- mtxrun --script epub --make export-example (tells me "sh: 7z: = command not found", but produces an epub file. Zipping manually doesn't = make a difference).

In Calibre, only the text appears -- no paragraphs or anything = else. The same happens when I try a minimal example with just = paragraphs, bold, italic and = sections.

Most likely I = misunderstood something, or is epub support still too preliminary = (see http://wiki.contextgarden.net/= epub)?

I'm using current version: 2012.02.16 09:55 on a Mac = (Lion).

Thanks, J=F6rg
= --Apple-Mail=_F6EA5B95-288D-44E1-8DF6-8B416BE23296-- --===============1126613739== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1126613739==--