ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Simon Pepping <spepping@scaprea.hobby.nl>
Subject: Re: XML and empty line (DocBook)
Date: Thu, 1 Aug 2002 21:07:52 +0200	[thread overview]
Message-ID: <20020801210752.A631@scaprea> (raw)
In-Reply-To: <5.1.0.14.1.20020801091348.0214fd80@server-1>; from pragma@wxs.nl on Thu, Aug 01, 2002 at 09:14:38AM +0200

On Thu, Aug 01, 2002 at 09:14:38AM +0200, Hans Hagen wrote:
> At 11:21 PM 7/31/2002 +0200, Michael Wiedmann wrote:
> >* Simon Pepping <spepping@scaprea.hobby.nl> [020731 21:43]:
> > > On Mon, Jul 29, 2002 at 09:58:35PM +0200, Tobias Burnus wrote:
> >...
> > > > Addionally I get frequently a ']¿' at the beginning of my documents.
> > >
> > > I believe this is another parsing problem with the internal DTD
> > > set. (AFAIK you should get '¿]' from '>]' in the document.
> >
> >I observed this only on the first page (additional page before
> >the title page) of a DocBook 'article', and not for a 'book'.
> >In this case this has nothing to do with an internal subset.
> 
> if you make me small test files to play with, i will have a look

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                  "/usr/local/lib/sgml/dtd/docbookx-4.1.2/docbookx.dtd" [
<!ENTITY TEX "TeX">
]>

<book>
<bookinfo>
<title>Title</title>
</bookinfo>
<chapter>
<title>Title of chapter</title>
<para>A paragraph &TEX;</para>
</chapter>
</book>

> Btw, i fixed the skipped first ENTITY problem,

Good.

Simon

-- 
Simon Pepping
email: spepping@scaprea.hobby.nl


  reply	other threads:[~2002-08-01 19:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-29 19:58 Tobias Burnus
2002-07-31 19:43 ` Simon Pepping
2002-07-31 21:21   ` Michael Wiedmann
2002-08-01  7:14     ` Hans Hagen
2002-08-01 19:07       ` Simon Pepping [this message]
2002-08-03 15:22   ` Simon Pepping
2002-08-04 21:59     ` Hans Hagen
     [not found] <Pine.LNX.4.44.0207292143240.13525-100000@warp9.physik.fu-b erlin.de>
2002-07-30  9:26 ` 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=20020801210752.A631@scaprea \
    --to=spepping@scaprea.hobby.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).