summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2011-01-18Update chat/telepathy-logger, math/gcalctool, print/evince, sysutils/braserojmmv2-4/+4
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to properly recompile the GSettings database during install/deinstall. Bump PKGREVISION for these packages. (This lets evince work in my machine; it would crash on startup because it would not find its schema. I suspect this also fixes all the other applications mentioned in this change. And the inclusion of schemas.mk also prevents these packages from causing side-effects on the system if they happen to call glib-compile-schemas during their build.)
2011-01-17Update tex-geometry to 5.6.minskim4-14/+14
Changes: * Package 'ifxetex' is loaded for robuster detection of XeTeX. * Fixed a bug where 'pass' option was not reset in \newgeometry. * Fixed a bug where paper width and height were swapped unnecessarily inside \newgeometry{} if 'landscape' is given as a class option. * Changed crop marks with elbow-shaped lines 17mm long and offset by 3mm. * Added 'showframe' and 'showcrop' as options shown in verbose mode. * Fixed typos and wrong figures, and revised expressions in the document. * Added missed things that had been fixed for v5.4 into changes.txt. * New paper size presets for ISO C-series: 'c0paper' to 'c6paper'. * Fixed a bug where overloading shipout in 'showframe' and/or 'showcrop' mode caused warnings when 'pdfpages' package is used. * Changed the shipout overloading process to use 'atbegshi' package. Options 'showframe' and 'showcrop' require the package. * Fixed a bug where restoring layoutwidth and layoutheight failed when \restoregeometry is called. * Fixed a bug that forced papersize to set the same length as the specified layoutsize. * Fixed a bug where page frame shown in 'showframe' mode was placed slightly wrong. * Fixed wrong 'h-part' calculation in verbose when bindingoffset or mag is specified. * Changed format and fixed values shown in verbose mode.
2011-01-17Update tex-needspace{,-doc} to 1.3c.minskim5-16/+16
Changes: - Patch to improve behaviour with commands like `\section` that use `\addvspace`.
2011-01-17Update tex-beamer{,-doc} to 3.10.minskim6-25/+66
Changes: - Add real support for section page and subsection page. - Improved manual and translations. - Many bug fixes.
2011-01-17update to 4.0.6drochner2-7/+6
changes: -improved foomatic-ppd-to-xml script -XML files generated by foomatic-db-engine now have the same formatting -fixes
2011-01-17update to 4.0.6drochner2-7/+6
changes: -improved automatic input data format recognition -bugfixes
2011-01-17Fix build with png-1.5.wiz2-6/+26
2011-01-17Update to 0.65.0, set LICENSE, and fix build with png-1.5.wiz3-12/+472
0.65.0: I have just uploaded the archives for a new luatex release, 0.65.0. This release mostly fixes a number of bugs, but it also deprecates a number of existing lua and macro commands. Please read the News section carefully if you are the current maintainer of a luatex macro package. News: * The Aleph and Omega version primitives are deprecated. * The Apple Snow Leopard Truetype font collections now work properly. * Libpng has been updated to 1.4.4, and zlib to 1.2.5. * New lua functions node.next() and node.prev(). * The already deprecated for some time node.protrusion_skipable() function has been removed. * fontloader.apply_featurefile() and fontloader.apply_afmfile() now return nil,<errortable> on failure. * The various node list fields in the lua node interface have been renamed from 'list' to 'head', e.g. tex.box[0].head, and the 'list' name is deprecated. For now, the deprecation is silent, as 'list' will stay for quite some time. Please update your lua source as soon as possible, though. * The call node.type(<node>) now returns "node". The existing functionality is otherwise unchanged. * Luafilesystem has been updated to 1.5.0. NOTE: there is an incompatible change in the directory iterator method. * The restriction on linebreak_filter has been eased: at least one horizontal box should be returned, but that is not necessarily the last node any more. * Backward compatibility has been restored for \meaning\mathchar * node.first_character() has been renamed to node.first_glyph() to better match its actual functionality. * The \Umathaccent primitive now supports both/bottom keywords, and \Umathbotaccent / \Umathaccents are now deprecated. * The \Umathaccent primitive now also supports the fixed keyword, which supports non-growing math accents even if the font says there are extensible variants. * Ongoing work on the epdf library. 0.64.0: I have just uploaded the archives for a new luatex release, 0.64.0. This is a development release, but it also fixes a few rather annoying bugs in 0.63.0. News: * New lua functions pdf.refobj(), pdf.maxobjnum() and pdf.objtype() * New lua function node.is_node() * The max_strings configuration variable's maximum value is raised to be identical to texlive's maximum (2097151), and same for param_size (32767). * The embedded mplib is now 1.503. * Minor cleanups in the output of fontloader.to_table(): - removed out-of-range altuni's from the output - don't dump the extra encodings, just the actual font encoding - export the encoding's name also as 'enc_name' at one level up - no longer exporting unset macstyles, nor zero uniqueids - fix creationtime and modification time * Ongoing work on the epdf library Bugfixes: * Fix a bug where an explicit hyphen prevented hyphenation for the whole rest of the paragraph * Internal font copying forgot to copy the last font dimen * os.selfdir() is now documented * patch quad (\fontdimen6) in \letterspacefont to be compatible with pdftex * Multi-page pdf inclusion was very slow in 0.63.0 * Some extra checks added to the handling of glue_spec node objects in lua code. * Some node.prev pointers have been corrected (but this is not quite finished). * A small fix to lpeg 0.9.
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