Commit graph

3396 commits

Author SHA1 Message Date
minskim
34c7336cf9 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
38bc4b4542 Add texlive-pdftools. 2009-08-03 23:38:34 +00:00
minskim
93d273d597 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
11edf1cf6d Fix installation and add user-destdir support 2009-08-03 15:37:41 +00:00
minskim
4b02179b94 Add tex-fancyvrb and tex-fancyvrb-doc. 2009-08-02 19:20:51 +00:00
minskim
f372a91c2d 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
bce5d9453a 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
6d811dc6aa Add tex-cite and tex-cite-doc. 2009-08-01 07:09:52 +00:00
minskim
5ea25bf0b2 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
559bf29d9d 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
6cebefcadd - 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
d8c65815c6 Add tex-nomencl and tex-nomencl-doc. 2009-07-29 23:44:56 +00:00
minskim
395189d246 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
bbe6770466 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
b2196b76f3 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
34dea71452 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
55e165f6de 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
2cc32c5f08 web2c no longer require zziplib because luatex becomes a separate
package.
2009-07-26 10:10:18 +00:00
minskim
6d14ef975f Add tex-xltxtra tex-xltxtra-doc. 2009-07-25 07:55:47 +00:00
minskim
95661ac9d7 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
d0ef3fabcf 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
5d73540119 Fix compilation error on Darwin. Ok'ed by dillo. 2009-07-23 16:30:37 +00:00
abs
c0f7431c4e Add 26 to PYTHON_VERSIONS_ACCEPTED 2009-07-23 14:30:48 +00:00
minskim
04b917d0fe Change DIST_SUBDIR because of the TeX Live metadata change. 2009-07-23 06:26:59 +00:00
wiz
3827a1f91d Remove empty PLIST.common_end. 2009-07-22 09:31:05 +00:00
wiz
372fb9fb22 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
6f7c23cfe5 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
c92320d926 Add tex-elsarticle and tex-elsarticle-doc. 2009-07-22 07:03:25 +00:00
minskim
d6221c8682 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
83b8603549 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
17e769cf50 Needs msgfmt. 2009-07-21 16:53:49 +00:00
minskim
e2eb06b191 tex-kotex requires tex-bin-kotex for indices and bibliography. 2009-07-20 11:15:49 +00:00
minskim
06db696e97 Add tex-bin-kotex. 2009-07-20 11:10:37 +00:00
minskim
c9b18021f4 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
cbac8f4a5d Add tex-acmtrans and tex-acmtrans-doc. 2009-07-18 23:36:09 +00:00
minskim
5be9ce220a 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
1dbb55fa3b 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
c18ab79deb Make metapost build on systems with native getline(). 2009-07-17 06:58:51 +00:00
minskim
ac5383c118 Make web2c build on systems with native getline(). 2009-07-17 06:55:14 +00:00
minskim
037f8c7c90 tex-ltxmisc depends on tex-courier. 2009-07-16 23:59:32 +00:00
minskim
03e5b77e7b 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
45434bc53c Add tex-subfigure and tex-subfigure-doc. 2009-07-16 23:32:13 +00:00
minskim
bbed1a6c76 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
9f3383203c 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
48c8d4694e Add tex-subfig and tex-subfig-doc. 2009-07-16 23:29:51 +00:00
minskim
c48931370e 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
834ff67975 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
8e212a4ef8 Add tex-algorithms and tex-algorithms-doc. 2009-07-16 23:26:44 +00:00
minskim
d88cd78b13 Import tex-algorithms-doc-2008.7340 as print/tex-algorithms-doc.
This is documentation for tex-algorithms.
2009-07-16 23:25:44 +00:00
minskim
1352765915 Import tex-algorithms-2008.7340 as print/tex-algorithms.
Consists of two environments: algorithm and algorithmic.  The
algorithm package defines a floating algorithm environment designed to
work with the algorithmic style.  Within an algorithmic environment a
number of commands for typesetting popular algorithmic constructs are
available.
2009-07-16 23:25:23 +00:00
minskim
e41d738f88 Add tex-float and tex-float-doc. 2009-07-16 23:21:40 +00:00
minskim
954fc09dd8 Import tex-float-doc-1.3d as print/tex-float-doc.
This is documentation for tex-float.
2009-07-16 23:20:36 +00:00
minskim
340f560f16 Import tex-float-1.3d as print/tex-float.
Improves the interface for defining floating objects such as figures
and tables.  Introduces the boxed float, the ruled float and the
plaintop float.  You can define your own floats and improve the
behaviour of the old ones.  The package also provides the H float
modifier option of the obsolete here package.  You can select this as
automatic default with \floatplacement{figure}{H}.
2009-07-16 23:20:20 +00:00
sno
5b406c478a pkgsrc changes:
- Updating package for p5 module LaTeX::Table from 0.9.15 to 0.9.16
  - Adjusting license

