summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/curve2e
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-12 22:12:29 +0000
committerKarl Berry <karl@freefriends.org>2020-12-12 22:12:29 +0000
commit5c5f559b92567cd53a5d7e1b943bdef461879d96 (patch)
tree0f52343775188281ee5f4ee2b11d4766d268755d /Master/texmf-dist/doc/latex/curve2e
parent13d22f36fadd63fb15f2b114295a8a44b027113d (diff)
curve2e (12dec20)
git-svn-id: svn://tug.org/texlive/trunk@57117 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve2e')
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README.txt5
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdfbin568145 -> 571161 bytes
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex19
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e.pdfbin641798 -> 647847 bytes
4 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README.txt b/Master/texmf-dist/doc/latex/curve2e/README.txt
index f8526c8a102..5a65cdd6301 100644
--- a/Master/texmf-dist/doc/latex/curve2e/README.txt
+++ b/Master/texmf-dist/doc/latex/curve2e/README.txt
@@ -5,7 +5,7 @@
%% License information appended
%%
File README.txt for package curve2e
- [2020-10-03 v.2.2.10 Extension package for pict2e]
+ [2020-12-12 v.2.2.12 Extension package for pict2e]
The package bundle curve2e is composed of the following files
curve2e.dtx
@@ -79,7 +79,8 @@ Curve2e solves a conflict with package eso-pic.
This version of curve2e is almost fully compatible with pict2e dated
2014/01/12 version 0.2z and later; as of today the last pct2e revision
-is version 0.4b dated 2020, and curve2e has been tested also with this revision confirming that it performs as expected.
+is version 0.4b dated 2020, and curve2e has been tested also with this
+revision confirming that it performs as expected.
If you specify:
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf
index 30b44a0841c..5e9bfb45d96 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex
index e7da6498523..614f853cbd7 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex
@@ -75,15 +75,6 @@
\NewDocumentCommand\Pall{O{1.5} R(){0,0}}{\put(#2){\circle*{#1}}}
-\def\legenda(#1)#2{\put(#1){\setbox3333\hbox{$#2$}%
- \dimen3333\dimexpr\wd3333*\p@/\unitlength +3\p@\relax
- \edef\@tempA{\strip@pt\dimen3333}%
- \framebox(\@tempA,7){\box3333}}}
-
-\NewDocumentCommand\Zbox{R(){0,0} O{cc} m O{1}}{%
-\put(#1){\makebox(0,0)[#2]{\fboxrule=0pt\fboxsep=3pt\fbox{$#3$}}\makebox(0,0)[cc]{\circle*{#4}}}}
-
-
\providecommand\setfontsize{}
\DeclareRobustCommand\setfontsize[2][1.2]{%
\linespread{#1}\fontsize{#2}{#2}\selectfont}
@@ -462,6 +453,14 @@ Remember to delete all these subfolders if you decide to install a complete upda
\pack{pict2e} can receive. If the user wants to use the \pack{xcolor}
package, it has to load it \emph{before} \pack{curve2e}.
%%
+\item Since they are used very much in the following examples, we recall some commands to label certain drawing elements, such as points, lines, arcs, and similar lines, ad to insert legends in some figures. They are \cs{legenda}, \cs{Zbox} and \cs{Pbox}; their syntax is the following:
+\begin{flushleft}\ttfamily\obeylines
+|\legenda|\parg{coordinates}\marg{formula}
+|\Zbox|\parg{coordinates}\oarg{position}\marg{formula}\oarg{dot diameter}
+|\Pbox|\parg{coordinates}\oarg{position}\marg{text}\oarg{dot diameter}\meta{\texttt{*}}\aarg{angle}
+\end{flushleft}
+They are described in any up to date documentation of package \pack{curve2e}.
+%%
\item The user is offered new commands in order to control the line
terminators and the line joins; specifically:
\begin{itemize}
@@ -497,7 +496,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
follow the standard syntax:
\begin{flushleft}
|\linethickness|\marg{dimensioned value}\\
- |\defaultlinethicknes|\marg{dimensioned value}
+ |\defaultlinethickness|\marg{dimensioned value}
\end{flushleft}
where \meta{dimensioned value} means either a length specification
complete of its units, or a dimensional expression.
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
index a10b1b69d86..cedf676eba1 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
Binary files differ