diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-24 21:59:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-24 21:59:19 +0000 |
commit | db5e19406efc8d838a693366ccec1e979415b988 (patch) | |
tree | aa6d491555bfba3dd82a38184c8e676d1e19c4fb /Master/texmf-dist/doc/generic | |
parent | 9a1bbec62ce49dcc736d47fcdfaa608a945e2b40 (diff) |
pst-cie (24aug17)
git-svn-id: svn://tug.org/texlive/trunk@45111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/Changes | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.bib | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf | bin | 21802039 -> 21762747 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-cie/pst-cie-doc.tex | 10 |
4 files changed, 9 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-cie/Changes b/Master/texmf-dist/doc/generic/pst-cie/Changes index 7b69fdb0ade..9e42cde2b30 100644 --- a/Master/texmf-dist/doc/generic/pst-cie/Changes +++ b/Master/texmf-dist/doc/generic/pst-cie/Changes @@ -1,5 +1,6 @@ - ..... pst-cie.tex +1.06 2017-08-24 - use always URW fonts instead of PostScript, + eg Helvetica->NimbusSanL 1.05 2016-05-16 - split pro file into two files 1.04 2016-05-15 - define \pstCIEContour as ClosedObj - fixed bug with scaling @@ -10,6 +11,8 @@ 1.01 2016-04-18 - initial version ..... pst-cie.pro +1.06 2017-08-24 - use always URW fonts instead of PostScript, + eg Helvetica->NimbusSanL 1.05 2016-05-16 - extract the data part to make it more maintainable 1.04 2016-05-01 - fixed bug with scaling 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 0302427234f..f2489b0756c 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 @@ -16,15 +16,7 @@ year = 1989, } -@Manual{pstricks, - Title = {PSTricks - {\PS} macros for Generic TeX}, - Author = {Timothy Van Zandt}, - Address = {\url{http://www.tug.org/application/PSTricks}}, - year = 1993, -} - - -@Manual{vue3d:2002, +@online{vue3d:2002, Title = {PSTricks application}, Author = {Manuel Luque}, url = {http://pstricks.blogspot.de}, 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 b85e6920d02..c0cc3409e5e 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 c3604139871..2b4d27ea54e 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,4 +1,4 @@ -%% $Id: pst-cie-doc.tex 300 2016-05-05 19:05:57Z herbert $ +%% $Id: pst-cie-doc.tex 309 2016-05-28 07:41:57Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings, headexclude,footexclude,oneside]{pst-doc} \listfiles @@ -11,7 +11,7 @@ \rput(5.5,8){\textbf{Pal-Secam}} \end{pspicture}}} \lstset{explpreset={pos=l,width=-99pt,overhang=0pt,hsep=\columnsep,vsep=\bigskipamount,rframe={}}} -\usepackage[style=dtk]{biblatex} +\usepackage{biblatex} \addbibresource{\jobname.bib} \def\tabCIE{% @@ -79,9 +79,7 @@ y&0.3300&0.7100&0.0800&0.3162\\\hline \maketitle -\section{Introductionj} - - +\section{Introduction} Using data (CIE XYZ CIE XYZ 1931 and 1964) @@ -105,7 +103,7 @@ The macro \Lcs{psChromaticityDiagram}\OptArgs supports the following optional ar \noindent \begin{tabularx}{\linewidth}{@{}l>{\ttfamily}llX@{}} \toprule - \titretab{Option} & \titretab{Type} & \titretab{Défaut} + \titretab{Option} & \titretab{Type} & \titretab{Default} & \titretab{Description} \\\toprule \Lkeyword{gamma} & number &2.2 & color correction\\ |