Commit graph

3348 commits

Author SHA1 Message Date
minskim
5a6471b7c6 Add tex-listings and tex-listings-doc. 2009-08-03 23:47:14 +00:00
minskim
839b3ae258 Import tex-listings-doc-1.4 as print/tex-listings-doc.
This is documentation for tex-listings.
2009-08-03 23:46:05 +00:00
minskim
791f468c14 Import tex-listings-1.4 as print/tex-listings.
Typeset programs (programming code) within LaTeX.  The source code is
read directly by TeX.  Keywords, comments and strings can be typeset
using different styles (default is bold for keywords, italic for
comments and no special style for strings).  Includes support for
hyperref.  To use, simply \usepackage{listings}, identify the language
with \lstset{language=Python}, then employ the \begin{lstlisting} ...
\end{lstlisting} environment or the \lstinputlisting{filename.py}
command.  Short (in-line) listings are also available, using either
\lstinline|...| or | ... | (after defining the | token with the
\lstMakeShortInline command).
2009-08-03 23:45:46 +00:00
minskim
cde9056ea1 Add texlive-pdftools. 2009-08-03 23:38:34 +00:00
minskim
84d5feed43 Import texlive-pdftools-2008 as print/texlive-pdftools.
This package provides PDF-related utilites included in TeX Live.
2009-08-03 23:37:33 +00:00
joerg
feabecbfa4 Fix installation and add user-destdir support 2009-08-03 15:37:41 +00:00
minskim
9f63aef06d Add tex-fancyvrb and tex-fancyvrb-doc. 2009-08-02 19:20:51 +00:00
minskim
91fdd329be Import tex-fancyvrb-doc-2.7a as print/tex-fancyvrb-doc.
This is documentation for tex-fancyvrb.
2009-08-02 19:18:14 +00:00
minskim
6b6ac4286e Import tex-fancyvrb-2.7a as print/tex-fancyvrb.
Flexible handling of verbatim text including: verbatim commands in
footnotes; a variety of verbatim environments with many parameters;
ability to define new customized verbatim environments; save and
restore verbatim text and environments; write and read files in
verbatim mode; build "example" environments (showing both result and
verbatim source).
2009-08-02 19:17:51 +00:00
minskim
a2d6bbc7b5 Add tex-cite and tex-cite-doc. 2009-08-01 07:09:52 +00:00
minskim
5d4446efc7 Import tex-cite-doc-5.1 as print/tex-cite-doc.
This is documentation for tex-cite.
2009-08-01 07:08:23 +00:00
minskim
e6a27de155 Import tex-cite-5.1 as print/tex-cite.
The package supports compressed, sorted lists of numerical citations,
and also deals with various punctuation and other issues of
representation, including comprehensive management of break points.
The package is compatible with both hyperref and backref.
2009-08-01 07:08:03 +00:00
minskim
5c32c9c3ec - Add/extend texlive targets to install man pages and scripts.
- Do not pull in dependency on kpathsea if TEX_TEXMF_DIRS="none".
2009-08-01 07:04:27 +00:00
minskim
3c2a91912e Add tex-nomencl and tex-nomencl-doc. 2009-07-29 23:44:56 +00:00
minskim
0338489da2 Import tex-nomencl-doc-3.1a as print/tex-nomencl-doc.
This is documentation for tex-nomencl.
2009-07-29 23:43:13 +00:00
minskim
5c18989772 Import tex-nomencl-3.1a as print/tex-nomencl.
Produces lists of symbols using the capabilities of the makeindex
program.
2009-07-29 23:42:53 +00:00
drochner
4a73cb6b65 pull a patch from upstream which fixes generation of invalid postscript
files in some cases, bump PKGREVISION
2009-07-28 18:22:49 +00:00
minskim
05549b8a5e Remove an unused file, which caused a conflict on a case-insensitive
filesystem.

This fixed PR 41607.
2009-07-27 08:59:36 +00:00
minskim
5605d05456 Make dviljk compatible with future versions of kpathsea.
- Do not use a dependency file generated with old kpathsea.
- Do not include an unnecessary kpathsea header, which was removed in
  the TeX Live repository.
