Path to this page:
./
graphics/tex-pst-pdf,
Make PDF versions of graphics by processing between runs
Branch: CURRENT,
Version: 1.2e,
Package name: tex-pst-pdf-1.2e,
Maintainer: minskimThe package pst-pdf simplifies the use of graphics from
PSTricks and other PostScript code in PDF documents. As in
building a bibliography with BibTeX, additional external
programmes are invoked. In this case they are used to create a
PDF file (\PDFcontainer) that will contain all the graphics
material. In the final document these contents will be inserted
instead of the original PostScript code. The package works with
pstricks and requires a recent version of the preview package.
Required to run:[
print/ghostscript] [
print/kpathsea] [
print/dvipsk] [
print/tex-graphics] [
print/tex-latex-bin] [
graphics/tex-pstricks] [
print/tex-environ] [
print/tex-preview] [
graphics/tex-pdfcrop] [
print/tex-graphics-def]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2020-04-27) Updated to version: tex-pst-pdf-1.2e
- (2017-11-23) Package has been reborn
- (2017-08-24) Updated to version: tex-pst-pdf-1.2d
- (2017-06-21) Updated to version: tex-pst-pdf-1.2c
- (2016-08-07) Updated to version: tex-pst-pdf-1.2a
- (2013-04-24) Updated to version: tex-pst-pdf-1.1vnb2
CVS history: (Expand)
2020-04-27 04:08:15 by Mark Davies | Files touched by this commit (76) |  |
Log message:
tex-*: update to texlive 2020 versions
tex-a2ping{,-doc} to 2.84p
tex-animate{,-doc} to 20200425
tex-auto-pst-pdf{,-doc} to 0.6.52849
tex-chemfig{,-doc} to 1.52
tex-circuitikz{,-doc} to 1.1.1
tex-graphics-pln{,-doc} to 2020
tex-mcf2graph{,-doc} to 4.48
tex-mptopdf{,-doc} to 2020
tex-pst-node{,-doc} to 1.42a
tex-pst-pdf{,-doc} to 1.2e
tex-pst-tools{,-doc} to 0.10
tex-pstricks-add{,-doc} to 3.89a
tex-tikz-feynhand{,-doc} to 1.1.0
tex-tikzmark{,-doc} to 1.8
tex-tkz-base{,-doc} to 3.06c
tex-tkz-fct{,-doc} to 1.3c
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-06 21:04:42 by Mark Davies | Files touched by this commit (216) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2017-08-24 01:51:36 by Mark Davies | Files touched by this commit (4) |  |
Log message:
Update tex-pst-pdf{,-doc} to 1.2d
changes unknown
|
2017-06-21 13:46:00 by Mark Davies | Files touched by this commit (87) |  |
Log message:
Update to TeXlive 2017
Updated print/tex-paralist{,-doc} to 2.7
Updated print/tex-pdfpages{,-doc} to 0.5h
Updated print/tex-plain to 3.141592653.43076
Updated print/tex-platex{,-doc} to 2017
Updated print/tex-polski{,-doc} to 1.3.4
Updated print/tex-preview{,-doc} to 11.90
Updated print/tex-program{,-doc} to 3.3.14
Updated graphics/tex-pst-3dplot{,-doc} to 2.04
Updated graphics/tex-pst-barcode{,-doc} to 0.16a
Updated graphics/tex-pst-circ{,-doc} to 2.14
Updated geography/tex-pst-geo{,-doc} to 2.06
Updated graphics/tex-pst-node{,-doc} to 1.39
Updated graphics/tex-pst-pdf{,-doc} to 1.2c
Updated graphics/tex-pst-plot{,-doc} to 1.79
Updated graphics/tex-pst-tools{,-doc} to 0.06
Updated graphics/tex-pst-tree{,-doc} to 1.13
Updated graphics/tex-pstricks{,-doc} to 2.73a
Updated graphics/tex-pstricks-add{,-doc} to 3.83
Updated print/tex-ptex-base{,-doc} to 2017
Updated fonts/tex-ptex-fonts{,-doc} to 2017
|
2016-08-07 12:38:00 by Mark Davies | Files touched by this commit (6) |  |
Log message:
Update tex-pst-pdf{,-doc} to 1.2a
Adjust to tex-graphics-def
|
2016-01-30 05:05:54 by Mark Davies | Files touched by this commit (57) |
Log message:
Add LICENSE
|
2015-11-25 13:50:44 by Jonathan Perkin | Files touched by this commit (14) |
Log message:
Remove mk/find-prefix.mk usage from the graphics category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|