Date: Mon, 28 Oct 2002 11:35:32 -0800 (PST) From: Nik Clayton <nik@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.dsl Message-ID: <200210281935.g9SJZWht022706@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 2002/10/28 11:35:32 PST
Modified files:
share/sgml freebsd.dsl
Log:
Fix a long-standing bug in the way (the lack of) images is handled in the
'text-only' case.
Do this by explicitly setting preferred-mediaobject-notations to the
empty list.
This has only worked for so long because the source format for images in
all the documents with plain text equivalents for images has been EPS,
which isn't used in the HTML output format. If PNG images were used
then the <textobject> element wasn't chosen.
Revision Changes Path
1.66 +9 -3 doc/share/sgml/freebsd.dsl
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210281935.g9SJZWht022706>
