Date: Fri, 7 Sep 2001 19:34:01 -0700 From: Murray Stokely <murray@FreeBSD.org> To: Nik Clayton <nik@freebsd.org> Cc: freebsd-doc@FreeBSD.org Subject: Re: TeX experts on this list? Message-ID: <20010907193401.A17972@windriver.com> In-Reply-To: <20010904155544.G46201@clan.nothing-going-on.org>; from nik@freebsd.org on Tue, Sep 04, 2001 at 03:55:44PM %2B0100 References: <20010904032532.C8581@windriver.com> <20010904155544.G46201@clan.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 04, 2001 at 03:55:44PM +0100, Nik Clayton wrote: > No clue about jadetex.cnf, but you can patch jadetex.dtx in the jadetex > port to include url.sty very easily (that's one of the attached > patches). I went with a make variable, TEXCMD, since I don't think it's an isolated incident where we'll need to pass some TeX commands to the backend. I also added the \def\PageTwoSide{1} to TEXCMD that is necessary for newer versions of JadeTeX. I still have some fixes to the stylesheet that I need to commit to make two sided output look better (it gets confused at a few places right now), but that should come this weekend. > Then you have to change the definition of ulink in our stylesheets, > which is another attached patch. I committed this with slight modifications. I neglected to check for %tex-backend% before spitting out \url{..} but justification already implies that in the first place. The justified output now looks pretty nice, although we'll need to tweak some more TeX knobs so that the URLs don't show up pink (although wrapped really well!). - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010907193401.A17972>