summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2011-01-16Partial fix for building with png-1.5. (Need to find out how towiz3-1/+125
handle png->transformations.)
2011-01-15Fix build with png-1.5. Patch from John Bowler in private mail.wiz2-1/+198
2011-01-13Fix build with png-1.5.wiz2-1/+14
2011-01-13minor cleanupdrochner1-2/+1
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz61-105/+122
2011-01-12Add tex-fixme-doc.minskim1-1/+2
2011-01-12Import tex-fixme-doc-4.1 as print/tex-fixme-doc.minskim4-0/+24
This is documentation for tex-fixme.
2011-01-12Update tex-fixme to 4.1.minskim4-41/+43
Switched to the version in TeX Live. Many new features were added in 4.x, including support for tex-pdfcomment.
2011-01-12Add tex-changebar{,-doc}.minskim1-1/+3
2011-01-12Import tex-changebar-doc-3.5c as print/tex-changebar-doc.minskim4-0/+33
This is documentation for tex-changebar.
2011-01-12Import tex-changebar-3.5c as print/tex-changebar.minskim4-0/+28
Identify areas of text to be marked with changebars with the \cbstart and \cbend commands; the bars may be coloured. The package uses 'drivers' to place the bars; the available drivers can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures DVI drivers, and VTeX and PDFTeX.
2011-01-12Add tex-pdfcomment{,-doc}.minskim1-1/+3
2011-01-12Import tex-pdfcomment-doc-2.1 as print/tex-pdfcomment-doc.minskim4-0/+36
This is documentation for tex-pdfcomment.
2011-01-12Import tex-pdfcomment-2.1 as print/tex-pdfcomment.minskim4-0/+37
For a long time pdfLaTeX has offered the command \pdfannot for inserting arbitrary PDF annotations. However, the command is presented in a form where additional knowledge of the definition of the PDF format is indispensable. This package is an answer to the - occasional - questions in newsgroups, about how one could use the comment function of Adobe Reader. At least for the writer of LaTeX code, the package offers a convenient and user-friendly means of using \pdfannot to provide comments in PDF files. Since version v1.1, pdfcomment.sty also supports: LaTeX -> dvips -> ps2pdf, LaTeX - > dvipdfmx and XeLaTeX. Unfortunately, support of PDF annotations by PDF viewers is sparse to nonexistent. The reference viewer for the development of this package is Adobe Reader.
2011-01-12Corret the version number of tex-marginnote{,-doc}.minskim2-4/+4
2011-01-12Add tex-datetime{,-doc}.minskim1-1/+3
2011-01-12Import tex-datetime-doc-2.58 as print/tex-datetime-doc.minskim4-0/+24
This is documentation for tex-datetime.
2011-01-12Import tex-datetime-2.58 as print/tex-datetime.minskim4-0/+73
Provides various different formats for the text created by the command \today, and also provides commands for displaying the current time (or any given time), in 12-hour, 24-hour or text format. The package overrides babel's date format, having its own library of date formats in different languages. The package requires the fmtcount package.
2011-01-12Add tex-fmtcount{,-doc}.minskim1-1/+3
2011-01-12Import tex-fmtcount-doc-1.31 as print/tex-fmtcount-doc.minskim4-0/+24
This is documentation for tex-fmtcount.
2011-01-12Import tex-fmtcount-1.31 as print/tex-fmtcount.minskim4-0/+39
The package fmtcount.sty provides commands that display the value of a LaTeX counter in a variety of formats (ordinal, text, hexadecimal, decimal, octal, binary etc). The package offers some multilingual support; configurations for use in English (both British and American usage), French, German, Portuguese and Spanish documents are provided. This package was originally provided as part of the author's datetime package, but is now distributed separately.
2011-01-12Update ko.TeX packages to 0.2.minskim11-53/+57
This is the version that works with TeX Live 2010.
2011-01-12Mention which files include this.wiz1-1/+3
2011-01-11reset PKGREV for base pkg updatedrochner1-2/+1
2011-01-11update to 2.32.0drochner5-147/+180
This switches to the gnome-2.32 release branch.
2011-01-11add patch from upstream which fixes a colorspace problem in thedrochner4-3/+83
glib/cairo frontend (ie pdf generation), bump PKGREV
2011-01-10bump PKGREV for dvi backend security patches -- which these onlydrochner1-2/+2
apply to pkgs built with the non-default "dvi" option, a unique PKGNAME helps to identify the version if needed
2011-01-10add patches from upstream to fix security issues in the dvi-backenddrochner6-1/+94
(CVE-2010-2640, CVE-2010-2641, CVE-2010-2642 and CVE-2010-2643) The dvi backend is only built with the (non-default) "dvi" option.
2011-01-03PLIST fix: some files are not installed on Mac OS X; pkglint clean-upadam3-15/+20
2010-12-31Update to latex-mk-2.1dmcmahill3-11/+12
-------------------------------- Release Notes for LaTeX-Mk-2.1 -------------------------------- - Fixed a bug in the quoting of lgrind related variables. The result is that the clean target didn't quite work right. - Improved quoting in the latex-mk script to better handle the case of a file name with spaces in it. -------------------------------- Release Notes for LaTeX-Mk-2.0 -------------------------------- - Added support for the bibunits package - Fix a bug when exporting xfig figures to pdf (they were exporting to postscript instead). - No longer install the .dvi or .ps versions of the manual. - Fix a bug where PDFLATEX_FLAGS wasn't being properly
2010-12-26Regen distinfo for the previous update. Noted by tron@.minskim2-8/+8
2010-12-26Update tex-latex-bin{,-doc} to 2010.minskim4-17/+16
Changes: - Use the luatex hyphenation pattern for lualatex and dvilualatex.
2010-12-25Update distinfo of tex-latex.minskim1-4/+4
This should have been committed with the previous change. Noted by tron@.
2010-12-25(1) Bump AUCTeX version 11.84 to 11.86mef3-8/+47
(2) LICENSE= gnu-gpl-v3 Based on PR pkg/43966. News in 11.86 ============= * Parsing of LaTeX output was improved. It is now less likely that AUCTeX opens a non-existent file upon calling `TeX-next-error'; a problem for example encountered when using MiKTeX 2.8. In addition quoted file names as emitted by MiKTeX are now supported. * A new framework for the definition and selection of viewers was implemented. If you have customizations regarding viewers you will have to redo them in this new framework or reenable the old one. See the section on viewers in the manual for details. * Comprehensive editing support for PSTricks was added. * Support for various LaTeX packages was added, e.g. `tabularx', `CJK', and `hyperref'. * An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX, Omega) was added. * Support for SyncTeX was added. This involves the command line options for LaTeX and the viewer. * Folding can now be customized to use macro arguments as replacement text. * `preview.sty' now works with XeTeX. * A lot of smaller and larger bugs have been squashed. News in 11.85 ============= * Font locking has been improved significantly. It is now less prone to color bleeding which could lead to high resource usage. In addition it now includes information about LaTeX macro syntax and can indicate syntactically incorrect macros in LaTeX mode. * The license was updated to GPLv3. * Support for the nomencl, flashcards and comment LaTeX packages as well as the Icelandic language option of babel were added. * Support for folding of math macros was added. * Lots of minor bugs in features and documentation fixed.
2010-12-25Add tex-marginnote{,-doc}.minskim1-1/+3
2010-12-25Import tex-marginnote-doc-v1.1f as print/tex-marginnote-doc.minskim4-0/+19
This is documentation for tex-marginnote.
2010-12-25Import tex-marginnote-v1.1f as print/tex-marginnote.minskim4-0/+22
This package provides the command \marginnote that may be used instead of \marginpar at almost every place where \marginpar cannot be used, e.g., inside floats, footnotes, or in frames made with the framed package.
2010-12-25Update DISTFILES of tex-relsize for TeX Live 2010. No functional change.minskim2-6/+6
2010-12-25Remove tex-apalike{,-doc}, which are now included in tex-bibtex{,-doc}.minskim9-47/+1
2010-12-25Update tex-collection-basic{,-doc} to TeX Live r20730.minskim2-11/+9
Changes: - Remove tex-apalike from the dependency list; it is now included in tex-bibtex.
2010-12-25Update tex-bibtex{,-doc} to 0.99d.minskim6-17/+20
Changes: - Provides APA-like bibliography style.
2010-12-25Update tex-luatex{,-doc} to TeX Live r20552. No functional change.minskim2-4/+4
2010-12-25Update tex-pdftex{,-doc} to TeX Live r20786.minskim5-14/+16
Changes: - Added more fonts to the map file, including bbold, contnav, fstr, and hans.
2010-12-25Update tex-latex{,-doc} to 2010.minskim3-11/+11
Changes: - Use PDF-1.5 instead of PDF-1.4.
2010-12-25Update tex-plain to TeX Live r20544.minskim2-7/+7
Changes: - Include luatex-unicode-letters.tex for dviluatex format.
2010-12-25Update tex-latexconfig to 2010.20663.minskim3-8/+9
Changes: - Added lualatex-reset-codes.tex.
2010-12-25Update tex-vertbars to 1.0b.minskim2-7/+7
Changes: - Added \pagewiselinenumbers.
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty14-28/+28
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-12-23Adjust Thai and Japanese examples in xpdfrc(5) to realities (add-to-xpdfrcobache3-12/+15
in xpdf-thai and xpdf-japanese package). Fixes PR#44266. Bump PKGREVISION.
2010-12-13+scribus-qt4drochner1-1/+2