Date: Wed, 10 Jul 1996 09:46:17 +0200 From: Jan-Hein Buhrman <buhrman@fss.fokker.nl> To: fbugs@jraynard.demon.co.uk Cc: freebsd-bugs@freefall.freebsd.org Subject: Re: docs/1378: sgmlfmt generated freebsd-faq.tex does not LaTeX Message-ID: <199607100746.JAA20106@jitterix.fss.fokker.nl> In-Reply-To: <199607092340.QAA18238@freefall.freebsd.org> (fbugs@jraynard.demon.co.uk)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "James" == James Raynard <fbugs@jraynard.demon.co.uk> writes: >>>>>> "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> writes: >> [...] >> <item> Enter <tt/-c/ at the bootprompt. <newline> >> [ the kernel goes into configuration mode ] >> <item> Disable <tt/sio0/, <tt/sio1/, <tt/sio2/ and <tt/sio3/ > Interesting. There's an lsqb-rsqb combination right at the start of > the FAQ which it seems to have accepted... > Anyway, I'll be committing a version of the FAQ tonight which will fix > this. Thanks for the report. My guess it's because LaTeX sees a `\\[VSPACE]' command, even when the optional parameter is on the next line. Perhaps SGMLs <newline> should be translated to something more smart in general, like `\\{}' (or `\\\mbox{}', whatever, but a real {La,}TeX guru probably can come up with a nice solution). -- Jan-Hein Buhrman -- Fokker Space B.V. ------- <buhrman@fss.fokker.nl> -- ---------------------- +31 71 52.45472 ------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607100746.JAA20106>