diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/Changes | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.bib | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf | bin | 21767403 -> 21741351 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.tex | 10 |
5 files changed, 23 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-cie/Changes b/Master/texmf-dist/doc/generic/pst-cie/Changes index bc026bedcd3..57376f87af3 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/Changes +++ b/Master/texmf-dist/doc/generic/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/Master/texmf-dist/doc/generic/pst-cie/README.md b/Master/texmf-dist/doc/generic/pst-cie/README.md index 30067125116..62d23b138cd 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/README.md +++ b/Master/texmf-dist/doc/generic/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/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.bib b/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.bib index f2489b0756c..2251843fe5b 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.bib +++ b/Master/texmf-dist/doc/generic/pst-cie/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/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf b/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf Binary files differindex c102b2d6231..e442da8d2e1 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.tex b/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.tex index a90912ca0c1..b93764265d1 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-cie/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} |