ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thangalin <thangalin@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Unexpected EPUB Output
Date: Tue, 3 Sep 2013 17:45:27 -0700	[thread overview]
Message-ID: <CAANrE7qGsdOE-6a9TUU+ziVrJ=fC3LOgoa1kuE+oDfW++0YLqg@mail.gmail.com> (raw)


[-- 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
___________________________________________________________________________________

                 reply	other threads:[~2013-09-04  0:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAANrE7qGsdOE-6a9TUU+ziVrJ=fC3LOgoa1kuE+oDfW++0YLqg@mail.gmail.com' \
    --to=thangalin@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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).