summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2010-04-23Fix build when libpaper is not yet installed.jmmv1-3/+3
My previous changes added a call to paperconfig during the build stage to generate a sample configuration file. The paperconfig script needs to run paperconf and relies on the path to do so. But, if it is not yet installed, the call fails. Fix this by pointing the script to the correct place. Problem reported by wiz@.
2010-04-23Fix pkglint warnings: add PAPERSIZE to BUILD_DEFS and do not hide ajmmv1-3/+4
post-build command.
2010-04-23Add references to the upstream bug numbers that host these patches.jmmv4-7/+13
2010-04-23Add tex-endnotes{,-doc}.minskim1-1/+3
2010-04-23Import tex-endnotes-doc-2009 as print/tex-endnotes-doc.minskim4-0/+20
This is documentation for tex-endnotes.
2010-04-23Import tex-endnotes-2009 as print/tex-endnotes.minskim4-0/+22
This LaTeX package accumulates footnotes and places them at the end of the document.
2010-04-22Generate the sample configuration file during the build stage and installjmmv3-11/+16
it as any other configuration file, instead of creating it in-place during package installation. This makes the configuration file go away upon package deinstallation, unless it was modified by the administrator. Bump PKGREVISION to 1.
2010-04-21Add tex-dblfloatfix{,-doc}.minskim1-1/+3
2010-04-21Import tex-dblfloatfix-doc-1.0 as print/tex-dblfloatfix-doc.minskim4-0/+20
This is documentation for tex-dblfloatfix.
2010-04-21Import tex-dblfloatfix-1.0 as print/tex-dblfloatfix.minskim4-0/+23
The package solves two problems: floats in a twocolumn document come out in the right order and allowed float positions are now [tbp]. The packages actually merges facilities from fixltx2e and stfloats.
2010-04-21Update tex-koma-script to 3.05.minskim3-11/+62
Changes: - Documentation update. - \pagemark changed to allow last element of pagenumber may expect an argument - improved stability of \FamilyExecuteOptions - some \edef replaced by \protected@edef to fix e.g. \ifstr and \FamilyOptions - and much more. (See share/texmf-dist/source/latex/koma-script/ChangeLog)
2010-04-21Add tex-circle{,-doc}.minskim1-1/+3
2010-04-21Import tex-circle-doc-2009 as print/tex-circle-doc.minskim4-0/+20
This is documentation for tex-circle.
2010-04-21Import tex-circle-2009 as print/tex-circle.minskim4-0/+27
This package provides circles in math mode that can be used for the nextstep operator of temporal logic, in conjunction with \Box and \Diamond (latexsym) or \square and \lozenge (amssymb). LaTeX circles \circ and \bigcirc are not of the right size. The circles are taken from the font lcircle10. The package contains some hacks to approximate the right size and this solution is definitely not sufficient to give a high quality output.
2010-04-21Add tex-changepage{,-doc}.minskim1-1/+3
2010-04-21Import tex-changepage-doc-1.0c as print/tex-changepage-doc.minskim4-0/+20
This is documentation for tex-changepage.
2010-04-21Import tex-changepage-1.0c as print/tex-changepage.minskim4-0/+27
The package provides commands to change the page layout in the middle of a document, and to robustly check for typesetting on odd or even pages. Instructions for use are at the end of the file. The package is an extraction of code from the memoir class, whose user interface it shares. It is intended the this package will eventually replace the chngpage package, which is distributed with the package.
2010-04-20Update abcm2ps to 5.9.13.minskim3-7/+10
This version fixes several security vulnerabilities including Secunia Advisory SA39345. For other changes, see share/doc/abcm2ps/Changes.
2010-04-20Avoid integer overflow (CVE-2010-0739).minskim3-2/+21
Patch from TeX Live repository (Revision 17559).
2010-04-184 weeks without a maintainer, not good enough, i.e. Pickup maintainership.sbd1-2/+2
2010-04-18Some clean up:obache3-17/+19
* exactly disable python and java support same as perl and php * pdftops filter is installed unconditionally, so change PKG_OPTIONS_GROUP.pdftops to REQUIRED_GROUP * xpdf does not install pdftops tool anymore and using it came from poppler-utils. so deprecate xpdf option and suggest poppler option instead. * change gs option to ghostscript from option.description. * exactly select "gs" or "pdftops" and tell its path to configure script. * change ghostscript dependency from DEPENDS to USE_TOOLS. * exactly disable gssapi support with "-kerberos" option.
2010-04-16Update DISTFILES of tex-kpathsea{,-doc}. No functional change.minskim4-14/+14
2010-04-16Add tex-chngcntr{,-doc}.minskim1-1/+3
2010-04-16Import tex-chngcntr-doc-1.0a as print/tex-chngcntr-doc.minskim4-0/+20
This is documentation for tex-chngcntr.
2010-04-16Import tex-chngcntr-1.0a as print/tex-chngcntr.minskim4-0/+23
This LaTeX package defines commands \counterwithin (which sets up a counter to be reset when another is incremented) and \counterwithout (which unsets such a relationship).
2010-04-16Add tex-chbibref{,-doc}.minskim1-1/+3
2010-04-16Import tex-chbibref-doc-1.0 as print/tex-chbibref-doc.minskim4-0/+20
This is documentation for tex-chbibref.
2010-04-16Import tex-chbibref-1.0 as print/tex-chbibref.minskim4-0/+23
This LaTeX package defines a single command, \setbibref, which sets whichever of \bibname and \refname is in use. (\bibname is used in book.cls and report.cls, and \refname is used in article.cls.)
2010-04-16Add tex-ukrhyph-doc.minskim1-1/+2
2010-04-16Import tex-ukrhyph-doc-2009 as print/tex-ukrhyph-doc.minskim4-0/+22
This is documentation for tex-ukrhyph.
2010-04-16Update tex-ukrhyph to 2009. No functional change.minskim2-8/+8
2010-04-16Add tex-cases{,-doc}.minskim1-1/+3
2010-04-16Import tex-cases-doc-2.5 as print/tex-cases-doc.minskim4-0/+20
This is documentation for tex-cases.
2010-04-16Import tex-cases-2.5 as print/tex-cases.minskim4-0/+25
This package defines the environment numcases: equations with several alternative right-hand sides, with equation numbers for each alternative. It also defines environment subnumcases, where each alternative is a sub-number (e.g., 8a, 8b, ...) of the equation set as a whole.
2010-04-15Let tex-babel-doc use DISTFILES from TeX Live 2009.minskim2-7/+7
2010-04-15Sync tex-tools-doc with tex-tools.minskim2-8/+8
2010-04-15Add tex-captdef{,-doc}.minskim1-1/+3
2010-04-15Import tex-captdef-doc-2009 as print/tex-captdef-doc.minskim4-0/+21
This is documentation for tex-captdef.
2010-04-15Import tex-captdef-2009 as print/tex-captdef.minskim4-0/+25
The \DeclareCaption command defines a class of caption command associated with the counter specified to the command. These commands are free-standing (i.e., don't need to be inside a float environment). The package uses \DeclareCaption to define \figcaption and \tabcaption, which can be used outside figure or table environments.
2010-04-15Update tex-pgfplots{,-doc} to 1.3.1.minskim6-23/+28
This fixes PR 43165. Major changes: - added and documented |[xy]bar legend| styles and |[xy]bar interval legend| styles - renamed 'every mesh legend' to 'mesh legend' for consistency - improved 'mesh legend' (rescaled and reshiftet it a bit) - Imported all patches to PGF written by Christian Feuersaenger. - added |tiny| style - numerous bug fixes See ChangeLog in tex-pgfplots-doc for the complete list of changes.
2010-04-15Update tex-ifluatex{,-doc} to 1.3.minskim4-15/+14
Changes: - Remove whitespace preceding '%' at the end of a line.
2010-04-12Add tex-hyphen-greek-doc.minskim1-1/+2
2010-04-12Import tex-hyphen-greek-doc-2009 as print/tex-hyphen-greek-doc.minskim4-0/+28
This is documentation for tex-hyphen-greek.
2010-04-12Update tex-hyphen-greek to the version from TeX Live 2009.minskim3-10/+11
DESCR changes only.
2010-04-12Update tex-graphics-doc to the version from TeX Live 2009.minskim2-7/+8
Minor wording changes only.
2010-04-11Update tex-hyphen-base to 2009.17785.minskim4-17/+45
Changes: - Regenerated language.dat and laguage.def for new hyphenation patterns including hyphen-indic and hyphen-turkmen.
2010-04-11Update tex-hyph-utf8{,-doc} to 2009.17771.minskim6-18/+43
Changes: - Added hyphenation patterns for as, bn, gu, hi, kn, ml, mr, or, pa, ta, te, and tk.
2010-04-11Add tex-block, tex-bold-extra, tex-boxedminipage, tex-braket,minskim1-1/+15
tex-breakcites, tex-cancel, tex-capt-of, and their documentation packages.
2010-04-11Import tex-capt-of-doc-2009 as print/tex-capt-of-doc.minskim4-0/+20
This is documentation for tex-capt-of.
2010-04-11Import tex-capt-of-2009 as print/tex-capt-of.minskim4-0/+24
This LaTeX package defines a command \captionof for putting a caption to something that's not a float. Note that the caption package includes a \captionof command that is an extension of that provided by this package.