Upstream changes:
0.9.16 Mon  Jul 13  18:00:00 2009
        - API change: header_sideways was kind of unnecessary.
        - csv2pdf now uses templates and the longtable and ltxtable packages
        - Perl::Critic passs with install Perl::Tidy (thanks Salvatore)
        - removed Readonly dependency (thanks Wen)
2009-07-16 06:25:52 +00:00
minskim
40830299d9 Add tex-caption and tex-caption-doc. 2009-07-15 20:49:53 +00:00
minskim
adfef9fcd2 Import tex-caption-doc-3.1j as print/tex-caption-doc.
This is documentation for tex-caption.
2009-07-15 20:46:19 +00:00
minskim
ad60c954c1 Import tex-caption-3.1j as print/tex-caption.
The caption package provides many ways to customise the captions in
floating environments like figure and table, and cooperates with many
other packages.  Includes rotating captions, sideways captions,
continued captions (for tables or figures that come in several parts).
A list of compatibility notes, for other packages, is provided in the
documentation.  The package also provides the "caption outside float"
facility, in the same way that simpler packages like capt-of do.  The
package supersedes caption2.
2009-07-15 20:46:03 +00:00
roy
f0a2b0888a Fix compiling with systems that provide their own getline 2009-07-15 18:56:44 +00:00
minskim
2c9b66983f Make print/xetex build with the recent kpathsea.
Noted by Hasso Tepper.
2009-07-12 21:22:46 +00:00
minskim
0fe7cb8fb7 Resolve conflicts between tex-ae, tex-amscls, tex-geometry,
tex-titlesec, and teTeX-texmf.  Patches for tex-titlesec was provided
by Mark Davies.
2009-07-12 04:02:59 +00:00
minskim
3f80ce90df Add tex-geometry and tex-geometry-doc. 2009-07-12 03:34:13 +00:00
minskim
28926f48d1 Import tex-geometry-doc-4.1 as print/tex-geometry-doc.
This is documentation for tex-geometry.
2009-07-12 03:32:57 +00:00
minskim
21e9652365 Import tex-geometry-4.1 as print/tex-geometry.
The package provides an easy and flexible user interface to customize
page layout, implementing auto-centering and auto- balancing
mechanisms so that the users have only to give the least description
for the page layout.  For example, if you want to set each margin 2cm
without header space, what you need is just
\usepackage[margin=2cm,nohead]{geometry}.  The package knows about all
the standard paper sizes, so that the user need not know what the
nominal 'real' dimensions of the paper are, just its standard name
(such as a4, letter, etc.).  An important feature is the package's
ability to communicate the paper size it's set up to the output
(whether via DVI \specials or via direct interaction with PDF(La)TeX).
2009-07-12 03:32:45 +00:00
minskim
d6066569e1 Add tex-amsrefs and tex-amsrefs-doc. 2009-07-12 02:57:27 +00:00
minskim
64cb9a6c38 Import tex-amsrefs-doc-2.02 as print/tex-amsrefs-doc.
This is documentation for tex-amsrefs.
2009-07-12 02:56:07 +00:00
minskim
3989e5f085 Import tex-amsrefs-2.02 as print/tex-amsrefs.
Amsrefs is a LaTeX package for bibliographies that provides an
archival data format similar to the format of BibTeX database files,
but adapted to make direct processing by LaTeX easier.  The package
can be used either in conjunction with BibTeX or as a replacement for
BibTeX.
2009-07-12 02:55:54 +00:00
minskim
15061ebae1 Correct dependencies.
Bump PKGREVISION.
2009-07-12 02:54:43 +00:00
minskim
d52f1ab692 Add tex-amscls and tex-amscls-doc. 2009-07-12 02:42:12 +00:00
minskim
2f05b9fdaf Import tex-amscls-doc-2008.12163 as print/tex-amscls-doc.
This is documentation for tex-amscls.
2009-07-12 02:40:55 +00:00
minskim
88181b55d2 Import tex-amscls-2008.12163 as print/tex-amscls.
This directory contains three AMS classes, amsart, amsbook and
amsproc, together with some supporting material.  The material is made
available as part of the AMS-LaTeX distribution.
2009-07-12 02:40:40 +00:00
minskim
b632041741 Add tex-titlesec and tex-titlesec-doc. 2009-07-12 02:25:46 +00:00
minskim
5d18985c2c Import tex-titlesec-doc-2.8 as print/tex-titlesec-doc.
This is documentation for tex-titlesec.
2009-07-12 02:24:06 +00:00
minskim
989d765124 Import tex-titlesec-2.8 as print/tex-titlesec. Packaged by Mark
Davies and slightly modified by me.

