diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-17 21:31:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-17 21:31:08 +0000 |
commit | 3996eb4d7617b6bbd18267ff610477f5886f1989 (patch) | |
tree | e246b6c567b833d3b74687d347723423d9b89d34 | |
parent | 450bc12eba9ebc61c597b70a633eb1e37ab92180 (diff) |
pst-fractal (17mar20)
git-svn-id: svn://tug.org/texlive/trunk@54376 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-fractal/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-fractal/images/crop-eps.sh | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf | bin | 31952801 -> 31953724 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex | 22 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/pst-fractal/Makefile | 84 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex | 6 |
6 files changed, 16 insertions, 105 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-fractal/Changes b/Master/texmf-dist/doc/generic/pst-fractal/Changes index 8749766a19a..6241641461c 100644 --- a/Master/texmf-dist/doc/generic/pst-fractal/Changes +++ b/Master/texmf-dist/doc/generic/pst-fractal/Changes @@ -8,6 +8,7 @@ pst-fractal.pro -------- pst-fractal.tex -------- +0.11a 2020-03-16 - small changes to the documentation 0.11 2020-03-10 - fixed trailing space in \pstKochflake 0.10 2018-11-10 - added Cantor set 0.09 2017-12-02 - added fibinacci curves diff --git a/Master/texmf-dist/doc/generic/pst-fractal/images/crop-eps.sh b/Master/texmf-dist/doc/generic/pst-fractal/images/crop-eps.sh deleted file mode 100644 index bbdcbfef270..00000000000 --- a/Master/texmf-dist/doc/generic/pst-fractal/images/crop-eps.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# pdf->-crop.pdf -echo "cropping all eps-files:" -for i in ${1}*.pdf ; do - STEM=`basename $i .pdf` - convert $i $STEM.jpg - echo "converting $i" -done diff --git a/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf b/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf Binary files differindex 719027358ec..b31dda9957c 100644 --- a/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex b/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex index 884b7d5079f..c5b82616cc5 100644 --- a/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex @@ -1,7 +1,7 @@ -%% $Id: pst-fractal-doc.tex 846 2018-11-30 21:44:45Z herbert $ +%% $Id: pst-fractal-doc.tex 1162 2020-03-16 19:18:15Z herbert $ \documentclass[fontsize=11pt,english,BCOR=10mm,DIV=13,toc=bibliography,parskip=false, headings=small, headinclude=false,footinclude=false,oneside]{pst-doc} -\usepackage[utf8]{inputenc} + \usepackage{pst-fractal} \let\pstFV\fileversion \renewcommand\bgImage{\includegraphics[scale=0.75]{images/demo}} @@ -38,12 +38,13 @@ }}}}% - +\usepackage[swpl]{pst-exa} %\usepackage{auto-pst-pdf} \addbibresource{\jobname.bib} \lstset{language=PSTricks,basicstyle=\footnotesize\ttfamily} -% + + \begin{document} \title{\texttt{pst-fractal}} @@ -92,17 +93,16 @@ Possible optional arguments are \Lkeyword{linewidth}, \Lkeyword{linecolor}, \Lkeyword{n} (recursion depth), \Lkeyword{xWidth}, and \Lkeyword{yWidth} (vertical increment). The defaults are 2mm, black, 5, 10cm, and 5mm. -\begin{LTXexample}[pos=l] +\begin{LTXexample}[pos=t] \begin{pspicture}(10,-2) \psCantor \end{pspicture} \end{LTXexample} -\begin{LTXexample}[pos=l] +\begin{LTXexample}[pos=t] \begin{pspicture}(10,-2) - \psCantor[linewidth=3mm,linecolor=red, - n=7,xWidth=11,yWidth=4mm] + \psCantor[linewidth=3mm,linecolor=red,n=7,xWidth=11,yWidth=4mm] \end{pspicture} \end{LTXexample} @@ -1049,7 +1049,8 @@ The curve can be created with \verb+\psNewFibonacci+ \subsection{How it works} Briefly, (read the article \cite{ramirez} for more details) more ``I-Fibonacci Word'' depends on the parameter i and the number of iterations n with the following rules, -according to the authors' notations: +according to the authors' notations. More informations and the original code are available from +\url{https://pstricks.blogspot.com/2017/09/fractale-du-mot-de-fibonacci.html}. \begin{itemize} \item $f_0^{[i]}$ =0 @@ -1416,6 +1417,7 @@ colored, activate the \texttt{fillstyle=solid} option in a pre-command. \section{The Hilbert fractal} +For more informations see \url{https://pstricks.blogspot.com/2018/08/lattracteur-de-henon-mise-jour.html}. \begin{BDef} \Lcs{psHilbert}\OptArgs\\ @@ -1493,6 +1495,7 @@ Draw the first 220 of 256 points (n=3): \end{pspicture} \end{LTXexample} +\newpage \section{The Henon Sttractor} @@ -1573,7 +1576,6 @@ Les commentaires de Robert Dony correspondent à la premiére figure pour $a=1.3 \end{animateinline} \end{verbatim} - \clearpage%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{List of all optional arguments for \texttt{pst-fractal}} diff --git a/Master/texmf-dist/source/generic/pst-fractal/Makefile b/Master/texmf-dist/source/generic/pst-fractal/Makefile deleted file mode 100644 index 8353dad340d..00000000000 --- a/Master/texmf-dist/source/generic/pst-fractal/Makefile +++ /dev/null @@ -1,84 +0,0 @@ - -# `Makefile' for `pst-fractal.pdf', hv, 2007/04/05 - -.SUFFIXES : .tex .ltx .dvi .ps .pdf .eps - -PACKAGE = pst-fractal - -MAIN = $(PACKAGE)-doc - -LATEX = latex - -ARCHNAME = $(MAIN)-$(shell date +%y%m%d) - -ARCHFILES = $(PACKAGE).sty $(PACKAGE).tex $(PACKAGE).pro $(MAIN).tex README Changes Makefile - -TDS = ~/PSTricks/PSTricks-TDS - -all : doc clean -doc: $(MAIN).pdf - -$(MAIN).pdf : $(MAIN).ps - GS_OPTIONS=-dAutoRotatePages=/None ps2pdf $< - -$(MAIN).ps : $(MAIN).dvi - dvips $< - -$(MAIN).dvi : $(MAIN).tex - $(LATEX) $< - $(LATEX) $< - if ! test -f $(basename $<).glo ; then touch $(basename $<).glo; fi - if ! test -f $(basename $<).idx ; then touch $(basename $<).idx; fi - makeindex -s gglo.ist -t $(basename $<).glg -o $(basename $<).gls \ - $(basename $<).glo - makeindex -t $(basename $<).ilg -o $(basename $<).ind \ - $(basename $<).idx - biber $(basename $<) - $(LATEX) $< - $(LATEX) $< - -clean : - $(RM) $(addprefix $(MAIN), .log .aux .glg .glo .gls .ilg .idx .ind .tmp .toc .out .blg .Roessler .bbl ) - $(RM) $(addprefix $(MAIN), .dvi .ps .bcf .run.xml) - -veryclean : clean - $(RM) $(addprefix $(MAIN), .pdf .bbl .blg) - -arch : - zip $(ARCHNAME).zip $(ARCHFILES) - -tds: - cp Changes $(TDS)/doc/generic/$(PACKAGE)/ - cp README $(TDS)/doc/generic/$(PACKAGE)/ - cp $(MAIN).pdf $(TDS)/doc/generic/$(PACKAGE)/ -# - cp Changes $(TDS)/tex/latex/$(PACKAGE)/ - cp $(PACKAGE).sty $(TDS)/tex/latex/$(PACKAGE)/ -# - cp Changes $(TDS)/tex/generic/$(PACKAGE)/ - cp $(PACKAGE).tex $(TDS)/tex/generic/$(PACKAGE)/ -# - cp Changes $(TDS)/dvips/$(PACKAGE)/ - cp $(PACKAGE).pro $(TDS)/dvips/$(PACKAGE)/ -# - cp Changes $(TDS)/source/$(PACKAGE)/ - cp $(MAIN).tex $(TDS)/source/$(PACKAGE)/ - cp $(MAIN).bib $(TDS)/source/$(PACKAGE)/ - cp Makefile $(TDS)/source/$(PACKAGE)/ -# cp -r images $(TDS)/source/$(PACKAGE)/ - - -ctan: - rm -f .ctan/$(PACKAGE)/latex/* - cp *.sty .ctan/$(PACKAGE)/latex/ - rm -f .ctan/$(PACKAGE)/tex/* - cp $(PACKAGE).tex .ctan/$(PACKAGE)/tex/ - cp $(PACKAGE).pro .ctan/$(PACKAGE)/dvips/ - cp $(PACKAGE).pro ~/Links/dvips-local/ - rm -f .ctan/$(PACKAGE)/doc/* - cp $(PACKAGE)-doc.* .ctan/$(PACKAGE)/doc/ - cp Changes .ctan/$(PACKAGE)/ - cp README .ctan/$(PACKAGE)/ - chmod -R a+r .ctan/$(PACKAGE) - -# EOF diff --git a/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex b/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex index d8162db1931..b77cb42e060 100644 --- a/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex +++ b/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex @@ -1,4 +1,4 @@ -%% $Id: pst-fractal.tex 1152 2020-03-10 19:33:03Z herbert $ +%% $Id: pst-fractal.tex 1162 2020-03-16 19:18:15Z herbert $ %% %% This is file `pst-fractal.tex', %% @@ -22,8 +22,8 @@ \ifx\PSTricksAddLoaded\endinput\else\input pstricks-add.tex\fi \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi % -\def\fileversion{0.11} -\def\filedate{2020/03/10} +\def\fileversion{0.11a} +\def\filedate{2020/03/16} \message{`PST-fractal' v\fileversion, \filedate\space (hv)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax |