docs/170468: SGML Tag for QUOTE arent working in HTML conversion
Edson Brandi
ebrandi at fugspbr.org
Wed Aug 8 00:10:02 UTC 2012
>Number: 170468
>Category: docs
>Synopsis: SGML Tag for QUOTE arent working in HTML conversion
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 08 00:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Edson Brandi
>Release: FreeBSD 9.1-BETA1 i386
>Organization:
The FreeBSD Brazilian Portuguese Documentation Project
>Environment:
System: FreeBSD server06.ebrandi.eti.br 9.1-BETA1 FreeBSD 9.1-BETA1 #0: Thu Jul 12 09:17:10 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Build process of documentation in html format arent converting the SGML tags for QUOTE into ""
>How-To-Repeat:
1. Update your port tree;
2. Install metaport textproc/docproj
3. Choose your prefered document, for example en_US.ISO8859-1/books/fdp-primer
4. Build document using make
5. take a look in output files in html format to confirm that QUOTE tags arent converted.
If you used fdp-primer document, take a look for example in chapter 10, and check that phrase:
While it may be argued that a capital letter following a period denotes a new sentence, this is not the case, especially in name usage. "Jordan K. Hubbard" is a go
It will be missing "" around Jordan name. This behaviour repeat for every quote tag in any documents.
>Fix:
This problem will stop if you disable tidy or if you deinstall tidy-lib-090315.c_1
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list