Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 1996 18:44:16 -0700
From:      "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1360: problem generating LaTeX version of handbook
Message-ID:  <199607010144.SAA04216@relay.nuxi.com>
Resent-Message-ID: <199607010150.SAA08932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1360
>Category:       docs
>Synopsis:       problem generating LaTeX version of handbook
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 30 18:50:02 PDT 1996
>Last-Modified:
>Originator:     David E. O'Brien
>Organization:
University of California, Davis
>Release:        FreeBSD 2.1-RELEASE (handbook from -current)
>Environment:

	LaTeX 2e package from 2.1-RELEASE
	Handbook *.sgml files from -current 06/30/96

>Description:

I'm trying to generate handbook.ps, but LaTeX can't gronk the resulting
handbook.tex file created from ``sgmlfmt -f latex handbook.sgml''.

Problem lies in this section from firewalls.sgml:

<p>Another checklist for firewall configuration is available from CERT
at <htmlurl url="ftp://ftp.cert.org/pub/tech_tips/packet_filtering"
name="ftp://ftp.cert.org/pub/tech_tips/packet_filtering">;

The resulting handbook.tex file does not refix the ``_'' with ``\''.
Thus LaTeX can't process handbook.tex.


>How-To-Repeat:
	
	cd /usr/src/share/doc/handbook
	sgmlfmt -f latex handbook.sgml
	latex handbook.tex


>Fix:
	
	Don't know any SGML... :-(

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607010144.SAA04216>