ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* What happened to the ePub script?
@ 2015-01-13  6:45 Henning Hraban Ramm
  2015-01-13  9:58 ` Hans Hagen
  0 siblings, 1 reply; 11+ messages in thread
From: Henning Hraban Ramm @ 2015-01-13  6:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Axel Kielhorn

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-01-20 10:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13  6:45 What happened to the ePub script? Henning Hraban Ramm
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

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).