Up to [cvs.netbsd.org] / pkgsrc / print / tex-pdftex-def
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 2 18:16:17 2011 UTC (15 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
HEAD
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Update tex-pdftex-def to 0.05d.
Changes:
* Patching trig.sty is improved by doing it earlier in some
cases, e.g. if one of class `memoir', package `scrlfile' or
package `filehook' is loaded.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 22 20:59:07 2011 UTC (16 months ago) by minskim
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update tex-pdftex-def to 0.05c. Changes: - \stockwidth and \stockheight of class `memoir' respected.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 19 23:24:03 2010 UTC (20 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update tex-pdftex-def to 0.05b.
Changes:
2010/03/11 v0.04o (HO)
* Ensure that \undefined is undefined during loading of
ConTeXt files.
2010/03/12 v0.04p (HO)
* \undefined is also undefined during conversion of MPS.
2010/04/14 v0.04q (HO)
* Optimizations for rotating and scaling:
* remove unnecessary identity transformations
* numbers are normalized
2010/04/15 v0.04r (HO)
* Fix for scale values without integer part.
2010/09/09 v0.05a (HO)
* Option `pagebox' added for specifying the pdf page box
of the included image. Values are `mediabox', `cropbox',
`bleedbox', `trimbox' and `artbox'. Default is `cropbox'. (MS/HO)
* Option `interpolate' added for bitmaps, see PDF specification.
Values are `true' or `false', default is `false'.
* Option `decodearray' added for bitmaps, see PDF specification,
key /Decode of image dictionaries. The value for option
`decodearray' is the value for /Decode without `[' and ']'.
* Option `maskarray' added for bitmaps, see PDF specification,
key /Mask of image dictionaries with array as value.
The value of `maskarray' is the array value for /Mask
without `[' and ']'.
* Option `intent' added for the rendering intent of bitmap
images, see PDF specification, key /Intent of image
dictionaries. The value is a name without a leading slash,
the standard names of the PDF specification:
`AbsoluteColorimetric', `RelativeColorimetric',
`Saturation', `Perceptual'.
* Options `ocobjnum' and `ocobjref' are hooks for those who wants
to work with optional content. The options can be used for both
bitmap and PDF images and are unsupported for MPS.
The optional content dictionary is given by an external
object. Option `ocobjnum' expects the number of that object
(e.g. \pdflastobj). It's a positive integer (greater than zero).
Option `ocobjref' takes the full object reference
(positive integer, followed by ` 0 R' in case of pdfTeX).
Other drivers might support `ocobjref' as well, in case of
PostScript/pdfmark drivers, the object is usually referenced by
a name in curly braces.
* Tiff support removed for driver versions between 1.10a and 1.30.
2010/09/14 v0.05b (HO)
* Fix, \pagecolor got broken accidentally (in v0.05a).
Revision 1.3 / (download) - annotate - [select for diffs], Wed May 26 04:11:57 2010 UTC (2 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update tex-pdftex-def to 0.4n. * \GPT@catcodes extended for xmlTeX (pdftex.def loads supp-pdf.mkii at begin document where xmlTeX's catcodes are already active).
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 29 08:56:50 2010 UTC (2 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update tex-pdftex-def to 0.04m.
Changes:
* Catcodes are preserved and initialized for loading of
pdftex.def and ConTeXt's support files.
* ConTeXt's support files have now the extension `.mkii' instead
of `.tex'.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 23 19:25:03 2009 UTC (3 years, 1 month ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import tex-pdftex-def-0.04l as print/tex-pdftex-def. The file pdftex.def provides device-specific definitions for color and graphics support when running pdf(La)TeX.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 23 19:25:03 2009 UTC (3 years, 1 month ago) by minskim
Branch: MAIN
Initial revision