A package providing an interface to sectioning commands for selection
from various title styles.  E.g., marginal titles and to change the
font of all headings with a single command, also providing simple
one-step page styles.  Also includes a package to change the page
styles when there are floats in a page.  You may assign
headers/footers to individual floats, too.
2009-07-12 02:23:46 +00:00
minskim
dedf045275 Add tex-acmconf and tex-acmconf-doc. 2009-07-12 02:21:15 +00:00
minskim
d69d74c937 Import tex-acmconf-doc-1.3 as print/tex-acmconf-doc.
This is documentation for tex-acmconf.
2009-07-12 02:19:56 +00:00
minskim
02d84d4028 Import tex-acmconf-1.3 as print/tex-acmconf.
This class may be used to typeset articles to be published in the
proceedings of ACM (Association for Computing Machinery) conferences
and workshops.  The layout produced by the acmconf class is based on
the ACM's own specification.
2009-07-12 02:19:36 +00:00
minskim
acad8f102c Add tex-sttools and tex-sttools-doc. 2009-07-12 02:18:48 +00:00
minskim
aa649e0d25 Import tex-sttools-doc-2008.7340 as print/tex-sttools-doc.
This is documentation for tex-sttools.
2009-07-12 02:17:19 +00:00
minskim
147d85b491 Import tex-sttools-2008.7340 as print/tex-sttools.
A collection of tools and macros, including a document "Inside LaTeX2e
kernel" (which discusses some of the functions of the packages),
miscellaneous float control, page styles for floats, multipage
tabulars, even columns at end of twocolumn region, switching between
one- and two- column anywhere, getting more mileage from \marginpar,
simulating the effect of "midfloats", create a bounding box, a package
to manipulate numerical lists, and arrays.
2009-07-12 02:17:00 +00:00
minskim
de6e283208 Add tex-leaflet and tex-leaflet-doc. 2009-07-12 00:17:53 +00:00
minskim
e707222589 Import tex-leaflet-doc-1.0c as print/tex-leaflet-doc.
This is documentation for tex-leaflet.
2009-07-12 00:16:10 +00:00
minskim
6034cefb8c Import tex-leaflet-1.0c from pkgsrc-wip. Packaged by leot1990 at
users dot sourceforge dot net, and adapted to TeX Live 2008 by me.

A document class to create small hand-outs (flyers) that fit on a
single sheet of paper which is then folded twice.  Pages are
rearranged by LaTeX so that they print correctly on a single sheet--no
external script is necessary.  (Works with PostScript and PDF.)
2009-07-12 00:15:11 +00:00
minskim
34d980a4f7 hugeotp2ocp is no longer huge; print/web2c's otp2ocp has a default
array size much larger than teTeX's.
2009-07-11 05:24:19 +00:00
minskim
b9c0af7387 Add tex-kotex. 2009-07-10 23:47:06 +00:00
minskim
0f7236eeb6 Import tex-kotex-0.1.1 as print/tex-kotex.
ko.TeX is a document typesetting system for Korean, developed and
distributed by the Korean TeX Society.
2009-07-10 23:46:18 +00:00
minskim
36702b87a9 Resolve conflicts between teTeX-texmf and recently imported or updated
TeX Live packages.