2009-07-27 08:42:02 +00:00
minskim
a601085d50 web2c no longer require zziplib because luatex becomes a separate
package.
2009-07-26 10:10:18 +00:00
minskim
b03f6a2f70 Add tex-xltxtra tex-xltxtra-doc. 2009-07-25 07:55:47 +00:00
minskim
3cc6085cd0 Import tex-xltxtra-doc-0.4 as print/tex-xltxtra-doc.
This is documentation for tex-xltxtra.
2009-07-25 07:54:03 +00:00
minskim
2ba083ddc6 Import tex-xltxtra-0.4 as print/tex-xltxtra.
The package loads the fixltx2e package from the LaTeX distribution,
and etex.sty from the e-TeX distribution.  The package then patches
the \- (discretionary hyphen command) to use the current hyphen
character (which may be different from than the default, which is the
character at the ASCII hyphen slot), and the \textsuperscript command
(from the LaTeX kernel) and the \textsubscript command (from the
fixltx2e package).  The package also provides parameterised versions
of the "bumpy road" logos for TeX, LaTeX and XeTeX; these versions of
the logos are designed to respond to the font that is being used for
typesetting.
2009-07-25 07:53:46 +00:00
yyamano
fa062cbf97 Fix compilation error on Darwin. Ok'ed by dillo. 2009-07-23 16:30:37 +00:00
abs
4cff204dec Add 26 to PYTHON_VERSIONS_ACCEPTED 2009-07-23 14:30:48 +00:00
minskim
b2dbdf81a9 Change DIST_SUBDIR because of the TeX Live metadata change. 2009-07-23 06:26:59 +00:00
wiz
135620df42 Remove empty PLIST.common_end. 2009-07-22 09:31:05 +00:00
wiz
f0909c9ec8 Remove USE_DIRS infrastructure support and support packages.
See http://mail-index.netbsd.org/pkgsrc-changes/2009/07/22/msg026834.html.
2009-07-22 09:05:23 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
minskim
5a60b1eab6 Add tex-elsarticle and tex-elsarticle-doc. 2009-07-22 07:03:25 +00:00
minskim
4d5ff31676 Import tex-elsarticle-doc-1.0.1 as print/tex-elsarticle-doc.
This is documentation for tex-elsarticle.
2009-07-22 07:01:55 +00:00
minskim
42a88d9d2f Import tex-elsarticle-1.0.1 as print/tex-elsarticle.
The class is for typeset journal articles, is accepted for submitted
articles, both in Elsevier's electronic submission system and
elsewhere.
2009-07-22 07:01:38 +00:00
hasso
b1e1c98197 Needs msgfmt. 2009-07-21 16:53:49 +00:00
minskim
6ae81f9188 tex-kotex requires tex-bin-kotex for indices and bibliography. 2009-07-20 11:15:49 +00:00
minskim
4312f58526 Add tex-bin-kotex. 2009-07-20 11:10:37 +00:00
minskim
0b59d276fe Import tex-bin-kotex-0.1.1 as print/tex-bin-kotex.
This package provides utility programs for Korean typesetting in TeX.
2009-07-20 11:09:02 +00:00
minskim
98a020179e Add tex-acmtrans and tex-acmtrans-doc. 2009-07-18 23:36:09 +00:00
minskim
ab554204f0 Import tex-acmtrans-doc-2008.7340 as print/tex-acmtrans-doc.
This is documentation for tex-acmtrans.
2009-07-18 23:34:19 +00:00
minskim
aafcdc76cf Import tex-acmtrans-2008.7340 as print/tex-acmtrans.
The acmtrans2e class formats articles in the style of ACM
transactions.  Users who have prepared their document with LaTeX can,
with very little effort, produce camera-ready copy for these journals.
The accompanying BibTeX style is based on the chicago style.
2009-07-18 23:33:56 +00:00
minskim
7217168edc Make metapost build on systems with native getline(). 2009-07-17 06:58:51 +00:00
minskim
e422aa9eee Make web2c build on systems with native getline(). 2009-07-17 06:55:14 +00:00
minskim
79dc3abe3d tex-ltxmisc depends on tex-courier. 2009-07-16 23:59:32 +00:00
minskim
2f24fa6c2e Resolve conflicts between teTeX-texmf and the following TeX Live packages:
- tex-algorithms
- tex-caption
- tex-courier
- tex-float
- tex-helvetic
- tex-subfigure
- tex-subfig
- tex-txfonts
2009-07-16 23:57:57 +00:00
minskim
b6eb21cf25 Add tex-subfigure and tex-subfigure-doc. 2009-07-16 23:32:13 +00:00
minskim
d33c5382fe Import tex-subfigure-doc-2.1.5 as print/tex-subfigure-doc.
This is documentation for tex-subfigure.
2009-07-16 23:30:38 +00:00
minskim
25d29a5a79 Import tex-subfigure-2.1.5 as print/tex-subfigure.
This package provides support for the manipulation and reference of
small or `sub' figures and tables within a single figure or table
environment.  It is convenient to use this package when your
subfigures are to be separately captioned, referenced, or are to be
included in the List-of-Figures.  A new \subfigure command is
introduced which can be used inside a figure environment for each
subfigure.  An optional first argument is used as the caption for that
subfigure.  This package is now obsolescent; new users should use
tex-subfig instead.
2009-07-16 23:30:21 +00:00
minskim
5fc191e961 Add tex-subfig and tex-subfig-doc. 2009-07-16 23:29:51 +00:00
minskim
8a3f8cb65c Import tex-subfig-doc-1.3 as print/tex-subfig-doc.
This is documentation for tex-subfig.
2009-07-16 23:28:31 +00:00
minskim
4e76dc3333 Import tex-subfig-1.3 as print/tex-subfig.
The package provides support for the manipulation and reference of small
or `sub' figures and tables within a single figure or table
environment.  It is convenient to use this package when your subfigures
are to be separately captioned, referenced, or are to be included in the
List-of-Figures.  A new \subfigure command is introduced which can be
used inside a figure environment for each subfigure.  An optional first
argument is used as the caption for that subfigure.  This package
supersedes the subfigure package (which will continue to be supported,
but no longer maintained).  The name has changed because the subfig
package is not completely backward compatible with the older subfigure
package due to an extensive rewrite to use the new caption package to
produce its subcaptions.  The major advantage to the new package is that
the user interface is keyword/value driven and easier to use.  To ease
the transition from the subfigure package it includes a configuration
file (subfig.cfg) which nearly emulates the subfigure package.
2009-07-16 23:28:20 +00:00
minskim
9d2b5c7ab6 Add tex-algorithms and tex-algorithms-doc. 2009-07-16 23:26:44 +00:00