ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Axel Kielhorn <tex@axelkielhorn.de>
Subject: What happened to the ePub script?
Date: Tue, 13 Jan 2015 12:45:40 +0600	[thread overview]
Message-ID: <1C9BAC1C-A48A-4D49-974E-5E7219E15812@fiee.net> (raw)

Hi,
with the latest betas, the ePub script doesn’t work anymore.
Regardless with which file I call it, I get only:


$ mtxrun --script mtx-epub --make solo

resolvers       | caching | skipping 'files' for 'home:texmf' from '/Users/hraban/Library/texmf/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/trees/54be04d87dd160089f572b19cb5c97e9' (version mismatch)
mtx-epub        | unknown specificaton file for 'solo'


Previously, you didn’t need to call it with any specification file, but only with a plain ConTeXt file like


\setupbackend[
	export=export.xml,xhtml=yes,
]
\setupexport[
	firstpage={koe.png},
]
\settaggedmetadata[
	author={Hraban},
]


\starttext

\startchapter[title={Chapter One}]

\startsection[title={Section One}]

\input tufte

\stopsection

\startsection[title={Section Two}]

\input knuth

\externalfigure[koe][width=\textwidth]

\stopsection

\stopchapter

\stoptext


An export.specification file was previously created by the script, I don’t know (anymore) for what. Calling the script with one of those also doesn’t do anything.


Greetlings, Hraban
---
http://www.fiee.net
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2015-01-13  6:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13  6:45 Henning Hraban Ramm [this message]
2015-01-13  9:58 ` Hans Hagen
2015-01-13 13:57   ` Henning Hraban Ramm
2015-01-13 14:50     ` Hans Hagen
2015-01-13 15:50       ` Henning Hraban Ramm
2015-01-17 12:52         ` Henning Hraban Ramm
2015-01-18 14:45           ` Keith Schultz
2015-01-19  3:10             ` Henning Hraban Ramm
2015-01-19  9:48           ` Hans Hagen
2015-01-20  9:16             ` Henning Hraban Ramm
2015-01-20 10:30               ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1C9BAC1C-A48A-4D49-974E-5E7219E15812@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    --cc=tex@axelkielhorn.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).