texlive[60506] Master/texmf-dist: pst-mirror (14sep21)

commits+karl at tug.org commits+karl at tug.org
Tue Sep 14 22:24:37 CEST 2021


Revision: 60506
          http://tug.org/svn/texlive?view=revision&revision=60506
Author:   karl
Date:     2021-09-14 22:24:37 +0200 (Tue, 14 Sep 2021)
Log Message:
-----------
pst-mirror (14sep21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-mirror/Changes
    trunk/Master/texmf-dist/doc/generic/pst-mirror/README
    trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.pdf
    trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.tex
    trunk/Master/texmf-dist/dvips/pst-mirror/pst-mirror.pro
    trunk/Master/texmf-dist/tex/generic/pst-mirror/pst-mirror.tex
    trunk/Master/texmf-dist/tex/latex/pst-mirror/pst-mirror.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/generic/pst-mirror/createEPS/make2.sh

Modified: trunk/Master/texmf-dist/doc/generic/pst-mirror/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-mirror/Changes	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/doc/generic/pst-mirror/Changes	2021-09-14 20:24:37 UTC (rev 60506)
@@ -1,4 +1,5 @@
 ..... pst-mirror.tex
+1.02  2021-09-14  - fix for fontname on PS level
 1.01  2014-02-17  - small changes to the polygon macro
                   - make \pstDie an object
                   - make image run

Modified: trunk/Master/texmf-dist/doc/generic/pst-mirror/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-mirror/README	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/doc/generic/pst-mirror/README	2021-09-14 20:24:37 UTC (rev 60506)
@@ -4,9 +4,9 @@
 local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/
 Then do not forget to run texhash to update this tree.
 For more information  see the documentation of your LATEX distribution 
-on installing packages into your local TeX system or read the 
-TeX Frequently Asked Questions:
-(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
+on installing packages into your local TeX system.
 
 PSTricks is PostScript Tricks, the documentation cannot be run
-with pdftex, use the sequence latex->dvips->ps2pdf or xelatex.
\ No newline at end of file
+with pdftex, use the sequence latex->dvips->ps2pdf or xelatex.
+
+hvoss at tug.org
\ No newline at end of file

Added: trunk/Master/texmf-dist/doc/generic/pst-mirror/createEPS/make2.sh
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-mirror/createEPS/make2.sh	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/generic/pst-mirror/createEPS/make2.sh	2021-09-14 20:24:37 UTC (rev 60506)
@@ -0,0 +1,10 @@
+#latex xa.tex && rm -f xa.log xa.aux
+#dvips -E xa.dvi -o xa.eps
+#pstoedit -dt -xscale "-1" -xshift -150 -f ps xa.eps xb.eps
+pstoedit -dt -xscale "-1" -xshift -150 -f ps $1.eps $1-b.eps
+scripts/filtre.pl 1 $1-b.eps
+pstoedit -f ps $1-b.eps $1-c.eps
+scripts/filtre.pl 2 $1-c.eps
+#./test.sh
+#latex xxx && dvips xxx && ps2pdf xxx.ps
+rm -f *.ps *.dvi
\ No newline at end of file


Property changes on: trunk/Master/texmf-dist/doc/generic/pst-mirror/createEPS/make2.sh
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.tex	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.tex	2021-09-14 20:24:37 UTC (rev 60506)
@@ -1,7 +1,11 @@
-%% $Id: pst-mirror-doc.tex 894 2014-02-18 09:46:21Z herbert $
-\documentclass[11pt,frenchb,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
-    headexclude,footexclude,oneside]{pst-doc}
-\usepackage[utf8]{inputenc}
+%% $Id: pst-mirror-doc.tex 248 2021-09-14 08:57:11Z herbert $
+\errorcontextlines=100
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
+\listfiles
+\documentclass[fontsize=11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small,
+    headinclude=false,footinclude=false,oneside]{pst-doc}
+
 \usepackage{pst-mirror}
 \let\myFV\fileversion
 \usepackage{pst-grad}
@@ -9,16 +13,15 @@
 \usepackage{tabularx}
 \usepackage{longtable}
 
+\addbibresource{\jobname.bib}
+
 \def\UrlFont{\small\ttfamily}
 \makeatletter
 \def\verbatim at font{\small\normalfont\ttfamily}
 \makeatother
-\let\myPart\part
-\renewcommand{\part}[1]{\clearpage\myPart{#1}}
 \newcommand\verbI[1]{\small\texttt{#1}}
 
 \psset{subgriddiv=0,gridlabels=7pt,gridcolor=black!15}
-\hypersetup{pdfauthor={Herbert Voss},pdftitle={Sphere mirror}}
 %
 \newcounter{boua}
 \newcommand\itemBoua{\addtocounter{boua}{1}\strut\indent\textit{\theboua}\textsuperscript{o} --- }
@@ -68,26 +71,23 @@
 \pstSphereFrame[fillstyle=solid,fillcolor=yellow](0,0)(-30,-60)
 \pstSphereGrid[linecolor=blue,linewidth=0.05mm,grille=10,Ymin=-60,Ymax=0,Xmin=-30,Xmax=0](40,-70,-10)}}
 
-\def\bgImage{\psscalebox{0.7}{\begin{pspicture}(-7,-7)(7,7)
+\def\bgImage{\psscalebox{0.5}{\begin{pspicture}(-7,-7)(7,7)
   \newpsstyle{GradWhiteYellow}{fillstyle=gradient,gradbegin=yellow,gradend=yellow!20,
      linecolor=yellow!50,GradientCircle=true,gradmidpoint=0,GradientPos={(1,1)}}%
   \pscircle[style=GradWhiteYellow]{7.07}
   \pstSphereGrid[linecolor=red,grille=10,Ymin=-50,Ymax=50,Xmax=80,Xmin=-80,normale=0 0](20,0,0)
   \pstSphereGrid[linecolor=blue,grille=10,Ymin=-40,Ymax=-20,Xmax=80,Xmin=-80,normale=0 90](40,0,-10)%
-  \pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=40,PSfont=Time-Roman,yO=0](20,0,10){pst-mirror}
-  \pstSphereText[fillstyle=solid,fillcolor=black,normale=0 0,fontscale=20,PSfont=Helvetica,yO=0](20,0,35){PSTricks}
-  \pstSphereText[fillstyle=solid,fillcolor=blue,normale=0 90,fontscale=10,PSfont=Helvetica,yO=2.5](10,0,-10){A Spherical Mirror}%
+  \pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=40,fontname=Times-Roman,yO=0](20,0,10){pst-mirror}
+  \pstSphereText[fillstyle=solid,fillcolor=black,normale=0 0,fontscale=20,fontname=Helvetica,yO=0](20,0,35){PSTricks}
+  \pstSphereText[fillstyle=solid,fillcolor=blue,normale=0 90,fontscale=10,fontname=Helvetica,yO=2.5](10,0,-10){A Spherical Mirror}%
 \end{pspicture}}}
 
-\lstset{basicstyle=\ttfamily\footnotesize}
-
 \begin{document}
 \author{Manuel Luque\\Herbert Vo\ss}
 \docauthor{}
-\date{\today}
 \title{Images on a spherical mirror}
 \subtitle{A PSTricks package for drawing 3D objects on a sphere,  v\myFV}
-\maketitle%
+\settitle
 
 \tableofcontents
 
@@ -473,6 +473,8 @@
 
 
 
+
+
 \begin{pspicture}(-8,-8)(8,8)
 %\psset{scale=2}
 \pstSphereFrame[Xorigine=20,Yorigine=0,Zorigine=0,fillstyle=solid,fillcolor=OrangePale](-70,-50)(70,10)
@@ -775,6 +777,9 @@
 \psset{CX=15,CZ=-5,CY=0,RotZ=30}
 \end{lstlisting}
 
+
+
+
 \clearpage
 \subsection{Le dé}
 Le dé posséde une commande propre \Lcs{pstSphereDie}, qui en interne utilise celle
@@ -887,11 +892,11 @@
 \begin{center}
 \begin{pspicture}(-5,-4)(5,5)
   \decor
-%  \pstSphereText[fillstyle=solid,fillcolor=red,fontscale=10,PSfont=Helvetica,normale=0 90](15,0,-10){l'aventure mathématique}
+%  \pstSphereText[fillstyle=solid,fillcolor=red,fontscale=10,fontname=Helvetica,normale=0 90](15,0,-10){l'aventure mathématique}
   \psset{fillstyle=gradient,gradbegin=white,gradend=red,gradmidpoint=0.2,linewidth=0.1mm}
   { \psset{CX=20,CY=20,CZ=-10} \pstSphereCylinder{5}{7.5} }
   { \psset{CX=15,CY=10,CZ=-7.5,RotY=90,RotX=-45} \pstSphereCylinder{2.5}{-10}}
-%  \pstSphereText[fillstyle=solid,fillcolor=red,fontscale=25,PSfont=Bookman-demibold,
+%  \pstSphereText[fillstyle=solid,fillcolor=red,fontscale=25,fontname=Bookman-Demi,
 %    normale=0 0](40,0,10){Tangente}
 \end{pspicture}
 \end{center}
@@ -972,7 +977,7 @@
     \item et son origine \texttt{(x,y,z)}.
   \end{compactitem}
   \item La taille des caractéres est fixée par \Lkeyword{fontscale}=1 : 1 cm par défaut.
-  \item Le type de fonte par \Lkeyset{PSfont=Times-Roman} par défaut.
+  \item Le type de fonte par \Lkeyset{fontname=Times-Roman} par défaut.
   \item Le booléen \Lkeyword{isolatin} qui est positionné é \texttt{true} par défaut, permet l'écriture 
     des caractéres accentués. Si l'on souhaite utiliser la police \texttt{Symbol}, permettant d'écrire 
     les caractéres grecs, il faut positionner ce booléen é \texttt{false}.
@@ -985,9 +990,9 @@
 \pscircle[style=GradWhiteYellow]{7.07}
 \pstSphereGrid[linecolor=red,grille=10,Ymin=-50,Ymax=50,Xmax=80,Xmin=-80,normale=0 0](20,0,0)
 \pstSphereGrid[linecolor=blue,grille=10,Ymin=-40,Ymax=-20,Xmax=80,Xmin=-80,normale=0 90](40,0,-10)%
-\pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=30,PSfont=Bookman-demibold,yO=0](20,0,10){Tangente}
+\pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=30,fontname=Bookman-Demi,yO=0](20,0,10){Tangente}
 \pstSphereText[fillstyle=solid,fillcolor=blue,normale=0 90,fontscale=10,
-  PSfont=Helvetica,yO=2.5](10,0,-10){l'aventure math\'ematique}%
+  fontname=Helvetica,yO=2.5](10,0,-10){l'aventure math\'ematique}%
 \end{pspicture}
 \end{center}
 
@@ -994,15 +999,16 @@
 \begin{lstlisting}
 \begin{pspicture}(-8,-10)(8,10)
 %\psset{Rayon=8}
-\newpsstyle{GradWhiteYellow}{fillstyle=gradient,gradbegin=yellow,gradend=yellow!20,
-  linecolor=yellow!50,GradientCircle=true,gradmidpoint=0,GradientPos={(1,1)}}%
+\newpsstyle{GradWhiteYellow}{fillstyle=gradient,%
+    gradbegin=yellow,gradend=yellow!20,linecolor=yellow!50,GradientCircle=true,gradmidpoint=0,GradientPos={(1,1)}}%
 \pscircle[style=GradWhiteYellow]{7.07}
 \pstSphereGrid[linecolor=red,grille=10,Ymin=-50,Ymax=50,Xmax=80,Xmin=-80,normale=0 0](20,0,0)
 \pstSphereGrid[linecolor=blue,grille=10,Ymin=-40,Ymax=-20,Xmax=80,Xmin=-80,normale=0 90](40,0,-10)%
 \pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=30,
-  PSfont=Bookman-demibold,yO=0](20,0,10){Tangente}
+  fontname=Bookman-Demi,yO=0](20,0,10){Tangente}
+\pstSphereText[fillstyle=solid,fillcolor=red,normale=0 0,fontscale=30,PSfont=Bookman-Demi,yO=0](20,0,10){Tangente}
 \pstSphereText[fillstyle=solid,fillcolor=blue,normale=0 90,fontscale=10,
-  PSfont=Helvetica,yO=2.5](10,0,-10){l'aventure math\'ematique}%
+  fontname=Helvetica,yO=2.5](10,0,-10){l'aventure math\'ematique}%
 \end{pspicture}
 \end{lstlisting}
 
@@ -1029,8 +1035,8 @@
 \pstSphereFrame[fillstyle=solid,fillcolor=black](-70,-50)(70,50)
 \pstSphereGrid[linecolor=white,linewidth=0.2mm,grille=10,Ymin=-50,Ymax=50,Xmax=70,Xmin=-70](15,0,0)}%
 \pstSphereImage[normale=0 0,scale=0.75](15,0,0){images/donaldNB.eps}
-\pstSphereText[fillstyle=solid,fillcolor=white,linecolor=white,fontscale=17,PSfont=Symbol,
-               normale=0 0,isolatin=false](15,0,25){Donald Duck}
+\pstSphereText[fillstyle=solid,fillcolor=white,linecolor=white,fontscale=17,fontname=Symbol,
+               normale=0 0,isolatin=false](15,0,25){Donald}
 \parametricplotSphere[plotpoints=3600,linecolor=white,linewidth=0.5mm,normale=0 0,Xorigine=15,%
                 Yorigine=30,Zorigine=10]{0}{360}{%
   /Radius 10 t 4 mul cos mul def 
@@ -1051,8 +1057,8 @@
 \pstSphereFrame[fillstyle=solid,fillcolor=black](-70,-50)(70,50)
 \pstSphereGrid[linecolor=white,linewidth=0.2mm,grille=10,Ymin=-50,Ymax=50,Xmax=70,Xmin=-70](15,0,0)}%
 \pstSphereImage[normale=0 0,scale=0.75](15,0,0){images/donaldNB.eps}
-\pstSphereText[fillstyle=solid,fillcolor=white,linecolor=white,fontscale=17,PSfont=Symbol,
-               normale=0 0,isolatin=false](15,0,25){Donald Duck}
+\pstSphereText[fillstyle=solid,fillcolor=white,linecolor=white,fontscale=17,fontname=Symbol,
+               normale=0 0,isolatin=false](15,0,25){Donald}
 \parametricplotSphere[plotpoints=3600,linecolor=white,linewidth=0.5mm,normale=0 0,Xorigine=15,%
                 Yorigine=30,Zorigine=10]{0}{360}{%
   /Radius 10 t 4 mul cos mul def 
@@ -1067,7 +1073,6 @@
 \end{pspicture}
 \end{lstlisting}
 
-
 \section{Une remarque importante}
 
 Si le calcul des faces cach\'{e}es est pris en compte pour chaque objet pris individuellement, il en 
@@ -1079,7 +1084,7 @@
 \psframe*[linecolor=black!15](-4,-4)(4,4)
 \pscircle*[linecolor=blue!50]{!5 2 sqrt div}
 \psset{Rayon=5}
-\pstSphereImage[normale=0 0](5,0,0){images/asterixobelix.eps}
+\pstSphereImage[normale=0 0](5,0,0){images/donaldNB.eps}
 %\pstSphereGrid[linecolor=gray,linewidth=0.01,grille=5,Ymin=-100,Ymax=100,Xmax=100,Xmin=-100](5,0,0)%
 \end{pspicture}
 
@@ -1088,12 +1093,11 @@
 \psframe*(-5,-5)(5,5)
 \pscircle*[linecolor=blue!50]{!5 2 sqrt div}
 \psset{Rayon=5}
-\pstSphereImage[normale=0 0](5,0,0){images/asterixobelix.eps}
+\pstSphereImage[normale=0 0](5,0,0){images/donaldNB.eps}
 %\pstSphereGrid[linecolor=gray,linewidth=0.01,grille=5,Ymin=-100,Ymax=100,Xmax=100,Xmin=-100](5,0,0)%
 \end{pspicture}
 \end{lstlisting}
 
-
 \section{Conclusion}
 Nous pouvons maintenant nous atteler é la téche de construire des
 décors en 3D vus dans une boule qui soient intéressants et
@@ -1116,12 +1120,11 @@
 
 \xkvview{family=pst-mirror,columns={key,type,default}}
 
+\nocite{*}
 
 \bgroup
-\nocite{*}
 \raggedright
-\bibliographystyle{plain}
-\bibliography{\jobname}
+\printbibliography
 \egroup
 
 \printindex

Modified: trunk/Master/texmf-dist/dvips/pst-mirror/pst-mirror.pro
===================================================================
--- trunk/Master/texmf-dist/dvips/pst-mirror/pst-mirror.pro	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/dvips/pst-mirror/pst-mirror.pro	2021-09-14 20:24:37 UTC (rev 60506)
@@ -1,4 +1,4 @@
-%% $Id: pst-mirror.pro 894 2014-02-18 09:46:21Z herbert $
+%% $Id: pst-mirror.pro 248 2021-09-14 08:57:11Z herbert $
 %%
 %% This is file `pst-mirror.pro',
 %%
@@ -28,6 +28,7 @@
 /LINETO    { systemdict /lineto get exec    } def
 /MOVETO    { systemdict /moveto get exec    } def
 /CURVETO   { systemdict /curveto get exec   } def
+/RCURVETO   { systemdict /rcurveto get exec   } def
 /CLOSEPATH { systemdict /closepath get exec } def
 /RLINETO   { systemdict /rlineto get exec   } def
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -106,6 +107,15 @@
 /rlineto {
   c at y add exch c at x add exch lineto
 } bind def
+/rcurveto {
+  c at y add 6 1 roll 
+  c at x add 6 1 roll
+  c at y add 6 1 roll
+  c at x add 6 1 roll
+  c at y add 6 1 roll
+  c at x add 6 1 roll
+  curveto
+} bind def
 end
 %
 %

Modified: trunk/Master/texmf-dist/tex/generic/pst-mirror/pst-mirror.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-mirror/pst-mirror.tex	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/tex/generic/pst-mirror/pst-mirror.tex	2021-09-14 20:24:37 UTC (rev 60506)
@@ -1,4 +1,4 @@
-%% $Id: pst-mirror.tex 894 2014-02-18 09:46:21Z herbert $
+%% $Id: pst-mirror.tex 248 2021-09-14 08:57:11Z herbert $
 %%
 %% This is file `pst-mirror.tex',
 %%
@@ -23,11 +23,11 @@
 \ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
 \ifx\PSTXKeyLoaded\endinput \else\input pst-xkey \fi
 \ifx\PSTnodesLoaded\endinput\else\input pst-node \fi
+\ifx\PSTtoolsLoaded\endinput\else\input pst-tools.tex \fi
 \ifx\MultidoLoaded\endinput \else\input multido.tex \fi
 %
-%\def\fileversion{1.00} CTAN
-\def\fileversion{1.01} 
-\def\filedate{2014/02/17}%
+\def\fileversion{1.02} 
+\def\filedate{2021/09/14}%
 \message{`pst-mirror v\fileversion, \filedate\space (ml,hv)}%
 %
 \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax
@@ -85,7 +85,7 @@
 \define at key[psset]{pst-mirror}{Hpyramide}[5]{\def\psk at Sphere@Hpyramide{#1}} % hauteur pyramide
 
 % choix de la police et de la taille des caract\xE8res en cm !!
-\define at key[psset]{pst-mirror}{PSfont}[Times-Roman]{\def\psk at PSfont{/#1 }}
+\define at key[psset]{pst-mirror}{fontname}[Times-Roman]{\def\psk at fontname{/#1 }}
 \define at key[psset]{pst-mirror}{fontscale}[1]{\def\psk at fontscale{#1 }}
 \define at key[psset]{pst-mirror}{xlabelsep}[-0.5]{\def\psk at xlabelsep{#1 }}
 \define at key[psset]{pst-mirror}{ylabelsep}[-0.5]{\def\psk at ylabelsep{#1 }}
@@ -92,7 +92,7 @@
 \define at key[psset]{pst-mirror}{xO}[0]{\def\pst at SphereMirror@xO{#1 }} % origine du texte
 \define at key[psset]{pst-mirror}{yO}[0]{\def\pst at SphereMirror@yO{#1 }}
 \define at key[psset]{pst-mirror}{translation}[0 0 0]{\def\psk at SphereMirror@translation{#1}} % vecteur translation
-\psset[pst-mirror]{PSfont=Times-Roman,fontscale=1,xlabelsep=-0.5,ylabelsep=-0.5,xO=0,yO=0,translation=0 0 0}
+\psset[pst-mirror]{fontname=Times-Roman,fontscale=1,xlabelsep=-0.5,ylabelsep=-0.5,xO=0,yO=0,translation=0 0 0}
 %
 \psset{Xmax=50,Ymax=50,Xmin=-50,Ymin=-50,pas=1,grille=10,distance=30,Rayon=10,scale=1,
     Xorigine=\psk at Sphere@Distance,Yorigine=0,Zorigine=0,RotX=0,RotY=0,RotZ=0,
@@ -107,18 +107,17 @@
   /unit_image {\pst at number\psunit div 10 mul} bind def
  %% Caracteres accentues
   /ReEncode { exch findfont
-    dup length dict begin { 1 index /FID eq {pop pop} {def} ifelse
-      }forall 
+    dup length dict begin { 1 index /FID eq {pop pop} {def} ifelse }forall 
     /Encoding ISOLatin1Encoding def currentdict end definefont
     pop 
   } bind def
   \ifPst at isolatin
-    /Font \psk at PSfont\space /ISOfont ReEncode /ISOfont def
+    /Font \psk at fontname /ISOfont ReEncode /ISOfont def
   \else
-    /Font \psk at PSfont\space  def
+    /Font \psk at fontname  def
   \fi
   /SizeFont { \psk at fontscale\space cm } bind def
-  Font findfont SizeFont scalefont setfont
+  Font findfont   SizeFont scalefont setfont
   /x0 \pst at SphereMirror@xO def % pour positionner le texte
   /y0 \pst at SphereMirror@yO def %
   /Xmax \psk at Sphere@Xmax\space def

Modified: trunk/Master/texmf-dist/tex/latex/pst-mirror/pst-mirror.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-mirror/pst-mirror.sty	2021-09-13 23:48:24 UTC (rev 60505)
+++ trunk/Master/texmf-dist/tex/latex/pst-mirror/pst-mirror.sty	2021-09-14 20:24:37 UTC (rev 60506)
@@ -1,4 +1,4 @@
-%% $Id: pst-mirror.sty 894 2014-02-18 09:46:21Z herbert $
+%% $Id: pst-mirror.sty 248 2021-09-14 08:57:11Z herbert $
 \RequirePackage{pstricks}
 \ProvidesPackage{pst-mirror}[2014/02/17 package wrapper for 
   pst-mirror.tex (hv)]



More information about the tex-live-commits mailing list.