From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77833 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: Can't generate an epub - what am I doing wrong? Date: Thu, 9 Aug 2012 15:09:43 +0200 Organization: WMI UAM Message-ID: <20120809150943.2974e31d@aga-netbook> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344517799 5298 80.91.229.3 (9 Aug 2012 13:09:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2012 13:09:59 +0000 (UTC) To: ConTeXt mailing list Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 09 15:09:59 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 1SzSUt-00048m-OC for gctc-ntg-context-518@m.gmane.org; Thu, 09 Aug 2012 15:09:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 19A3210207; Thu, 9 Aug 2012 15:09:55 +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 nXcQKITRiC0D; Thu, 9 Aug 2012 15:09:53 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 8316F101EA; Thu, 9 Aug 2012 15:09:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3F93C101EA for ; Thu, 9 Aug 2012 15:09:53 +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 kKkOJHGYNZS7 for ; Thu, 9 Aug 2012 15:09:51 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 9A800101E2 for ; Thu, 9 Aug 2012 15:09:51 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl (msg.wmi.amu.edu.pl [IPv6:2001:808:114:2::50]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q79D9otJ010559 for ; Thu, 9 Aug 2012 15:09:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id D277846980 for ; Thu, 9 Aug 2012 15:09:46 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fGxRfAahbSwm for ; Thu, 9 Aug 2012 15:09:46 +0200 (CEST) Original-Received: from aga-netbook (c68-131.wmi.amu.edu.pl [150.254.68.131]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 425AD46975 for ; Thu, 9 Aug 2012 15:09:46 +0200 (CEST) X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; i686-pc-linux-gnu) X-Bayes-Prob: 0.4636 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=2001:808:114:2::50; country=PL X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03HIB9Ofl - 53e115c2e28e - 20120809 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 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-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:77833 Archived-At: Hello all, my problem is as in the topic;). The minimal example from the wiki works fine, but this does not: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \setupbackend[export=yes,xhtml=yes] \settaggedmetadata [title=My Document, author=A. U. Thor] \starttext \startchapter[title={First chapter}] \input tufte \stopchapter \startchapter[title={Second chapter}] \input knuth \stopchapter \stoptext %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The resulting epub file (after the mtxrun, of course) does not contain any metadata; also, there is no chapter structure whatsoever. What am I missing? TIA, -- Marcin Borkowski http://mbork.pl -- Marcin Borkowski http://mbork.pl ___________________________________________________________________________________ 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 ___________________________________________________________________________________