Bump PKGREVISION.
2009-07-10 23:41:07 +00:00
minskim
f39da62b9a Update tex-memoir to 1.6180339e.6.0c.
Many bug fixes since 1.618.  See README in tex-memoir-doc for the
complete list.
2009-07-10 23:38:31 +00:00
minskim
43b61f6987 Update tex-xkeyval to 2.6a.
Changes since 2.5f:
- General: Altered policy for handling \XKV@rm in nested \setkeys*
  commands: all unknown keys will be recorded, not only the once from
  the outermost \setkeys*
- \XKV@s@tk@ys: Removed \global again for consistent approach of
  \XKV@rm and to allow groups to keep \XKV@rm local
- \XKV@setkeys: Avoid reset of \XKV@rm in nested \setkeys commands
- \XKV@srstate: Removed XKV@rm again on user request
- \@s@lective@sanitize: protecting assignments from #
- General: Added \KV@def to keyval.tex as it is used by some packages
- \XKV@addtomacro@n: protecting assignments from #
- \XKV@addtomacro@o: protecting assignments from #
- \XKV@ch@cksanitize: protecting assignments from #
- \XKV@f@r: protecting assignments from #
- \XKV@for@n: protecting assignments from #
- \XKVV@t@bulate: Solved bug occurring with empty prefix
- \@s@lective@sanitize: Use private scratch register
- \XKV@addtomacro@n: Use private scratch register
- \XKV@addtomacro@o: Use private scratch register
- \XKV@ch@cksanitize: Use private scratch register
- \XKV@f@r: Use private scratch register
- \XKV@for@n: Use private scratch register
2009-07-10 23:36:04 +00:00
minskim
094ec21b2d Add tex-xkeyval-doc. 2009-07-10 23:26:53 +00:00
minskim
7f1658014a Import tex-xkeyval-doc-2.6a as print/tex-xkeyval-doc.
This is documentation for tex-xkeyval.
2009-07-10 23:25:59 +00:00
minskim
c33dee3657 Add tex-memoir-doc. 2009-07-10 23:24:48 +00:00
minskim
abec2d64b2 Import tex-memoir-doc-1.6180339e.6.0c as print/tex-memoir-doc.
This is documentation for tex-memoir.
2009-07-10 23:23:50 +00:00
minskim
410270c97f Add tex-type1cm and tex-type1cm-doc. 2009-07-10 00:53:47 +00:00
minskim
0fb231cf82 Import tex-type1cm-doc-0.03 as print/tex-type1cm-doc.
This is documentation for tex-type1cm.
2009-07-10 00:52:39 +00:00
minskim
7a17a29a7a Import tex-type1cm-0.03 as print/tex-type1cm.
LaTeX, by default, restricts the sizes at which you can use its
default computer modern fonts, to a fixed set of discrete sizes
(effectively, a set specified by Knuth).  The type1cm package removes
this restriction; this is particularly useful when using scalable
versions of the cm fonts (Bakoma, or the versions from BSR/Y&Y, or
True Type versions from Kinch, PCTeX, etc.).  In fact, since modern
distributions will automatically generate any bitmap font you might
need, type1cm has wider application than just those using scaleable
versions of the fonts.  Note that the LaTeX distribution now contains
a package fix-cm, which performs the task of type1cm, as well as doing
the same job for T1- and TS1-encoded ec fonts.
2009-07-10 00:52:22 +00:00
minskim
e2804f388d Add tex-setspace. 2009-07-10 00:51:37 +00:00
minskim
49214a0d04 Import tex-setspace-6.7 as print/tex-setspace.
This package provides support for setting the spacing between lines in
a document.  Package options include singlespacing, onehalfspacing,
and doublespacing.  Alternatively the spacing can be changed as
required with the \singlespacing, \onehalfspacing, and \doublespacing
commands.  Other size spacings also available.
2009-07-10 00:50:27 +00:00
minskim
03b7a28fa1 Add tex-sectsty and tex-sectsty-doc. 2009-07-10 00:49:01 +00:00
minskim
521f43bed1 Import tex-sectsty-doc-2.0.2 as print/tex-sectsty-doc.
This is documentation for tex-sectsty.
2009-07-10 00:47:41 +00:00
minskim
68b2d94988 Import tex-sectsty-2.0.2 as print/tex-sectsty.
A LaTeX2e package to help change the style of any or all of LaTeX's
sectional headers in the article, book, or report classes.  Examples
include the addition of rules above or below a section title.
2009-07-10 00:47:25 +00:00