summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib')
-rw-r--r--graphics/pstricks/contrib/pst-cie/Changes2
-rw-r--r--graphics/pstricks/contrib/pst-cie/README.md2
-rw-r--r--graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.bib15
-rw-r--r--graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.pdfbin21767403 -> 21741351 bytes
-rw-r--r--graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.tex10
-rw-r--r--graphics/pstricks/contrib/pst-cie/dvips/pst-cie.pro19
-rw-r--r--graphics/pstricks/contrib/pst-cie/latex/pst-cie.sty2
-rw-r--r--graphics/pstricks/contrib/pst-cie/tex/pst-cie.tex4
8 files changed, 37 insertions, 17 deletions
diff --git a/graphics/pstricks/contrib/pst-cie/Changes b/graphics/pstricks/contrib/pst-cie/Changes
index bc026bedcd..57376f87af 100644
--- a/graphics/pstricks/contrib/pst-cie/Changes
+++ b/graphics/pstricks/contrib/pst-cie/Changes
@@ -1,4 +1,5 @@
..... pst-cie.tex
+1.06b 2021-11-04 - fix for origin of the axes 0->0.0 in pst-cie.pro
1.06a 2018-12-16 - use only _one_ pro file
1.06 2017-08-24 - use always URW fonts instead of PostScript,
eg Helvetica->NimbusSanL
@@ -22,6 +23,7 @@
1.01 2016-04-18 initial version
..... pst-cie-data.pro
+0.03 2021-11-04 - use 0.0 for the origin (only lualatex)
0.02 2018-12-16 - the data arrays
0.01 2016-05-16 - the data arrays
diff --git a/graphics/pstricks/contrib/pst-cie/README.md b/graphics/pstricks/contrib/pst-cie/README.md
index 3006712511..62d23b138c 100644
--- a/graphics/pstricks/contrib/pst-cie/README.md
+++ b/graphics/pstricks/contrib/pst-cie/README.md
@@ -9,7 +9,7 @@ TeX Frequently Asked Questions:
(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
PSTricks is PostScript Tricks, the documentation cannot be run
-with pdftex, use the sequence latex->dvips->ps2pdf or xelatex.
+with pdftex, use the sequence latex->dvips->ps2pdf or xelatex or lualatex.
pst-cie is a PSTricks related package to show the different
CIE color spaces:
diff --git a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.bib b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.bib
index f2489b0756..2251843fe5 100644
--- a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.bib
+++ b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.bib
@@ -1,4 +1,17 @@
-@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
+@STRING{tugboat = {TUGboat} }
+@STRING{beiprogramm = {{\TeX}-Beiprogramm} }
+@STRING{bretter = {Bretter, die die Welt bedeuten} }
+@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
+@STRING{editorial = {Editorial} }
+@STRING{fremdebuehne = {Von fremden B{\"u}hnen} }
+@STRING{fundus = {Aus dem Fundus} }
+@STRING{hinterbuehne = {Hinter der B{\"u}hne} }
+@STRING{leserbrief = {Leserbrief(e)} }
+@STRING{magazin = {Magazin} }
+@STRING{rezension = {Rezensionen} }
+@STRING{schonimmer = {Was Sie schon immer {\"u}ber {\TeX} wissen wollten \dots} }
+@STRING{theaterkasse = {Von der Theaterkasse} }
+@STRING{theatertage = {{\TeX}-Theatertage} }
@Book{Seve,
Author = {Robert Sève},
diff --git a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.pdf b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.pdf
index c102b2d623..e442da8d2e 100644
--- a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.pdf
+++ b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.pdf
Binary files differ
diff --git a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.tex b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.tex
index a90912ca0c..b93764265d 100644
--- a/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.tex
+++ b/graphics/pstricks/contrib/pst-cie/doc/pst-cie-doc.tex
@@ -1,9 +1,11 @@
%% $Id: pst-cie-doc.tex 531 2017-08-24 07:59:27Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
- headexclude,footexclude,oneside]{pst-doc}
+\errorcontextlines=100
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
+\documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small,
+ headinclude=false,footinclude=false,twoside,english]{pst-doc}
\listfiles
-\usepackage[utf8]{inputenc}
\usepackage{pst-cie}
\let\pstFV\fileversion
\def\bgImage{\resizebox{7cm}{!}{\begin{pspicture}(-1,-1)(8.5,11)
@@ -76,7 +78,7 @@ y&0.3300&0.7100&0.0800&0.3162\\\hline
\small v.\pstFV}
%\docauthor{}
\author{Manuel Luque\\Herbert Voß}
-\maketitle
+\settitle
\section{Introduction}
diff --git a/graphics/pstricks/contrib/pst-cie/dvips/pst-cie.pro b/graphics/pstricks/contrib/pst-cie/dvips/pst-cie.pro
index 9d4e119220..4749187048 100644
--- a/graphics/pstricks/contrib/pst-cie/dvips/pst-cie.pro
+++ b/graphics/pstricks/contrib/pst-cie/dvips/pst-cie.pro
@@ -1,10 +1,9 @@
-%% version 1.06a 2018-12-16
+%
+%% version 0.03 2021-11-04
/tx@CIEdict 50 dict def
tx@CIEdict begin
-%
-%
+%%
%(pst-cie-data.pro) run
-%% version 0.02 2018-12-16
%% CIE 1931 (2 degree)
% Wavelength >= 360 && Wavelength <= 830
/CIE1931 [
@@ -2371,18 +2370,22 @@ gsave
0.5 setlinewidth
axes
/NimbusSanL-Bold findfont 5 scalefont setfont
- 0 0.1 0.9 {
+ 0.0 0.1 0.9 {
/i exch def
/M1 {i unit -0.05 unit} def
/M2 {i unit -0.06 unit} def
M1 moveto M2 lineto stroke
- M2 -5 add exch -3.5 add exch moveto i 15 string cvs show
+ M2 -5 add exch -3.5 add exch moveto
+ i 0 eq { (0.0) } { i 15 string cvs } ifelse
+ show
} for
- 0 0.1 0.9 {
+ 0.0 0.1 0.9 {
/i exch def
/M1 {-0.05 unit i unit } def /M2 {-0.06 unit i unit } def
M1 moveto M2 lineto stroke
- M2 -2 add exch -8 add exch moveto i 15 string cvs show
+ M2 -2 add exch -8 add exch moveto
+ i 0 eq { (0.0) } { i 15 string cvs } ifelse
+ show
} for
gsave
/NimbusSanL-Bold findfont 5 scalefont setfont
diff --git a/graphics/pstricks/contrib/pst-cie/latex/pst-cie.sty b/graphics/pstricks/contrib/pst-cie/latex/pst-cie.sty
index b03b283fa4..99e13e5871 100644
--- a/graphics/pstricks/contrib/pst-cie/latex/pst-cie.sty
+++ b/graphics/pstricks/contrib/pst-cie/latex/pst-cie.sty
@@ -3,7 +3,7 @@
\input{pst-cie.tex}
\IfFileExists{pst-cie.pro}{%
\ProvidesFile{pst-cie.pro}
- [2016/04/25 v. 1.02, PostScript prologue file (ml,hv)]
+ [2021/11/04 v. 0.03, PostScript prologue file (ml,hv)]
\@addtofilelist{pst-cie.pro}}{}%
\ProvidesFile{pst-cie.tex}
[\filedate\space v\fileversion\space `PST-cie' (ml,hv)]
diff --git a/graphics/pstricks/contrib/pst-cie/tex/pst-cie.tex b/graphics/pstricks/contrib/pst-cie/tex/pst-cie.tex
index 3a9302ba96..3157147c0f 100644
--- a/graphics/pstricks/contrib/pst-cie/tex/pst-cie.tex
+++ b/graphics/pstricks/contrib/pst-cie/tex/pst-cie.tex
@@ -23,8 +23,8 @@
\ifx\PSTnodesLoaded\endinput\else \input pst-node \fi
%\ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi
%
-\def\fileversion{1.06a}
-\def\filedate{2018/12/16}
+\def\fileversion{1.06b}
+\def\filedate{2021/11/04}
\message{`PST-cie' v\fileversion, \filedate\space (hv)}
%
\edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax