summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-06 20:18:18 +0000
committerKarl Berry <karl@freefriends.org>2022-07-06 20:18:18 +0000
commit8ee154b9a139bc485395d507ca7a735365ad302e (patch)
tree6a3c2dad1d14214f32505b73bc275775e618c9f9 /Master/texmf-dist/doc/generic
parent815a0b67d7b58baed4297c4ef73ab7e9996ac703 (diff)
pst-magneticfield (6jul22)
git-svn-id: svn://tug.org/texlive/trunk@63821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/pst-magneticfield/Changes2
-rw-r--r--Master/texmf-dist/doc/generic/pst-magneticfield/README.md4
-rw-r--r--Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib17
-rw-r--r--Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdfbin29875894 -> 29829881 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex12
5 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/Changes b/Master/texmf-dist/doc/generic/pst-magneticfield/Changes
index 7db4a1f61a6..6ac1a4c9604 100644
--- a/Master/texmf-dist/doc/generic/pst-magneticfield/Changes
+++ b/Master/texmf-dist/doc/generic/pst-magneticfield/Changes
@@ -3,6 +3,7 @@ pst-magneticfield.sty --------
pst-magneticfield.tex --------
+1.17 2022-07-06 - fix for missing colors for bar magnet
1.16 2019-01-21 - fix for linewidtht
1.15 2019-01-17 - added bar magnet
1.14 2011-05-01 - allow arrow definition for the current
@@ -15,5 +16,6 @@ pst-magneticfield.tex --------
pst-magneticfield.pro --------
+0.03 2010-06-11 - modified fix
0.02 2010-06-11 - fix bug with wrong arrow directions
0.01 2010-06-07 - initial pro file
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/README.md b/Master/texmf-dist/doc/generic/pst-magneticfield/README.md
index fcfa952ec8d..ed39bea7c8d 100644
--- a/Master/texmf-dist/doc/generic/pst-magneticfield/README.md
+++ b/Master/texmf-dist/doc/generic/pst-magneticfield/README.md
@@ -10,12 +10,12 @@ CTAN server, http://mirror.ctan.org
PSTricks is PostScript Tricks, the documentation cannot be run
with pdftex, use the sequence latex->dvips->ps2pdf or
-pdflatex with package auto-pst-pdf or xelatex.
+pdflatex with package auto-pst-pdf or xelatex or lualatex.
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory macros/latex/base/lppl.txt.
-%% $Id: README.md 912 2019-01-17 10:46:15Z herbert $
+%% $Id: README.md 582 2022-07-06 07:49:15Z herbert $
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
index b96d8703ff5..f0c05dda6b3 100644
--- a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
+++ b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
@@ -1,14 +1,13 @@
-%% -*-bibtex-*-
@STRING{tugboat = {TUGboat} }
@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
@Book{companion,
author = {Michel Goosens and Frank Mittelbach and Sebastian Rahtz and Dennis Roegel and Herbert Vo\ss},
title = {The {\LaTeX} {G}raphics {C}ompanion},
- publisher = {{Addison-Wesley Publishing Company}},
- edition = {second},
- year = {2007},
- address = {Reading, Mass.}
+ publisher = {{Lehmanns Media}},
+ edition = {2},
+ year = {2022},
+ address = {Berlin and Heidelberg}
}
@Article{girou:01:,
@@ -52,10 +51,10 @@
@Book{PSTricks2,
author = {Herbert Vo\ss{}},
title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX},
- edition = {fifth},
- publisher = {DANTE -- Lehmanns},
- year = {2008},
- address = {Heidelberg/Hamburg}
+ edition = {7},
+ publisher = {DANTE -- Lehmanns Media},
+ year = {2019},
+ address = {Heidelberg and Berlin}
}
@Book{abramowitz,
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdf b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdf
index 3cb0021fa78..1c51ffa234a 100644
--- a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex
index cec15ab89c7..da06c2bcdac 100644
--- a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex
@@ -1,6 +1,7 @@
-%% $Id: pst-magneticfield-doc.tex 916 2019-01-20 19:52:57Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
- headexclude,footexclude,oneside]{pst-doc}
+%\RequirePackage{pdfmanagement-testphase}
+%\DeclareDocumentMetadata{}
+\documentclass[11pt,english,bibliography=totoc,parskip=false,headings=small,usegeometry,]{pst-doc}
+
\usepackage{pst-magneticfield}
\let\pstMFfv\fileversion
\usepackage{graphicx}
@@ -18,9 +19,10 @@
\title{\texttt{pst-magneticfield}}
\subtitle{Magnetic field lines of a solenoid; v.\pstMFfv}
-\author{Juergen Gilg\\ Manuel Luque\\Herbert Vo\ss}
+\author{Juergen Gilg (†\,2022)\\ Manuel Luque\\Herbert Vo\ss}
+\docauthor{}
\date{\today}
-\maketitle
+\settitle
\clearpage%