- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Sun, 14 Nov 2021 12:07:43 +0000
- To: Dave Pawson <dave.pawson@gmail.com>
- Cc: ixml <public-ixml@w3.org>
My mistake, in my haste I left them out of my example. Steven On Sunday 14 November 2021 09:55:38 (+01:00), Dave Pawson wrote: > Sorry, missing quotes, sorry to waste bandwidth. > > Dave > > On Sun, 14 Nov 2021 at 08:19, Dave Pawson <dave.pawson@gmail.com> wrote: > > > > On Sat, 13 Nov 2021 at 15:18, Steven Pemberton <steven.pemberton@cwi.nl> wrote: > > > > > > > > > > A plain text para - how to terminate please? > > > Officially, something like: > > > > > > para: word+, lf. > > > lf: #a. > > > > > > However, until I fix the lf bug in my implementation (working on it) it won't work. > > > > > > So I would suggest as a temporary fix: > > > > > > para: word+, lf. > > > lf: ¶. > > > > Gives > > > > para: word+, (lf)?. > > lf:� > > **** Factor expected here > > 17 lf:¶ . > > ^ > > � > > **** Character "," expected > > 17 lf:¶ . > > ^ > > . > > > > Which seems like multiple errors on the one line? Is it the pilcrow > > (with/without space) then period that's > > causing the problem? > > > > > > regards > > > > > > > > -- > > Dave Pawson > > XSLT XSL-FO FAQ. > > Docbook FAQ. > > >
Received on Sunday, 14 November 2021 12:07:58 UTC