summaryrefslogtreecommitdiff
path: root/graphics/tex-pstricks
AgeCommit message (Collapse)AuthorFilesLines
2016-08-07Update some texlive packages to latest versions.markd3-10/+9
Precise changes unknown Updated graphics/tex-animate{,-doc} to 20160727 Updated graphics/tex-epstopdf{,-doc} to 2.25 Updated graphics/tex-mcf2graph{,-doc} to 3.95 Updated graphics/tex-pstricks{,-doc} to 2.68 Updated graphics/tex-repere{,-doc} to 16.06
2016-06-16Updated to TexLive 2016:markd3-9/+10
Updated graphics/tex-animate{,-doc} to 20160415 Updated graphics/tex-bclogo{,-doc} to 3.1 Updated graphics/tex-mcf2graph{,-doc} to 3.92 Updated graphics/tex-mptopdf{,-doc} to 2016 Updated graphics/tex-pst-barcode{,-doc} to 0.15 Updated graphics/tex-pst-node{,-doc} to 1.36 Updated graphics/tex-pst-ovl{,-doc} to 0.07 Updated graphics/tex-pst-plot{,-doc} to 1.75 Updated graphics/tex-pstricks{,-doc} to 2.66 Updated graphics/tex-pstricks-add{,-doc} to 3.80 Updated graphics/tex-roundrect{,-doc} to 2.2 Updated graphics/tex-shapes{,-doc} to 1.1 Updated graphics/tex-tikzmark{,-doc} to 1.2 Updated graphics/tex-tikzsymbols{,-doc} to 4.0
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-02Update tex-pstricks{,-doc} to 2.62amarkd3-8/+11
2.61 The main package pstricks now defines two optional arguments for pasting code into PostScript: precode=.. and postcode=.... Both can beused by other packages to get rid of an \pstVerb before calling a macro. 2.62 New optional argument "bgcolor" for the background of the pspicture environment. See pst-news15.pdf for more information.
2015-04-22Update tex-pstricks{,-doc} to 2.60markd3-11/+9
latest texlive version. changes unknown.
2012-10-16Update tex-pstricks to 2.33.minskim3-8/+11
Changes since 2.23: 2.33 2012-09-23 - fix a trailing space in \pst@Pyth 2.32 2012-09-20 - added more blendmodes for distiller 2.31 2012-08-24 - fixed bug with the star version of \psellipticarc and the additional setting of showpoints 2.30 2012-08-13 - fixed bug with the star version of \psellipticarc - added fillstyle options eovlines, eohlines, eovlines*, and eohlines* 2.29 2012-06-04 - fixed itroduced trailing space with boolkey 2.28 2012-05-24 - added \add@psCode, which uses \pstVerb instead of \pstverb 2.27 2012-03-11 - activate \tx@strokeopacity for \psgrid 2.26 2012-02-19 - showgrid=top is now possible 2.25 2012-02-12 - modifications to the code of curveticks 2.24 2012-02-09 - add option for curveticks with option symbol
2011-10-27Update tex-pstricks{,-doc} to 2.23.minskim3-8/+10
Changes: - The new macro \psLoop allows a loop without defining a variable. - Instead of using the package pst-fill one can now use the fill style dots.
2011-03-17Import tex-pstricks-2.17 as graphics/tex-pstricks.minskim4-0/+54
An extensive collection of macros for generating PostScript that is usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX. Included are macros for colour, graphics, pie charts, rotation, trees and overlays. It has many special features, including a wide variety of graphics (picture drawing) macros, with a flexible interface and with colour support. There are macros for colouring or shading the cells of tables. The package pstricks-add contains bug-fixes and additions for pstricks (among other things). PSTricks uses PostScript \special commands, which are not supported by PDF(La)TeX. This limitation may be overcome by using either the pst-pdf or the pdftricks package, to generate a PDF inclusion from a PSTricks diagram.