summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/curve2e
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve2e')
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README.txt2
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e-2.2.1.zipbin0 -> 1242805 bytes
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdfbin566234 -> 566328 bytes
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex29
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e.pdfbin607171 -> 614651 bytes
5 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README.txt b/Master/texmf-dist/doc/latex/curve2e/README.txt
index ea1f9413524..a1747873263 100644
--- a/Master/texmf-dist/doc/latex/curve2e/README.txt
+++ b/Master/texmf-dist/doc/latex/curve2e/README.txt
@@ -10,7 +10,7 @@
%% License information appended
%%
File README.txt for package curve2e
- [2020-01-29 v.2.2.1 Extension package for pict2e]
+ [2020-02-24 v.2.2.2 Extension package for pict2e]
The package bundle curve2e is composed of the following files
curve2e.dtx
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-2.2.1.zip b/Master/texmf-dist/doc/latex/curve2e/curve2e-2.2.1.zip
new file mode 100644
index 00000000000..920373947b1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e-2.2.1.zip
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf
index 27ace5e0caa..5183f38d8c6 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 442bb426505..36d4ae7d574 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex
@@ -511,7 +511,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
\begin{Esempio}[\small](0.60)
\unitlength=0.01\linewidth
\begin{picture}(80,20)
-\GraphGrid(80,20)
+\AutoGrid
\put(0,0){\vector(1.5,2.3){10}}
\put(20,0){\Vector(10,15.33333)}
\VECTOR(40,0)(50,15.33333)
@@ -550,7 +550,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
\begin{Esempio}[\normalsize]%
\unitlength=0.02\textwidth
\begin{picture}(40,30)
-\GraphGrid(40,30)
+\AutoGrid(40,30)
\Zbox(40,0)[l]{40,0}[1]
\Zbox(90:30)[bc]{90{:}30}[1]
\Zbox(60:30)[bc]{60{:}30}[1]
@@ -603,7 +603,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
\begin{Esempio}[\normalsize]%
\unitlength=1mm
\begin{picture}(40,40)
-\GraphGrid(40,40)
+\AutoGrid(40,40)
\Dashline(0,0)(40,10){4}
\put(0,0){\circle*{2}}
\Dashline(40,10)(0,25){4}
@@ -625,7 +625,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
\begin{Esempio}[\normalsize]%
\unitlength=0.025\textwidth
\begin{picture}(40,30)
-\GraphGrid(40,30)
+\AutoGrid(40,30)
\Dashline(0,0)(40,10){2}
\Dashline(0,0)(40,20){2}
\Dashline(0,0)(40,30){2}
@@ -656,7 +656,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
\begin{Esempio}[\normalsize]%
\unitlength=0.025\textwidth
\begin{picture}(40,30)
-\GraphGrid(40,30)
+\AutoGrid(40,30)
\Dotline(0,0)(40,10){1.5}[2pt]
\Dotline(0,0)(40,20){1.5}[2pt]
\Dotline(0,0)(40,30){1.5}[2pt]
@@ -676,12 +676,12 @@ Remember to delete all these subfolders if you decide to install a complete upda
\label{fig:dottedlines}
\end{figure}
%%>>>
- \item |\GraphGrid| is a command that draws a red grid under the drawing
- with lines separated |10\unitlength|s apart; it is described only with
- a comma separated couple of numbers, representing the base and the
- height of the grid, see figure~\ref{fig:dashline}; it's better to
- specify multiples of ten and the grid can be placed anywhere in the
- drawing canvas by means of |\put|, whose cartesian coordinates are
+ \item |\GraphGrid| and |\AutoGrid| are commands that draw a red grid
+ under the drawing with lines separated |10\unitlength|s apart; it is
+ described only with a comma separated couple of numbers, representing the
+ base and the height of the grid, see figure~\ref{fig:dashline}; it's
+ better to specify multiples of ten and the grid can be placed anywhere in
+ the drawing canvas by means of |\put|, whose cartesian coordinates are
multiples of 10; nevertheless the grid line distance is rounded to the
nearest multiple of 10, while the point coordinates specified to |\put|
are not rounded at all; therefore some care should be used to place the
@@ -689,10 +689,11 @@ Remember to delete all these subfolders if you decide to install a complete upda
while drawing; even if you sketch your drawing on millimetre paper, the
drawing grid turns out to be very useful; one must only delete or
comment out the command when the drawing is finished. Several examples
- of usage of such grid are shown in several figures.
+ of usage of such grid are shown in several figures. |\Autogrid| does not
+ require arguments; if the latter are specified they are simply ignored.
%%
\item New trigonometric function macros have been computed by means of
- the functionalities of the |xfp| package. The difference woth the other
+ the functionalities of the |xfp| package. The difference with the other
existing macros is that angles are specified in sexagesimal degrees, so
that the users need not transform to radians. The computations are done
taking into account that “abnormal” values can occasionally be avoided,
@@ -866,7 +867,7 @@ Remember to delete all these subfolders if you decide to install a complete upda
%\def\y(#1){(13*cos(#1)-5*cos(2*#1)-2*cos(3*#1)-cos(4*#1))/16}
% Varrebbe a penda di provarle con curve2e
%
- \begin{figure}[!htb]
+ \begin{figure}[!htp]
\begin{Esempio}[\small]%
\unitlength=8mm\relax
\begin{picture}(5,5)
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
index 536c56b9d58..eb283322f53 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
Binary files differ