summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2011-08-17Update ruby-prawn package to 0.12.0.taca2-7/+7
Prawn 0.12.0: We continue our trek to Prawn 1.0 with 0.12.0. This release fixes many bugs and adds some new features. A full list of changes is available via `git log 0.11.1..0.12.0`. Features / Enhancements * Rewrite project README [Gregory Brown] * Speed improvements to text kerning [Jan De Poorter] * Snapshotting now preserves your bounding box [Brad Ediger] * Allow Document#float to teleport across pages and return to starting page [Brad Ediger] * number_pages now defaults to numbering every page [Matthew Rudy Jacobs] * Your bounding box is now reset when starting a new page with a different size or layout [Brad Ediger] Major Bugfixes * Fix multi-page templates (#199) [Chase M. Gray / Jonathan Greenberg] * Make tables work in stretchy bounding boxes (#235) [Jan De Poorter / Brad Ediger] * Fix TTF font metrics when a TTF font has a nonzero width for newlines (#245) [daduke / Katsuya Hidaka / Brad Ediger] * Fix kerning bug on line width calculations (#251) [vspan / Brad Ediger] * Fix images in stretchy bounding boxes creating a new page (#241) [Brad Ediger] * Fix character_spacing to work based on character count, not byte length (#253) [Katsuya Hidaka / Brad Ediger] * Fix NoMethodError under $KCODE==¡Èu¡É [Michael Klein] * Fix extra page break created when spans were used at the top of a page (#255) [Sean Russell / Brad Ediger] * Fix problem with table cell backgrounds overlapping other cell¡Çs borders by drawing all backgrounds before any borders (#226) [Kenta Murata / Brad Ediger] * Remove old examples that were duplicated by our new manual (Micha«³l Witrant) Tables: use an epsilon to compare floating-point values [Kenta Murata]
2011-08-14Revision bump after updating perl5 to 5.14.1.obache7-14/+14
2011-08-12Restrict dependency pattern due to gemspec.taca1-2/+3
Bump PKGREVISION.
2011-08-12Update print/ruby-pdf-reader package to 0.10.0.taca2-7/+7
- Fix dependency pattern due to gemspec. - Changes are unknown: please refer: http://github.com/yob/pdf-reader/commits/master
2011-08-12Fix Unprivileged builds.sbd2-5/+5
2011-08-07Update to 1.10.1, adding destdir support and switching to texlive,wiz20-427/+126
from Nicolas Thauvin. Version 1.10.1 - Prefetching fonts to group calls to kpsewhich (starts faster) - Made scroll buttons preemptive (stop displaying) - Fix install path of dlladvi - Fix compatibility of event loop with new version of graphics Version 1.10 - Updated the doc - Bytecode version uses a library dlladvi.so - Changed configuration to use 4.0 of camlimages - Dynamics libraries loaded last (provided by Stefan Potyra) Version 1.9 - EPS files are read by advi and sent to gs - splash.dvi is now distributed and correctly installed - examples are distributed but not compiled by default - added conf/jpfonts.conf in the disbribution - gs path is now set by configure - Added support for gzip and bzip2 compressed files. - Fixed advi.man (provided mostly by Debian managers). - Included security patches (provided by Debian managers). Version 1.8 Rendering EPS files with gs by default. PGF patches for pstrick support of PDF macros in advi.sty Bug fixes. Version 1.7 2005/09/02 Having Active-DVI compatible with the new Graphics library. 2004/12/07 Getting rid of the new warnings of the Caml compiler.
2011-08-02Fix main() definition. Fix prototype usage.joerg8-19/+103
2011-08-02Fix getline conflict.joerg6-1/+87
2011-07-31Update to 2.14.2ryoon3-91/+85
* Update MASTER_SITES. Changelog: * New scripts introduced. * MIDI input and output are improved. * Some notation improvements. * Some new signs are introduced. * Unicode Bidirectional Algorithm is fully supported. * and so on. see NEWS.txt.
2011-07-30Add acroread9ryoon1-1/+2
2011-07-30Import acroread9-9.4.2 as print/acroread9 from wip/acroread9ryoon7-0/+503
Adobe Reader is part of the Adobe Acrobat family of software, which lets you view, distribute, and print documents in Portable Document Format (PDF)--regardless of the computer, operating system, fonts, or application used to create the original file. PDF files retain all the formatting, fonts, and graphics of the original document, and virtually any PostScript(TM) document can be converted into a PDF file.
2011-07-28Update tex-kpathsea-doc to 2011.minskim2-7/+7
Changes: - Documentation update for TeX Live 2011.
2011-07-28Update tex-kpathsea to 2011. No functional change.minskim2-7/+7
2011-07-28Update tex-texlive-scripts to 2011.minskim2-8/+12
Changes: - Fix check-interpreter warnings.
2011-07-28Make xdvik build with kpathsea-6.0.1.minskim2-7/+8
2011-07-28Update xetex to 0.9997.5.minskim2-9/+9
Changes: * xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch. (read_font_info): Cast print_c_string() arg to string. * xetex.ch: Reformulate to not depend on eTeX_version_string. * XeTeXFontInst.h: Fix prototype for xmalloc(). * XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern declaration of gFreeTypeLibrary from here ... * XeTeX_ext.h: ... to here. * XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2.
2011-07-28Update luatex to 0.70.1.minskim4-465/+17
Changes: - luatex now uses the standard synctex files. - The default form margin is now zero (was 1bp before). - New function node.currentattr() queries the current active attribute list. - Lua font loading; ignore unknown enumeration keys in MathConstants. - JPEG 2000 image support. - Bug fixes.
2011-07-28Update web2c to 2011.minskim6-167/+23
Changes: * Doc changes and bug fixes. * New commands: eptex, inimf, initex, and mfplain.
2011-07-28Update ptexenc to 1.2.0.minskim4-8/+23
Changes: * ptexenc.c, ptexenc/ptexenc.h: Export toUCS(). * ptexenc/unicode.h: Export UCStoUTF8(). * ptexenc.c: Change version string "ptetex" => "ptexenc". * Makefile.am: Install ptexenc/unicode.h.
2011-07-28Update kpathsea to 6.0.1.minskim5-66/+80
Changes: * Trailing comments and whitespace omitted from config values. * Add .tlu to type lua suffixes, and .dfont to truetype suffixes. * Prefix program_invocation{,_short}_name with kpse_. * Finally remove kpse_set_progname (deprecated since 1998).
2011-07-21Clang build needs -fPIC too.joerg1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-2/+2
2011-07-16Update tex-koma-script to 3.09.minskim3-8/+9
Changes: * scrkfloa.dtx: new values for option "captions" * scrkbase.dtx: fix: \Family@@Numical@@Key --> \Family@@String@@Key * scrkbase.dtx: \FamilyStringKey and \FamilyNumericalKey fixed (thanks to Michael Pock) * scrkfloa.dtx: new options `captions=top', `captions=bot', `captions=figureabove', `captions=figurebelow' new commands `\captionaboveof' and `\captionsbelowof' * tocbasic.dtx: options "atbegin" and "atend" added to \DeclareNewTOC * scrklang.dtx: scrlttr2 supports language naustrian
2011-07-15Update to 1.2.2ryoon3-13/+12
Changelog: 1.2.2 Tiny change in how command line arguments are handled. This should make things work with both English and non-English locales on Windows. 1.2.1 Minor improvement with focus control for Previous and Next buttons. Acknowledged Steven Lee for building Windows binaries and Dirk Loss for building Mac OS X binaries in the About box. 1.2.0 Got rid of old text comparison mode. Various small user interface improvements. Fixed a subtle bug that meant the combine text highlighting setting wasn't saved and restored correctly.
2011-07-14Add tex-verbasef{,-doc}.minskim1-1/+3
2011-07-14Import tex-verbasef-doc-1.1 as print/tex-verbasef-doc.minskim4-0/+20
This is documentation for tex-verbasef.
2011-07-14Import tex-verbasef-1.1 as print/tex-verbasef.minskim4-0/+31
Verbasef allows you to input (subsections of a) file, print them in verbatim mode, while automatically breaking up the inputted lines into pieces of a given length, which are output as figures. These figures are posted using the [H] specification, which forces LaTeX to place the figure at the spot of invocation, rather than floating the figures to the top of the next page. The package requires the verbatim, here and vrbexin packages.
2011-07-14Update tex-ltxmisc to 2010.21927.minskim3-10/+8
Changes: - The verbasef style is no longer included.
2011-07-13add a patch from Suse bug #698451 (which is said there to originatedrochner3-8/+215
from upstream but I couldn't locate it) to fix possible injection of shell commands in print requests which would be executed as the "lp" user bump PKGREV
2011-07-12Sync tex-version with tex-version-doc. No functional change.minskim2-6/+6
2011-07-12Add tex-version-doc.minskim1-1/+2
2011-07-12Import tex-version-doc-2.0 as print/tex-version-doc.minskim4-0/+20
This is documentation for tex-version.
2011-07-11Sync tex-ulem with TeX Live r21840.minskim4-14/+14
Changes: - Change \dimen@ to \UL@height.
2011-07-11include ".../poppler/bl3" before PKG_BUILD_OPTIONS.poppler is checkeddrochner4-14/+21
for -- this doesn't make a difference in my box (current, modular xorg) but Matthias Scheler reported problems on his and that this change helps
2011-07-11update to 0.1.8drochner8-179/+13
changes: -UI improvements -new manpage -bugfixes -translation updates
2011-07-11update to 0.16.7drochner8-87/+26
changes: bugfixes pkgsrc change: set --enable-cms in frontend components if it was set in the base pkg -- the layout of some classes depends on this definition, and inconsistencies can lead to crashes (see poppler bug #35381)
2011-07-03check-interpreter fix. Use subst.mk for substitution.jym4-23/+22
2011-06-19Add and enable ruby-prawn.taca1-1/+2
2011-06-19Importing ruby-prawn package version 0.11.1.taca4-0/+286
= Prawn: Fast, Nimble PDF Generation For Ruby Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble, just like the majestic sea creature. Development on this library was initially made possible thanks to the many people who donated to the Ruby Mendicant project: http://rubymendicant.wikidot.com The project is currently maintained by Gregory Brown, with lots of help from Prawn's core developers and the community.
2011-06-19Add and enable ruby-pdf-reader.taca1-1/+2
2011-06-19Importing ruby-pdf-reader package version 0.9.2.taca4-0/+86
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe. It provides programmatic access to the contents of a PDF file with a high degree of flexibility. The PDF 1.7 specification is a weighty document and not all aspects are currently supported. I welcome submission of PDF files that exhibit unsupported aspects of the spec to assist with improving out support.
2011-06-19Update tex-oubraces{,-doc} to 2010.minskim4-14/+14
Added copyright info.
2011-06-19Add tex-forloop-doc.minskim1-1/+2
2011-06-19Import tex-forloop-doc-3.0 as print/tex-forloop-doc.minskim4-0/+21
This is documentation for tex-forloop.
2011-06-19TEXLIVE_USE_CTAN should be set in mk.conf, not in the package's Makefile.minskim3-8/+8
2011-06-18Add tex-forloopbrook1-1/+2
2011-06-18Initial revision.brook5-0/+128
2011-06-17Install a PDF manual of tex-type1cm.minskim5-15/+16
2011-06-12Update ruby-gnome2 to 0.90.9.obache1-2/+1
== Ruby-GNOME2 0.90.9: 2011-06-11 NOTE: 0.90.x releases are for 1.0.0 major release. This is the last release of 0.90.x series. The next release will be 1.0.0! === Changes ==== All * Fixes * Fix a bug in version numbers. [Grant Schoep, Vincent Carmona] * Support 'bundle install' . ==== Ruby/GLib2 * Improvements * Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows. * GLib::IOChannel#write returns written byte not self. [backward incompatible] ==== Ruby/GTK2 * Fixes * fix misc/bindings.rb sample (ruby 1.9). [Vincent Carmona] * [#3305589] fix Gtk::Window#add_accel_group misses a reference to accel group. [Piotr Korzuszek, Kouhei Sutou] * Support cairo related samples in Ruby 1.9. [Jon, Kouhei Sutou] ==== Ruby/GStreamer * Improvements * add Gst::Registry.update method. [Vincent Carmona] ==== Ruby/VTE * Fixes * [#3199587] fix pc install. [OBATA Akio, Kouhei Sutou] ==== Ruby/Poppler * Fixes * [#3292118] don't run needless tests. [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/GtkSourceView2 * Improvements * support Windows. [S.Kitagawa]
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2