diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-29 16:56:50 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-29 16:56:50 +0800 |
commit | 2e5aee8936084387597083f0a7cab29c54ea05e0 (patch) | |
tree | 8fe1f7bd9f64a0d1d64a99383f3c3886ed868cf3 /print/latex/pkg-descr | |
parent | d6cb0ac3d47fffd3b1a965c5afbf3dbf960bd627 (diff) | |
download | freebsd-ports-graphics-2e5aee8936084387597083f0a7cab29c54ea05e0.tar.gz freebsd-ports-graphics-2e5aee8936084387597083f0a7cab29c54ea05e0.tar.zst freebsd-ports-graphics-2e5aee8936084387597083f0a7cab29c54ea05e0.zip |
Bring in Jean-Marc Zucconi's LaTeX port.
Submitted by: jmz
Diffstat (limited to 'print/latex/pkg-descr')
-rw-r--r-- | print/latex/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/print/latex/pkg-descr b/print/latex/pkg-descr new file mode 100644 index 00000000000..f9aa7682840 --- /dev/null +++ b/print/latex/pkg-descr @@ -0,0 +1,12 @@ +LaTeX is a TeX macro package. + +The previous version of LaTeX was known as LaTeX2.09. Over the years +many extensions have been developed for LaTeX. LaTeX2e brings all +extensions back under a single format and thus prevents the +proliferation of mutually incompatible dialects of LaTeX 2.09. With +LaTeX2e the `new font selection scheme' is standard and, for example, +amstex (formerly the AmSLaTeX format) or slides (formerly the SLiTeX +format) are simply extension packages, all working with the same base +format. The introduction of a new release also made it possible to +add a small number of often-requested features and to make the task of +writing packages and classes simpler. |