Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 02:41:20 -0500
From:      Jay Sern Liew <jaysern@ieee.org>
To:        Hiroki Sato <hrs@eos.ocn.ne.jp>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: docproj - tex PDF format problem(correction)
Message-ID:  <1051429280.3eab89a0ecaaf@webmail.americanhorizonsbank.com>
In-Reply-To: <20030427.152602.77052635.hrs@eos.ocn.ne.jp>
References:  <1051421684.3eab6bf4135f9@webmail.americanhorizonsbank.com> <20030427.152602.77052635.hrs@eos.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
What was I thinking? Sorry for the previous mail! Hope this helps!

jaysern@maddog 02:37 AM usr$pkg_info |grep jadetex
docproj-jadetex-1.9 The "meta-port" for the FreeBSD Documentation Project
jadetex-3.12        A TeX backend for Jade, for typesetting SGML documents
jaysern@maddog 02:37 AM usr$pkg_info jadetex-\*
Information for jadetex-3.12:

Comment:
A TeX backend for Jade, for typesetting SGML documents

Required by:
docproj-jadetex-1.9

Description:
This is JadeTeX, a TeX backend for Jade.

JadeTeX enables you to produce formatted output of documents written
with the Standard Generalized Markup Language (SGML).  JadeTeX uses
tex to produce Device Independent (DVI) output; from there, you can
produce high quality hardcopy.  JadeTeX also uses pdftex to produce
Adobe Portable Document Format (PDF) versions of your documents,
complete with hyperlinks, and suitable for distribution on the World
Wide Web and other media.

To use JadeTex, run your SGML document, its Document Type Definition
(DTD), and its Document Style Semantics and Specification Language
(DSSSL) specification, through jade with the "-t tex" option.  Then,
to produce a DVI file, run

   tex "&jadetex" <file>.tex

To produce a PDF file, run

   pdftex "&pdfjadetex" <file>.tex


jaysern@maddog 02:37 AM usr$pkg_info docproj-jadetex\*
Information for docproj-jadetex-1.9:

Comment:
The "meta-port" for the FreeBSD Documentation Project

Description:
The FreeBSD Documentation Project maintains the FAQ, Handbook and tutorials.

This package does not contain anything by itself -- it is a
"meta-port" that depends on other text processing packages.  Its sole
purpose is to require dependencies so users can install this package only
and have all the Documentation Project stuff pulled in by the port/package
dependency mechanism.


jaysern@maddog 02:39 AM usr$


__________________________________________________________________
Jay Sern Liew 
jaysern@{acm,ieee}.org
gpg --keyserver pgp.mit.edu --recv-keys 0xA115A33F


Quoting Hiroki Sato <hrs@eos.ocn.ne.jp>:

> Hi,
> 
> Jay Sern Liew <jaysern@acm.org> wrote
>   in <1051421684.3eab6bf4135f9@webmail.americanhorizonsbank.com>:
> 
> jaysern> I didn't compile tex manually, I just installed docproj with
> /stand/sysinstall,
> jaysern> so I assume that tex is using the default configuration for docproj.
> Any
> jaysern> suggestions?
> 
>  Do "pkg_info -D jadetex-\*" (or see /usr/ports/print/jadetex/pkg-message).
>  The default TeX configuration is too conservative for JadeTeX.
> 
> -- 
> | Hiroki SATO  <hrs@eos.ocn.ne.jp> / <hrs@FreeBSD.org>
> _______________________________________________
> freebsd-doc@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
> 



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