ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Unexpected EPUB Output
@ 2013-09-04  0:45 Thangalin
  0 siblings, 0 replies; only message in thread
From: Thangalin @ 2013-09-04  0:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1077 bytes --]

Hi,

I ran the following commands:

   - context t.tex
   - mtxrun --script epub --make t.specification

This produced the following code:

 <document xmlns:m="http://www.w3.org/1998/Math/MathML" date="Tue Sep  3
17:29:27 2013" xmlns:xhtml="http://www.w3.org/1999/xhtml" file="t"
context="2013.08.17 00:58" version="0.30" language="en">
  <division detail="frontpart">
*Title pageCopyright
*   <xhtml:a name="aut_1"><section detail="title" location="aut:1"
reference="content">
      <sectiontitle>Contents</sectiontitle>

The "Title page" and "Copyright" page are inseparable text. I believe this
is due to how the front matter is coded:

\startfrontmatter
  \startstandardmakeup
    Title page
  \stopstandardmakeup
  \startstandardmakeup
    Copyright
  \stopstandardmakeup
  \completecontent
\stopfrontmatter

The front matter produces correct PDF output (with three separate pages for
the title page, copyright page, and ToC, respectively).

What must I do to wrap the *Title page* and *Copyright* page in separate
elements, yet still produce the same PDF?

Kind regards.

[-- Attachment #1.2: Type: text/html, Size: 1678 bytes --]

[-- Attachment #2: t.tex --]
[-- Type: application/x-tex, Size: 995 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2013-09-04  0:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-04  0:45 Unexpected EPUB Output Thangalin

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