From aadf59493490663751241fc59afe1adaf30ea573 Mon Sep 17 00:00:00 2001 From: mbertucci47 <61854785+mbertucci47@users.noreply.github.com> Date: Wed, 5 Jun 2024 14:25:37 -0600 Subject: [PATCH] fix small typos --- doc/generic/pgfplots/README | 6 ++-- doc/latex/pgfplots/TeX-programming-notes.tex | 2 +- .../pgfplots/pgfplots.basic.reference.tex | 4 +-- doc/latex/pgfplots/pgfplots.install.tex | 2 +- .../pgfplots/pgfplots.libs.patchplots.tex | 2 +- .../pgfplots/pgfplots.libs.statistics.tex | 2 +- .../pgfplots/pgfplots.reference.2dplots.tex | 2 +- .../pgfplots.reference.axis-addplot.tex | 4 +-- .../pgfplots/pgfplots.reference.bb-clip.tex | 2 +- ...ots.reference.symbolic-transformations.tex | 2 +- .../pgfplotstest/pgfplotstest.ticks.tex | 2 +- .../pgfplots/numtabletest/numtabletest.tex | 8 ++--- .../pgfplotstest/regressiontests/Makefile | 4 +-- .../patchplots/patch_plot_example.m | 2 +- .../unittest_libs_patchplots_matlab.tex | 2 +- .../unittest/unittest_colorinput_sanitize.tex | 6 ++-- .../pgfplots/libs/pgfplotslibrary.code.tex | 2 +- .../tikzlibrarypgfplots.smithchart.code.tex | 2 +- .../liststructure/pgfplotsarray.code.tex | 2 +- .../pgfplotsliststructureext.code.tex | 2 +- .../pgfplotsoldpgfsupp/luamath/functions.lua | 2 +- .../pgfplots/numtable/pgfplotstable.code.tex | 12 ++++---- .../numtable/pgfplotstableshared.code.tex | 10 +++---- tex/generic/pgfplots/pgfplots.code.tex | 22 +++++++------- .../pgfplots/pgfplots.scaling.code.tex | 14 ++++----- .../pgfplots/pgfplotscoordprocessing.code.tex | 30 +++++++++---------- tex/generic/pgfplots/pgfplotscore.code.tex | 4 +-- .../pgfplots/pgfplotsmeshplothandler.code.tex | 8 ++--- .../pgfplots/pgfplotsmeshplotimage.code.tex | 2 +- .../pgfplots/pgfplotsplothandlers.code.tex | 6 ++-- .../pgfplots/pgfplotsstackedplots.code.tex | 4 +-- tex/generic/pgfplots/pgfplotsticks.code.tex | 10 +++---- .../pgfplots/util/pgfplotsbinary.code.tex | 2 +- .../pgfplots/util/pgfplotscolor.code.tex | 6 ++-- .../pgfplots/util/pgfplotscolormap.code.tex | 12 ++++---- .../pgfplots/util/pgfplotsutil.code.tex | 10 +++---- 36 files changed, 107 insertions(+), 107 deletions(-) diff --git a/doc/generic/pgfplots/README b/doc/generic/pgfplots/README index 327cfda73..e2a886b2d 100644 --- a/doc/generic/pgfplots/README +++ b/doc/generic/pgfplots/README @@ -83,9 +83,9 @@ UNSTABLE: in fact, some of the documented positions for 'xtick pos' where unavailable. - fixed bug 155 [groupplots] `scaled ticks` does not recognize `ticklabels at` -- fixed bug 160 `xticklabels` also used for `extra x tick labels` if they are not given explicitely +- fixed bug 160 `xticklabels` also used for `extra x tick labels` if they are not given explicitly - implemented partial solution for bug 154 [log mode] sampling in 2D and 3D different -- fixed bug 163 [bar-chart] bars dissapear when values are >xmax/ymax +- fixed bug 163 [bar-chart] bars disappear when values are >xmax/ymax - fixed bug 81 cannot use dollar sign as 'comment char' - fixed bug 91 Hashes in data - fixed bug 165 [minor ticks] minor tick drawn after the last xtick @@ -109,7 +109,7 @@ UNSTABLE: - fixed bug: \usepgfplotslibrary{colorbrewer}: colormap 'PuOr' was defined in reverse order 1.13: -- fixed bug: incompatiblity between fillbetween and babel +- fixed bug: incompatibility between fillbetween and babel - fixed bug: 'compat=1.9' (or newer) failed to work with log bar plots - fixed bug: javascript incompatibility between Acrobat reader DC and clickable lib - fixed bug in polar axes: repaired default axis label positions diff --git a/doc/latex/pgfplots/TeX-programming-notes.tex b/doc/latex/pgfplots/TeX-programming-notes.tex index a946e2db9..d44ef0f93 100644 --- a/doc/latex/pgfplots/TeX-programming-notes.tex +++ b/doc/latex/pgfplots/TeX-programming-notes.tex @@ -1060,7 +1060,7 @@ \subsection{The Low--Level (Direct) \API\ of \PGF Keys} \begin{commandlist}{% \pgfkeysifdefined\marg{/key path/key name}\marg{true case}\marg{false case}, \pgfkeysifassignable\marg{/key path/key name}\marg{true case}\marg{false case}} - These keys provide conditionals based on existance or type of a key. Please refer to the reference manual in~\cite{tikz} for details. + These keys provide conditionals based on existence or type of a key. Please refer to the reference manual in~\cite{tikz} for details. \end{commandlist} \subsection{The Standard \API\ of \PGF Keys} diff --git a/doc/latex/pgfplots/pgfplots.basic.reference.tex b/doc/latex/pgfplots/pgfplots.basic.reference.tex index 01854b0f4..fd41a0e76 100644 --- a/doc/latex/pgfplots/pgfplots.basic.reference.tex +++ b/doc/latex/pgfplots/pgfplots.basic.reference.tex @@ -531,7 +531,7 @@ \section{Specifying Basic Coordinates} Note that \PGFPlots{} substitutes |\pgfqpointxy| by |\pgfplotspointaxisxyz| by default -- and this command implicitly transforms coordinates anyway. In order to see the difference, the preceding example first disables this - automatic substition of coordinate systems by means of + automatic substitution of coordinate systems by means of |compat/pgfpoint substitution=1.3|. % The result of this command is also available as math method @@ -734,7 +734,7 @@ \section{Accessing Point Coordinate Values} \begin{commandlist}{\pgfplotspointgetcoordinates,\pgfplotspointgetcoordinates\marg{point}} - After invoking the macro, the followings keys will be set: + After invoking the macro, the following keys will be set: \declaretext{/data point/x} will contain the current point's $x$-coordinate. diff --git a/doc/latex/pgfplots/pgfplots.install.tex b/doc/latex/pgfplots/pgfplots.install.tex index 0cd0f70d2..b62925380 100644 --- a/doc/latex/pgfplots/pgfplots.install.tex +++ b/doc/latex/pgfplots/pgfplots.install.tex @@ -232,7 +232,7 @@ \subsection{Restrictions for DVI Viewers and \texttt{dvipdfm}} \end{itemize} % However, there are some restrictions: I don't know any DVI viewer which is -capable of viewing the output of \PGF{} (and therefor \PGFPlots{} as well). +capable of viewing the output of \PGF{} (and therefore \PGFPlots{} as well). After all, DVI has never been designed to draw something different than text and horizontal/vertical lines. You will need to view the postscript file or the PDF file. diff --git a/doc/latex/pgfplots/pgfplots.libs.patchplots.tex b/doc/latex/pgfplots/pgfplots.libs.patchplots.tex index eca13d931..08c30d797 100644 --- a/doc/latex/pgfplots/pgfplots.libs.patchplots.tex +++ b/doc/latex/pgfplots/pgfplots.libs.patchplots.tex @@ -937,7 +937,7 @@ \subsection{Automatic Patch Refinement and Triangulation} The refined patches reproduce the geometry's shape exactly. In addition, they improve color interpolation. Note that its purpose is just - visualization, therefor hanging nodes are allowed (and will be generated by + visualization, therefore hanging nodes are allowed (and will be generated by |patch refines| for most |patch type|s). Patch refinement is implemented for all supported patches except for diff --git a/doc/latex/pgfplots/pgfplots.libs.statistics.tex b/doc/latex/pgfplots/pgfplots.libs.statistics.tex index 56634f953..98255c17e 100644 --- a/doc/latex/pgfplots/pgfplots.libs.statistics.tex +++ b/doc/latex/pgfplots/pgfplots.libs.statistics.tex @@ -224,7 +224,7 @@ \subsubsection{Prepared Box Plots and Common Options} plot has |draw position=5| and is drawn at $x=5$. Note that if you assign |draw position| for one plot, you may also need to - adopt all followings ones as \PGFPlots{} does not automatically detect + adopt all following ones as \PGFPlots{} does not automatically detect collisions. \end{pgfplotskey} diff --git a/doc/latex/pgfplots/pgfplots.reference.2dplots.tex b/doc/latex/pgfplots/pgfplots.reference.2dplots.tex index be9a1573d..34341f6f2 100644 --- a/doc/latex/pgfplots/pgfplots.reference.2dplots.tex +++ b/doc/latex/pgfplots/pgfplots.reference.2dplots.tex @@ -1249,7 +1249,7 @@ \subsection{Stacked Plots} stacked on top of each other and they are processed in the order of appearance. Then, the second plot could easily draw its lines (or fill area) on top of the first one -- hiding its marker or line completely. - Therefor, \PGFPlots{} reverses the sequence of drawing commands. + Therefore, \PGFPlots{} reverses the sequence of drawing commands. This has the side-effect that any normal \Tikz{} paths inside of an axis will also be processed in reverse sequence. diff --git a/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex b/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex index d69fc42ab..773ceb62c 100644 --- a/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex +++ b/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex @@ -2191,7 +2191,7 @@ \subsection*{Support for External Three-Dimensional Graphics} This is due to the |scale mode=scale uniformly| implementation of \PGFPlots{}: it decided that the best way is to enlarge the involved axis limits. Here, ``best way'' means to satisfy |width|/|height| constraints combined with -minimally enlarged (never shrinked) axis limits. The remaining degrees of +minimally enlarged (never shrunk) axis limits. The remaining degrees of freedom are |width|, |height|, and the axis limits. In our case, changing the ratio between |width| and |height| improves the display: @@ -2358,7 +2358,7 @@ \subsection*{External Three-Dimensional Graphics and Matlab} pos = get(event_obj,'Position'); % Format the data and figure coordinates. The factor "72.27/dpi" is -% necessary to convert from pixels to TeX points (72.27 poins per inch) +% necessary to convert from pixels to TeX points (72.27 points per inch) display(['(',num2str(pos(1)),',',num2str(pos(2)),',',num2str(pos(3)),') => (', ... num2str((screen_location(1)-figurePos(1))*72.27/dpi),',', ... num2str((screen_location(2)-figurePos(2))*72.27/dpi),')']) diff --git a/doc/latex/pgfplots/pgfplots.reference.bb-clip.tex b/doc/latex/pgfplots/pgfplots.reference.bb-clip.tex index 5a697bd9c..8189e4680 100644 --- a/doc/latex/pgfplots/pgfplots.reference.bb-clip.tex +++ b/doc/latex/pgfplots/pgfplots.reference.bb-clip.tex @@ -266,7 +266,7 @@ \subsection{Clipping} Note that a clip path can contribute to the picture's bounding box. Starting with |compat=1.8|, \PGFPlots{} applies intelligence to separate - the responsabilities clipping and bounding box control, see + the responsibilities clipping and bounding box control, see |clip bounding box| and its choices. As of |compat=1.8|, a clip path can be in effect although the bounding box is considerably smaller than the clip path. This is typically what one expects if the clip path is invisible. diff --git a/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex b/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex index 0defee9f1..fcdf336eb 100644 --- a/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex +++ b/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex @@ -257,7 +257,7 @@ \subsection{Dates as Input Coordinates} contain stuff like |hist/data|. After installing this style, input values like |2006-02-28| will be - converted to an ``appropriate'' integer using the Julian calender. Input + converted to an ``appropriate'' integer using the Julian calendar. Input coordinates may be of the form \meta{year}|-|\meta{month}|-|\meta{day} diff --git a/source/context/third/pgfplots/pgfplotstest/pgfplotstest.ticks.tex b/source/context/third/pgfplots/pgfplotstest/pgfplotstest.ticks.tex index 0f92251a4..5c6daf392 100644 --- a/source/context/third/pgfplots/pgfplotstest/pgfplotstest.ticks.tex +++ b/source/context/third/pgfplots/pgfplotstest/pgfplotstest.ticks.tex @@ -145,7 +145,7 @@ \stopaxis \stoptikzpicture -\testsection{Tick label assigment tests} +\testsection{Tick label assignment tests} \testsubsection{Using xticklabel and xtick} \starttikzpicture \startaxis[ diff --git a/source/latex/pgfplots/numtabletest/numtabletest.tex b/source/latex/pgfplots/numtabletest/numtabletest.tex index d3dcef2ea..8a75b8f40 100644 --- a/source/latex/pgfplots/numtabletest/numtabletest.tex +++ b/source/latex/pgfplots/numtabletest/numtabletest.tex @@ -40,19 +40,19 @@ \pgfplotstableread{numtabletestdata}\table \tracingmacros=0\tracingcommands=0 -\testsubsection{Quering colnames...} +\testsubsection{Querying colnames...} %\tracingmacros=2\tracingcommands=2 \pgfplotstablegetcolumnlist\table\to\cols \pgfplotslistforeach\cols\as\col{Column ``\col''\par}% %\tracingmacros=0\tracingcommands=0 -\testsubsection{Quering column content by column name} +\testsubsection{Querying column content by column name} %\tracingmacros=2\tracingcommands=2 \pgfplotstablegetcolumnbyname L2\of\table\to\colcontent \pgfplotslistforeach\colcontent\as\colc{Row data: ``\colc''\par}% %\tracingmacros=0\tracingcommands=0 -\testsubsection{Quering column content by column name for all cols} +\testsubsection{Querying column content by column name for all cols} \pgfplotstablegetcolumnlist\table\to\cols \pgfplotslistforeach\cols\as\col{\textbf{Column ``\col''}\par \pgfplotstablegetcolumnbyname\col\of\table\to\colcontent @@ -65,7 +65,7 @@ \pgfplotstableread{numtabletestdata2.gnuplot}\table %\tracingmacros=0\tracingcommands=0 -\testsubsection{Quering column content by column name for all cols} +\testsubsection{Querying column content by column name for all cols} \pgfplotstablegetcolumnlist\table\to\cols \pgfplotslistforeach\cols\as\col{\textbf{Column ``\col''}\par \pgfplotstablegetcolumnbyname\col\of\table\to\colcontent diff --git a/source/latex/pgfplots/pgfplotstest/regressiontests/Makefile b/source/latex/pgfplots/pgfplotstest/regressiontests/Makefile index 4c6279014..0a16a06a3 100644 --- a/source/latex/pgfplots/pgfplotstest/regressiontests/Makefile +++ b/source/latex/pgfplots/pgfplotstest/regressiontests/Makefile @@ -154,7 +154,7 @@ cleanX: @# touch diff.png in case the diff routine fails -- we want to see it in the error report counts @./pdfdiff.sh $< references/$< $@ || touch $@.png @if [ "`cat $@`" = "0 (0)" ]; then \ - echo " PASSED: no differences detected (removing superfluos diff-pngs)"; \ + echo " PASSED: no differences detected (removing superfluous diff-pngs)"; \ rm -f $@.png $<.png $(DIRECTORY_FOR_ACCEPTED_ERRORS)/$@ $(DIRECTORY_FOR_ACCEPTED_ERRORS)/$@.png; # no need to keep the images (the latter for multi-page mode). \ else \ #echo "$<: found nonzero pixel differences `cat $@`."; \ @@ -171,7 +171,7 @@ cleanX: rm -f $@.normalized; \ calc -p "$$NORMALIZED <= $$ACCEPTED_ERROR" > $@.isaccepted || ( echo "calc invocation failed. Please ensure that apcalc package is installed."; exit 1 ); \ if [ "`cat $@.isaccepted`" = "1" ]; then \ - echo " PASSED: only approved differences $$NORMALIZED <= $$ACCEPTED_ERROR detected; moving superfluos diff-pngs to $(DIRECTORY_FOR_ACCEPTED_ERRORS))"; \ + echo " PASSED: only approved differences $$NORMALIZED <= $$ACCEPTED_ERROR detected; moving superfluous diff-pngs to $(DIRECTORY_FOR_ACCEPTED_ERRORS))"; \ mkdir -p $(DIRECTORY_FOR_ACCEPTED_ERRORS); \ mv $@.png $(DIRECTORY_FOR_ACCEPTED_ERRORS); \ cp $@ $(DIRECTORY_FOR_ACCEPTED_ERRORS); \ diff --git a/source/latex/pgfplots/pgfplotstest/regressiontests/patchplots/patch_plot_example.m b/source/latex/pgfplots/pgfplotstest/regressiontests/patchplots/patch_plot_example.m index 889dcee70..43159d659 100644 --- a/source/latex/pgfplots/pgfplotstest/regressiontests/patchplots/patch_plot_example.m +++ b/source/latex/pgfplots/pgfplotstest/regressiontests/patchplots/patch_plot_example.m @@ -33,7 +33,7 @@ print('plot1.png','-dpng'); patchtopgfplots(tx,ty,[], tcm, 'plot1.dat'); -% Second type, interpolated colors, seperate for each patch +% Second type, interpolated colors, separate for each patch close all patch(tx',ty',c2'); print('plot2.png','-dpng'); diff --git a/source/latex/pgfplots/pgfplotstest/regressiontests/unittest_libs_patchplots_matlab.tex b/source/latex/pgfplots/pgfplotstest/regressiontests/unittest_libs_patchplots_matlab.tex index 376bccdef..cd47a2502 100644 --- a/source/latex/pgfplots/pgfplotstest/regressiontests/unittest_libs_patchplots_matlab.tex +++ b/source/latex/pgfplots/pgfplotstest/regressiontests/unittest_libs_patchplots_matlab.tex @@ -59,7 +59,7 @@ \subsection{Interpolated colors, separate for each patch} \end{axis} \end{tikzpicture} -\subsection{Interpolated colors, continous over edges} +\subsection{Interpolated colors, continuous over edges} Matlab: \matlabtestimg{plot3.png} diff --git a/source/latex/pgfplots/pgfplotstest/unittest/unittest_colorinput_sanitize.tex b/source/latex/pgfplots/pgfplotstest/unittest/unittest_colorinput_sanitize.tex index a49dcab90..15ba71892 100644 --- a/source/latex/pgfplots/pgfplotstest/unittest/unittest_colorinput_sanitize.tex +++ b/source/latex/pgfplots/pgfplotstest/unittest/unittest_colorinput_sanitize.tex @@ -15,13 +15,13 @@ \pgfplotscolornormalizesequence[colorspace=rgb] \pgfplotscolornormalizesequencenext{rgb255=-1,0,0} -\pgfplotsassertequalstok{Sorry, the color component value -0.00392 (no. 0) is out of range. The allowed range is 0 <= value <= 1. The error occured near `rgb255=-1,0,0'}{\pgfplotsERRORMESSAGE}{}% +\pgfplotsassertequalstok{Sorry, the color component value -0.00392 (no. 0) is out of range. The allowed range is 0 <= value <= 1. The error occurred near `rgb255=-1,0,0'}{\pgfplotsERRORMESSAGE}{}% \def\pgfplotsERRORMESSAGE{} % FAILS UTTERLY: confused with 'gray=...' : \pgfplotscolornormalizesequencenext{green} \pgfplotscolornormalizesequencenext{blue} -\pgfplotsassertequalstok{Sorry, the color component value 'blue' is no number. Did you mean 'color=blue'? The error occured near `blue'}{\pgfplotsERRORMESSAGE}{}% +\pgfplotsassertequalstok{Sorry, the color component value 'blue' is no number. Did you mean 'color=blue'? The error occurred near `blue'}{\pgfplotsERRORMESSAGE}{}% @@ -35,5 +35,5 @@ {[1cm] rgb255(0cm)=(25,25,122) color(1cm)=(yellow) rgb255(5cm)=(238,1140,238)} } - \pgfplotsassertequalstok{Sorry, the color component value 4.47052000000000 (no. 1) is out of range. The allowed range is 0 <= value <= 1. The error occured near `rgb255(5cm)=(238,1140,238) (color no 2)\space\space(color no 2) '}{\pgfplotsERRORMESSAGE}{}% + \pgfplotsassertequalstok{Sorry, the color component value 4.47052000000000 (no. 1) is out of range. The allowed range is 0 <= value <= 1. The error occurred near `rgb255(5cm)=(238,1140,238) (color no 2)\space\space(color no 2) '}{\pgfplotsERRORMESSAGE}{}% \end{document} diff --git a/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex b/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex index 0ee6fcd12..f549197d9 100644 --- a/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex +++ b/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex @@ -62,7 +62,7 @@ \pgfkeys{ % #1: library name - % #2: compatiblity presets which are controlled by the + % #2: compatibility presets which are controlled by the % compatibility system but which belong to the library. % % FIXME : now as I wrote it, it might have been better to reverse diff --git a/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex b/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex index dfff58ec2..2223bfc05 100644 --- a/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex +++ b/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex @@ -49,7 +49,7 @@ % % Idea: % - work on H -% - transform whereever necessary +% - transform wherever necessary % - implement all pgfplots wrinkles in analogy to polar axes % - provide support for normalized input coords (combined with % untransformed limits or something like that) diff --git a/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex b/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex index e55ba401a..db84b2ba9 100644 --- a/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex +++ b/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex @@ -662,7 +662,7 @@ \pgfplotsarrayinsertionsort@@next }% -% applies a binary seach for value '#2' on array '#1', starting with +% applies a binary search for value '#2' on array '#1', starting with % index '#3' (inclusive) and ending in index '#4' (exclusive). % % Returns: \pgfplotsretval, the index of the search key, if it is diff --git a/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex b/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex index 990b796ce..cf59f14e9 100644 --- a/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex +++ b/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex @@ -29,7 +29,7 @@ % to its generality. It could easily be adopted to be FASTER than % \pgfplotsapplist. % -% Credits for \pgfplotsapplist go to Till Tantau: he developped it for +% Credits for \pgfplotsapplist go to Till Tantau: he developed it for % the PGF kernel. % % diff --git a/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua b/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua index d8d32997e..e8c8216c1 100644 --- a/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua +++ b/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua @@ -500,7 +500,7 @@ end function pgfluamathfunctions.pointnormalised (pgfx, pgfy) local pgfx_normalised, pgfy_normalised if pgfx == 0. and pgfy == 0. then - -- Orginal pgf macro gives this result + -- Original pgf macro gives this result tex.dimen['pgf@x'] = "0pt" tex.dimen['pgf@y'] = "1pt" else diff --git a/tex/generic/pgfplots/numtable/pgfplotstable.code.tex b/tex/generic/pgfplots/numtable/pgfplotstable.code.tex index 865147722..9a4314cac 100644 --- a/tex/generic/pgfplots/numtable/pgfplotstable.code.tex +++ b/tex/generic/pgfplots/numtable/pgfplotstable.code.tex @@ -147,7 +147,7 @@ \else \pgfutil@ifundefined{pgfplotstable@unique@bitlist@backup}{% % this sanity checking is NOT fool proof: it - % fails if there are different occurances of + % fails if there are different occurrences of % unique in the same file \pgfplotsthrow{invalid argument}{Sorry, the row predicate /pgfplots/table/unique={#1} has been used in the wrong context: it needs to be invoked for the very first processed column, not column no \pgfplotstablecol. Please provide it as argument to \string\pgfplotstabletypeset[unique={#1}] and not inside of column-specific styles}\pgfeov% }{}% @@ -1181,7 +1181,7 @@ }% \pgfkeysgetvalue{/pgfplots/table/columns}{\pgfplotstable@colnames}% \ifx\pgfplotstable@colnames\pgfutil@empty - \pgfplots@warning{\string\pgfplotstablenew[columns={},...]{#2}{\string#3} has been invoked - but empty tables are currently not really supported, sorry. You will have to live with an artifical column which contains temporary values.}% + \pgfplots@warning{\string\pgfplotstablenew[columns={},...]{#2}{\string#3} has been invoked - but empty tables are currently not really supported, sorry. You will have to live with an artificial column which contains temporary values.}% \else \expandafter\pgfplots@assign@list\expandafter\pgfplotstablenew@cols\expandafter{\pgfplotstable@colnames}% % make sure every requested column exists: @@ -1316,7 +1316,7 @@ % , see the declaration above. % % ATTENTION: the default implementation employs -% \begin{tabular}...\end{tabular} and is therefor only usable with +% \begin{tabular}...\end{tabular} and is therefore only usable with % LaTeX! % % You will need to reconfigure the tables. @@ -1614,7 +1614,7 @@ % \pgfplots@each@nth@styles. \def\pgfplotstabletypeset@append@every@nth@row#1#2{% \edef\pgfplots@loc@TMPa{#1}% - % chech for the special 'each nth row={3[+1]}{...} format: + % check for the special 'each nth row={3[+1]}{...} format: \expandafter\pgfutil@in@\expandafter[\expandafter{\pgfplots@loc@TMPa}% \ifpgfutil@in@ \expandafter\pgfplotstabletypeset@append@every@nth@row@getshift\pgfplots@loc@TMPa% @@ -1815,7 +1815,7 @@ % as the number of *output* rows (see the row predicate % below). % - % Accessable with \pgfplotstablerows in style keys. + % Accessible with \pgfplotstablerows in style keys. \ifnum\c@pgfplotstable@numrows=-1\relax \pgfplotslistsize\pgfplotstable@col\to\c@pgfplotstable@numrows \global\c@pgfplotstable@numrows=\c@pgfplotstable@numrows @@ -3008,7 +3008,7 @@ % '\pgfp@tmp@'. Thus, column names and array indices are % essentially the same! That simplifies the operation and explains % why we transposed the table. - % We simply interprete the transposed table as array. We don't + % We simply interpret the transposed table as array. We don't % even need to copy anything. \pgfplotsarrayresize{\pgfp@tmp}{\pgfplotstable@numrows}% % Oh, we also need the index to access the sort key. Well, then we diff --git a/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex b/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex index 5a3fd4967..e1d934d3b 100644 --- a/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex +++ b/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex @@ -2,7 +2,7 @@ % % Package pgfplotstable % -% Provides support to read and work with abstact numeric tables of the +% Provides support to read and work with abstract numeric tables of the % form % % COLUMN1 COLUMN2 COLUMN3 @@ -324,7 +324,7 @@ \fi }% -% If the colum name `#1' is a `create on use' speicifcation, #2 is +% If the column name `#1' is a `create on use' speicifcation, #2 is % invoked, #3 otherwise. \long\def\pgfplotstableifiscreateonuse#1#2#3{% \pgfkeysifdefined{/pgfplots/table/create on use/#1/.@cmd}{#2}{% @@ -379,7 +379,7 @@ % Checks if column '#1' exists in table `#2' and invokes `#3' if that % is the case and `#4' if not. % - % Note that the check is only for physically existent colums, no alias + % Note that the check is only for physically existent columns, no alias % or create on use is checked here. % #1: colname % #2: table struct @@ -1810,7 +1810,7 @@ \pgfutil@ifundefined{pgfplotstableread@impl@COLNAME@#1}{% \def\pgfplotstable@loc@TMPa{#1}% }{% generate unique column names warning: - \pgfplots@warning{Table '\pgfplotstableread@filename' has non-unique column name '#1'. Only the first occurence can be accessed via column names.}% + \pgfplots@warning{Table '\pgfplotstableread@filename' has non-unique column name '#1'. Only the first occurrence can be accessed via column names.}% \edef\pgfplotstable@loc@TMPa{#1--index\thepgfplotstableread@curcol}% }% \expandafter\def\csname pgfplotstableread@impl@COLNAME@#1\endcsname{foo}% remember this name. @@ -1979,7 +1979,7 @@ % which \catcodes need to be adjusted -- and might explain % how. % -% REMARK: An early attempt to change the precendence for 'every table' +% REMARK: An early attempt to change the precedence for 'every table' % was to set again after 'every table'. But that is % incompatible with, for example '/.add={}{}' key handlers. % diff --git a/tex/generic/pgfplots/pgfplots.code.tex b/tex/generic/pgfplots/pgfplots.code.tex index 0b4486b2f..7872eeccd 100644 --- a/tex/generic/pgfplots/pgfplots.code.tex +++ b/tex/generic/pgfplots/pgfplots.code.tex @@ -1203,7 +1203,7 @@ },% % You might wonder why this special treatment with '/lowlevel' % keys is necessary. Well, It turned out that using '##' inside of - % styles is incompatible with '.add code' -- and therefor also + % styles is incompatible with '.add code' -- and therefore also % with '.append style'. This here is a work-around which works. /pgfplots/colorbar vertical/lowlevel/.style={% /pgfplots/colorbar addplot=\addplot graphics {};, @@ -4591,8 +4591,8 @@ % $\pgfmathprintnumber{-1e5}$ was used (i.e. with the '$' signs). % Unfortunately, version 1.5 has been released without realizing % the changes; I detected them right before the release of 1.6. - % Consequently, I cannot introduce compatibity switches without - % loosing compatibility. + % Consequently, I cannot introduce compatibility switches without + % losing compatibility. % % I chose to keep the correct unary minus sign. If you ever want % to revert to the old version in order to keep spacing intact, use @@ -5294,7 +5294,7 @@ \ifnum\csname pgfplots@#1axisdiscontnum\endcsname>0 \begingroup % this group employs several temporary dimension registers - % and is therefor scoped: + % and is therefore scoped: \let\disstart=\pgf@ya \let\disend=\pgf@yb \disend=\csname pgfplots@#1max@reg\endcsname @@ -6391,7 +6391,7 @@ % axis by an absolute dimension. % % This enlargement is different from standard limit enlargement: -% Standart limit enlargement is typically applied (and finished) long +% Standard limit enlargement is typically applied (and finished) long % before the scaling routines start. In fact, the result of % enlargelimits is typically the input argument for the scaling % (compare the pgfplots manual (pdf)). @@ -9840,7 +9840,7 @@ \pgfplots@evalute@tikz@coord@system@interface@@@@@ }% -% equals only itsself in \ifx: +% equals only itself in \ifx: \def\pgfplots@coord@end{\pgfplots@coord@end} \long\def\pgfplots@evalute@tikz@coord@system@interface@@@@@#1\pgfplots@coord@end{% @@ -10944,7 +10944,7 @@ \pgfplots@deactivefamiliescmd \pgfplots@set@options@sanitizemode % - % Acquire style commands and nameing commands from direct input + % Acquire style commands and naming commands from direct input % options '#1' BEFORE the 'every' styles are processed: \pgfkeysactivatefamily{/pgfplots/naming commands}% \pgfkeysactivatefamily{/pgfplots/shared with tikz}% @@ -11652,7 +11652,7 @@ % until \end{axis}. During the collect phase, axis limits will be % computed. % -% The following variables are accummulated between +% The following variables are accumulated between % \begin{axis} % and % \end{axis}: @@ -11793,7 +11793,7 @@ % numeric overflow/underflow during scale computations: % % The scaling (i.e. proper values for 'x' and 'y') will be - % determined later-on, dependend on the axis limits. Since axis + % determined later-on, dependent on the axis limits. Since axis % limits are implicitly in units of 1pt, it is reasonable to use % '1pt' here as well. \pgfsetxvec{\pgfqpoint{1pt}{0pt}}% @@ -12133,7 +12133,7 @@ \global\let\pgfplots@glob@TMPa=\relax \fi % - % transport the current layer config - but only if nessary! + % transport the current layer config - but only if necessary! \def\pgfplots@loc@TMPa{0}% \ifpgfplots@has@cell@picture % layers are used for the cell picture only- no need to @@ -12377,7 +12377,7 @@ \else % Standard visualization phases. See % \pgfplotssurveyphase@set@visphase@names for a discussion about - % their intented use-case. + % their intended use-case. \pgfplotsutilforeachcommasep{#1}\as\pgfplots@visphase@name{% \begingroup \pgfutil@ifundefined{pgfplots@visphase@\pgfplots@visphase@name}{% diff --git a/tex/generic/pgfplots/pgfplots.scaling.code.tex b/tex/generic/pgfplots/pgfplots.scaling.code.tex index d5d045ddf..c832627fc 100644 --- a/tex/generic/pgfplots/pgfplots.scaling.code.tex +++ b/tex/generic/pgfplots/pgfplots.scaling.code.tex @@ -135,7 +135,7 @@ \if1\pgfplots@tmp@xisaxisparallel% \if1\pgfplots@tmp@yisaxisparallel% % Optimize for axis-parallel case! - % puh. Did not make any measureable difference!? Ok... + % puh. Did not make any measurable difference!? Ok... \let\pgfplotsqpointxy=\pgfplotsqpointxy@orthogonal \fi \fi @@ -1179,7 +1179,7 @@ % strategy', and computes a cost function. The one with optimal cost % function wins, and its results are returned. % -% The cost function is the overal scaling which is applied to AXIS +% The cost function is the overall scaling which is applied to AXIS % LIMITS. It works as follows: % 1. if a choice requires to REDUCE the axis limits in order to % fulfill all constraints, it is neglected (using maximal cost 16000). @@ -1751,7 +1751,7 @@ % h = s* (r_x * e_xy + r_y * e_yy + r_z * e_zy) % where r_i = (imax - imin). This here is essentially the % same as the bounding box computation above (at least for - % standart orthographic 3D axes). + % standard orthographic 3D axes). % % What I want now is to enlarge the limits such that I % have BOTH, width #1 AND height #2, without obscuring the @@ -2461,7 +2461,7 @@ % - \pgfplots@set@default@size@options has been invoked before % % POSTCONDITION: -% - #1, #2, #3 have been changed to accomodate unit vector ratio +% - #1, #2, #3 have been changed to accommodate unit vector ratio % - #4, #5, #6 [output] contain axis limit compensation scales % % There is just one algorithmic difficulty: the data scaling @@ -2657,7 +2657,7 @@ \global\pgfplots@optimum@sofar@value=\pgf@xa \fi \fi -%\message{^^Junit vector ratio 3D searching reference: checking \pgfplots@apply@unit@ratio@reference. feasable=\pgfplots@ref@is@feasible. \if1\pgfplots@ref@is@feasible max=\the\pgf@xa. \fi Optimum so far: value =\the\pgfplots@optimum@sofar@value\space for axis \pgfplots@optimum@sofar@axis.^^J}% +%\message{^^Junit vector ratio 3D searching reference: checking \pgfplots@apply@unit@ratio@reference. feasible=\pgfplots@ref@is@feasible. \if1\pgfplots@ref@is@feasible max=\the\pgf@xa. \fi Optimum so far: value =\the\pgfplots@optimum@sofar@value\space for axis \pgfplots@optimum@sofar@axis.^^J}% }% % % Check 'x' as reference : @@ -2685,7 +2685,7 @@ % compute scaling factor: \pgfplots@getscale@unit@vector@reltoreference y\pgfplots@unit@ratio@y% % -%\message{^^Junit vector ratio 2D searching reference: checking \pgfplots@apply@unit@ratio@reference. feasable=\pgfmathresult < 1: \ifdim\pgfmathresult pt <\pgfplots@ONE YES-> use x\else NO->use y\fi^^J}% +%\message{^^Junit vector ratio 2D searching reference: checking \pgfplots@apply@unit@ratio@reference. feasible=\pgfmathresult < 1: \ifdim\pgfmathresult pt <\pgfplots@ONE YES-> use x\else NO->use y\fi^^J}% % and check (1). The condition (2) is irrelevant; it is met % anyway. \ifdim\pgfmathresult pt<\pgfplots@ONE @@ -2911,7 +2911,7 @@ \def\pgfplots@getscale@unit@vector@reltoreference#1#2{% % % If the datascaling transformation is active (which is almost - % everytime the case here), we have a transformation + % every time the case here), we have a transformation % T^{-1}(x)= 10^scale * x % with different scales for every axis. % diff --git a/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex b/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex index 5201bb097..5d7bb8bdf 100644 --- a/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex +++ b/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex @@ -316,7 +316,7 @@ % The 'xticklabel cs' is a coordinate system which expects either one % or two coordinates. The first is the coordinate on the axis where % x tick label will be placed (or would be placed). The first -% coordinate '0' means the lower aixs site and the value '1' the upper +% coordinate '0' means the lower axis site and the value '1' the upper % range. The second (optional) coordinate of 'xticklabel cs' is a % shift in direction of the outer normal vector of the axis. The % minimum shift is the largest' tick labels dimensions. If the second @@ -889,7 +889,7 @@ % The return value is encoded as integer into the macro #2 as % described below. % -% #1 : a three-character string uniquely identifing an axis line. +% #1 : a three-character string uniquely identifying an axis line. % Each of the three characters can be 'v', '0' or '1'. % The value '0' denotes the lower axis range while '1' denotes % the upper axis range. The character 'v' stands for 'varying' @@ -1164,7 +1164,7 @@ % % #1 the three-character-string of an axis or the empty string. % If #1 is empty, the actual configuration of oriented surfaces may be -% used to check which normal vector is intented. +% used to check which normal vector is intended. % % #2 the "v" value to store. It should be a transformed coordinate. \def\pgfplotspointouternormalvectorofaxissetv#1#2{% @@ -1573,7 +1573,7 @@ % #2: a three-char-string uniquely identifying the axis line. % The parameter '#1' is redundand: it is the same as the 'v' % character in '#2'. -% #3: the newly defined achor name. +% #3: the newly defined anchor name. % % @see \pgfplotsdeclareborderanchorforticklabelaxis \def\pgfplotsdeclareborderanchorforaxis#1#2#3{% @@ -1625,7 +1625,7 @@ % % #1: either x,y or z the direction which varies % #2: a three-char-string uniquely identifying the axis line. -% The parameter '#1' is redundand: it is the same as the 'v' +% The parameter '#1' is redundant: it is the same as the 'v' % character in '#2'. % #3: the shape, provided as argument by the pgf routine invoking the % anchor. @@ -2121,7 +2121,7 @@ % % Similar, but the log basis can be set with 'set log basis'. % This allows \pgfplotscoordmath{x}{log}{} to use a different log - % basis thatn \pgfplotscoordmath{y}{log}{} (with special handling) + % basis than \pgfplotscoordmath{y}{log}{} (with special handling) log/.code= {\expandafter\def\csname pgfpmth\pgfplotsdeclarecoordmath@ tmpl@log\endcsname##1{#1}},% % applies a *scale* from the actual log basis to the actual @@ -2836,7 +2836,7 @@ % - the stream methods automatically collect first and last % coordinates. % - I have experimented with global \addplot accumulation to reduce -% copy operations. That experiment was not successfull (it was not +% copy operations. That experiment was not successful (it was not % faster :-( ). However, the streaming methods still assign their % things globally... \def\pgfplots@coord@stream@start{% @@ -3168,7 +3168,7 @@ % determined ones) % % REMARK: -% The following code is permissable: +% The following code is permissible: % \pgfplots@PREPARE@COORD@STREAM{...} % \pgfplots@coord@stream@start % ... @@ -6765,7 +6765,7 @@ \let\pgfplotstable@coordindex@old=\coordindex \def\coordindex{\pgfplotstablerow}% \def\lineno{\coordindex}% is the same here - % The normal implementation of \thisrow is not accessable here. And the + % The normal implementation of \thisrow is not accessible here. And the % worst is: error messages are impossible either because they are % not executed... we resort to the associated math functions: \def\thisrow##1{thisrow("##1")}% let us hope that math parsing is active! @@ -8400,8 +8400,8 @@ % ah - we have the standard visualization phase. Draw them % here. % - % Note that the existance of (nontrivial) after path - % instructions ALWAYS implies the existance of a standard + % Note that the existence of (nontrivial) after path + % instructions ALWAYS implies the existence of a standard % visualization phase (compare \pgfplotssurveyphase@set@visphase@names) \let\pgfplotsretval=\pgfplots@serialized@afterpath% \else @@ -8672,7 +8672,7 @@ \def\pgfplotsplothandlergraphicspointmappointindex{D}% \else \def\pgfplotsplothandlergraphicspointmappointindex{*}% - %\pgfplots@error{Sorry, the argument '(#1,#2) => (#3,#4)' of plot graphics/pointmap is superfluos; ignoring it.}% + %\pgfplots@error{Sorry, the argument '(#1,#2) => (#3,#4)' of plot graphics/pointmap is superfluous; ignoring it.}% \fi \fi \fi @@ -8763,7 +8763,7 @@ % % I have 8 degrees of freedom (two for each of the four % involved vectors). Thus, a simple approach is to provide 4 - % linearly independend points to get 8 equations. + % linearly independent points to get 8 equations. % % Then, I solve for o,e_x,e_y,e_z % @@ -9301,7 +9301,7 @@ \let\pgfmathresult=\pgfplots@glob@TMPb }% -% legends for plot graphics should not use 'plot graphics' themselfes +% legends for plot graphics should not use 'plot graphics' themselves % (for obvious reasons). % This key handles that. Furthermore, it remembers the plot mark for % the legend -- although no plot mark is allowed for plot graphics as @@ -9608,7 +9608,7 @@ %\message{I have performed partial reversion (reverse transposed) of '#1' and got '\pgfplotsglobalretval'!}% }% \def\pgfplots@zbuffer@error{% - \pgfplots@error{An internal error occured during z buffer reorderings: the rows/cols where not balanced! I have rows= \pgfkeysvalueof{/pgfplots/mesh/rows}, cols=\pgfkeysvalueof{/pgfplots/mesh/cols}. If this happens to be wrong, you might want to provide rows and cols manually.}% + \pgfplots@error{An internal error occurred during z buffer reorderings: the rows/cols where not balanced! I have rows= \pgfkeysvalueof{/pgfplots/mesh/rows}, cols=\pgfkeysvalueof{/pgfplots/mesh/cols}. If this happens to be wrong, you might want to provide rows and cols manually.}% } % A special '<' operation which returns true if the point coordinate diff --git a/tex/generic/pgfplots/pgfplotscore.code.tex b/tex/generic/pgfplots/pgfplotscore.code.tex index bc37418c6..f24c921d7 100644 --- a/tex/generic/pgfplots/pgfplotscore.code.tex +++ b/tex/generic/pgfplots/pgfplotscore.code.tex @@ -359,7 +359,7 @@ }, /pgfplots/warning/plot3 graphics compatibility mode/.code={% \pgfplotsthrow@warning{plot3 graphics is running in backwards compatibility mode. % - Use \string\pgfplotsset{compat=1.6} or higher to benefit from upgraded scaling capabilites.}% + Use \string\pgfplotsset{compat=1.6} or higher to benefit from upgraded scaling capabilities.}% }, /pgfplots/warning/plot3 graphics too few inner anchors/.code={% \pgfplotsthrow@warning{plot graphics in 3D axis has just two inner anchors (those with '(x,y,z)=>(imgx,imgy)'). You should provide a third one such that I can check for correct scaling.}% @@ -438,7 +438,7 @@ \gdef\pgfplots@glob@TMPb{}% \gdef\pgfplots@glob@TMPc{}% -% use these macros for LOCAL temporary assigments. +% use these macros for LOCAL temporary assignments. % you can NEVER rely on their values unless you know exactly what you are doing. \def\pgfplots@loc@TMPa{}% \def\pgfplots@loc@TMPb{}% diff --git a/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex b/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex index 60d6274eb..b0ef5e575 100644 --- a/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex +++ b/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex @@ -2072,7 +2072,7 @@ \pgfplotsplothandlermesh@show@normals@if@configured }% -% a special VISUALIZE implementation which allows to draw a CONTINUOS +% a special VISUALIZE implementation which allows to draw a CONTINUOUS % global path, i.e. one which is not "\pgfusepath"ed after each patch % segment. This is only used if 'point meta=none' \def\pgfplotsplothandlermesh@VISUALIZE@globalpath@fill@andor@stroke{% @@ -2181,14 +2181,14 @@ \pgfkeysgetvalue{/pgfplots/patch refines}\pgfplotsplothandlermesh@refinecount \if0\pgfplotsplothandlermesh@triangulate \ifnum\pgfplotsplothandlermesh@refinecount>0 -%\message{initiased REFINE to REFINE.}% +%\message{initialised REFINE to REFINE.}% \let\pgfplotsplothandlermesh@PIPE@REFINE=\pgfplotsplothandlermesh@PIPE@REFINE@recursively \else -%\message{initiased REFINE to NOP.}% +%\message{initialised REFINE to NOP.}% \let\pgfplotsplothandlermesh@PIPE@REFINE=\pgfplotsplothandlermesh@PIPE@REFINE@no@op \fi \else -%\message{initiased REFINE to triangulate.}% +%\message{initialised REFINE to triangulate.}% \ifnum\pgfplotsplothandlermesh@refinecount>0 \let\pgfplotsplothandlermesh@PIPE@REFINE=\pgfplotsplothandlermesh@PIPE@REFINE@triangulate@recursively \else diff --git a/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex b/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex index 3b5115bf9..0860636f9 100644 --- a/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex +++ b/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex @@ -495,7 +495,7 @@ % We place the rectangle around (i-1,j), i.e. imj. % This is in contrast to % \pgfplotsplothandlermesh@PIPE@DECODE@image@sweep@create@cell - % where we placed the rectange around (i-1,j-1). + % where we placed the rectangle around (i-1,j-1). % % Notation: the four corners are aa, ab, ba, and bb. % aa ----- ab diff --git a/tex/generic/pgfplots/pgfplotsplothandlers.code.tex b/tex/generic/pgfplots/pgfplotsplothandlers.code.tex index 4f138c807..a7586be86 100644 --- a/tex/generic/pgfplots/pgfplotsplothandlers.code.tex +++ b/tex/generic/pgfplots/pgfplotsplothandlers.code.tex @@ -29,7 +29,7 @@ % Plot handlers are extended versions of the plot handlers of PGF with % backwards compatibility. % -% To remind ourselfes: PGF plot handlers work like this +% To remind ourselves: PGF plot handlers work like this % \pgfplotstreamstart % \pgfplotstreampoint{...} % \pgfplotstreampoint{...} @@ -301,7 +301,7 @@ % \pgfplotsaxisplothasunboundedpointmeta % This macro expands to '1' if the current plot has a point with % unbounded point meta and '0' -% if not. Currently used by some plot handlers as synomym for +% if not. Currently used by some plot handlers as synonym for % "visualize a jump" \def\pgfplotssurveyphaseinputclass{direct} @@ -593,7 +593,7 @@ \fi }% \def\pgfplotsplothandlersurveypoint@default@{% - % reset it. NOTE: this migh be done multiple times. But better one + % reset it. NOTE: this might be done multiple times. But better one % too much than one too few... \def\pgfplots@set@perpointmeta@done{0}% % diff --git a/tex/generic/pgfplots/pgfplotsstackedplots.code.tex b/tex/generic/pgfplots/pgfplotsstackedplots.code.tex index c9e1c15ac..4da69157d 100644 --- a/tex/generic/pgfplots/pgfplotsstackedplots.code.tex +++ b/tex/generic/pgfplots/pgfplotsstackedplots.code.tex @@ -229,7 +229,7 @@ % serialized to the form % {Z{}{};,,} % - % for example, a 2d data pont (0,1) without point meta is serialized to + % for example, a 2d data point (0,1) without point meta is serialized to % {Z{}{};0Y0.0e0],1Y1.0e0],} % % The deserialization looks for the magic token 'Z'. The next @@ -665,7 +665,7 @@ % % these are relatively simple right now: assuming that the zero-level % streams are advanced if and only if the coordinate streams are -% advanced, we can simply inject the *currect* zero level rather than +% advanced, we can simply inject the *correct* zero level rather than % providing all at once. \def\pgfplotxzerolevelstream@@list{% \def\pgf@plotxzerolevelstreamstart{% diff --git a/tex/generic/pgfplots/pgfplotsticks.code.tex b/tex/generic/pgfplots/pgfplotsticks.code.tex index 1e8fb50f2..b20141252 100644 --- a/tex/generic/pgfplots/pgfplotsticks.code.tex +++ b/tex/generic/pgfplots/pgfplotsticks.code.tex @@ -40,7 +40,7 @@ % Implementation: % if T = i*10^j, log10(T) = log10(i) + j. % That means if log10(T) in \Z, we have T = 10^j. If not, we need to -% check wether i is an integer. Please note that log10(i) < 1. +% check whether i is an integer. Please note that log10(i) < 1. % % Further note: log(T) < 0 <=> j<0. % In case j<0, we have @@ -1712,7 +1712,7 @@ % 'n': the surface normal. % Now, the idea for tick labels is to place them at % SCALE_b * b + SCALE_n * n, -% where the SCALE_[bn] numbers are choosen such that the label is +% where the SCALE_[bn] numbers are chosen such that the label is % outside of the axis. % % The offset is simply added to the transformation matrix (as a @@ -1945,7 +1945,7 @@ \divide\H by\c@pgf@counta %\message{determining ticks for #1-axis: Wr := (width/max space between ticks) = \the\Wr, desirednumticks=max(\axisdefaulttryminticks, trunc(Wr)) = \the\desirednumticks, H#1=(axis range/(desirednumticks-1)) = \the\H^^J}% % - % SEARCH for the NEXT FEASABLE H. + % SEARCH for the NEXT FEASIBLE H. \edef\Hmacro{\pgf@sys@tonumber\H}% \ifpgfplots@cur@is@linear % CASE LINEAR AXIS @@ -2043,7 +2043,7 @@ % ok, do something special. % % The idea is now to place ticks at - % 10^{i*h} with properly choosen 'h'. + % 10^{i*h} with properly chosen 'h'. % % So: apply basically the SAME code as above for linear % axis, just everything log 10! And keep in mind that all @@ -2064,7 +2064,7 @@ \divide\H by\c@pgf@counta\relax %\message{determining ticks for #1-axis: Wr := (width/max space between ticks) = \the\Wr, desirednumticks=max(\axisdefaulttryminticks, trunc(Wr)) = \the\desirednumticks, H#1=(axis range/(desirednumticks-1)) = \the\H}% % - % SEARCH for the NEXT FEASABLE H. + % SEARCH for the NEXT FEASIBLE H. \edef\Hmacro{\pgf@sys@tonumber\H}% \pgfmathfloatparsenumber{\Hmacro}% \pgfplots@assign@default@tick@foraxis@normalizetickdist#1\pgfmathresult diff --git a/tex/generic/pgfplots/util/pgfplotsbinary.code.tex b/tex/generic/pgfplots/util/pgfplotsbinary.code.tex index 42c4cb1aa..42f572255 100644 --- a/tex/generic/pgfplots/util/pgfplotsbinary.code.tex +++ b/tex/generic/pgfplots/util/pgfplotsbinary.code.tex @@ -571,7 +571,7 @@ % and that's all I want. Do do that, we use the unique linear decoder map % PHI : [ 0,2^32-1 ] -> [ -16383.999992, 16384 ]. % -% This is not exacty the input range of before, but using it results +% This is not exactly the input range of before, but using it results % in a proper decoder. The difference is due to the non-unique zero % representation in TeX's arithmetics. % diff --git a/tex/generic/pgfplots/util/pgfplotscolor.code.tex b/tex/generic/pgfplots/util/pgfplotscolor.code.tex index f0145d7f7..f1e9bb7a0 100644 --- a/tex/generic/pgfplots/util/pgfplotscolor.code.tex +++ b/tex/generic/pgfplots/util/pgfplotscolor.code.tex @@ -283,7 +283,7 @@ } \def\pgfplotscolornormalizesequencenextbycomponents@parsenumber@error#1#2\pgfeov{% - \pgfplotsthrow{invalid color component}{\pgfmathresult}{Sorry, the color component value '#1' is no number. Did you mean 'color=#1'? The error occured near `\pgfplotscolornormalizesequence@context@message'}\pgfeov% + \pgfplotsthrow{invalid color component}{\pgfmathresult}{Sorry, the color component value '#1' is no number. Did you mean 'color=#1'? The error occurred near `\pgfplotscolornormalizesequence@context@message'}\pgfeov% \pgfmathfloatcreate{0}{0.0}{0}% }% @@ -322,7 +322,7 @@ } \def\pgfplotscolor@rangeexception#1{% - \pgfplotsthrow{invalid color component}{\pgfmathresult}{Sorry, the color component value #1 (no. \the\c@pgf@counta) is out of range. The allowed range is 0 <= value <= 1. The error occured near `\pgfplotscolornormalizesequence@context@message'}\pgfeov% + \pgfplotsthrow{invalid color component}{\pgfmathresult}{Sorry, the color component value #1 (no. \the\c@pgf@counta) is out of range. The allowed range is 0 <= value <= 1. The error occurred near `\pgfplotscolornormalizesequence@context@message'}\pgfeov% } @@ -350,7 +350,7 @@ % G is a gray scale number in [0,1] % % 'C1,C2,C3' -% any number of Ci can folow, each is interpreted in the default +% any number of Ci can follow, each is interpreted in the default % colorspace (i.e. the one set before at the beginning of the % sequence) % diff --git a/tex/generic/pgfplots/util/pgfplotscolormap.code.tex b/tex/generic/pgfplots/util/pgfplotscolormap.code.tex index 464f05359..a04e66e89 100644 --- a/tex/generic/pgfplots/util/pgfplotscolormap.code.tex +++ b/tex/generic/pgfplots/util/pgfplotscolormap.code.tex @@ -454,7 +454,7 @@ }, % @define/.code={% - \pgfplots@error{Please write 'single color' or 'color list' such that pgfplots knows how to interprete values}% + \pgfplots@error{Please write 'single color' or 'color list' such that pgfplots knows how to interpret values}% \let\pgfplotsretval=\pgfutil@empty }, single color/.style={% @@ -480,7 +480,7 @@ % samples of colormap % % All use this implementation: - % #1: how to interprete results. /pgfplots/of colormap/#1 must be + % #1: how to interpret results. /pgfplots/of colormap/#1 must be % a valid key (like 'color'). % #2: the argument which can be ' of ' or ''. % #3: '1' if the source pos may contain ',' and '0' otherwise @@ -1081,7 +1081,7 @@ % placement. target pos={\pgfplotscolormap@at},% \fi - % ... but can be overriden here: + % ... but can be overridden here: \pgfplotscolormap@key={\the\t@pgfplots@tokb},% }% % @@ -1295,13 +1295,13 @@ \ifdim\pgf@xa>\pgf@xb \begingroup \if2\b@pgfplotscreatecolormap@isuniform - \pgfplots@error{Non-uniform colormaps are only supported if you write 'compat=1.14' (or higher). Please adopt the compatibility level and retry. The error occured near '\pgfplots@createcolormap@context'}% + \pgfplots@error{Non-uniform colormaps are only supported if you write 'compat=1.14' (or higher). Please adopt the compatibility level and retry. The error occurred near '\pgfplots@createcolormap@context'}% \else \pgfmathfloattofixed{\pgfplots@createcolormap@H}% \let\pgfplots@createcolormap@H=\pgfmathresult \pgfmathfloattofixed{\pgfplots@createcolormap@H@cur}% \let\pgfplots@createcolormap@H@cur=\pgfmathresult - \pgfplots@error{The provided colormap positions are not multiples of the prescribed mesh width h=\pgfplots@createcolormap@H\space (found one with H/h = \pgfplots@createcolormap@H@cur/\pgfplots@createcolormap@H = \the\c@pgf@counta+-\pgf@sys@tonumber\pgf@xa\space which is no integer). The error occured near `\pgfplots@createcolormap@context'}% + \pgfplots@error{The provided colormap positions are not multiples of the prescribed mesh width h=\pgfplots@createcolormap@H\space (found one with H/h = \pgfplots@createcolormap@H@cur/\pgfplots@createcolormap@H = \the\c@pgf@counta+-\pgf@sys@tonumber\pgf@xa\space which is no integer). The error occurred near `\pgfplots@createcolormap@context'}% \fi \endgroup \let\pgfmathresult=\pgfutil@empty @@ -2353,7 +2353,7 @@ % % and search in the existing X coordinates of the colormap. % Note that these X coordinates actually do not contain the - % artifical rightmost boundary point at 1000+h. But that is + % artificial rightmost boundary point at 1000+h. But that is % ok, we plan to assign COLOR(1000+h) := COLOR(1000) anyway. % % Naturally, some values 'k(t)' will be BEYOND '1000'. In this diff --git a/tex/generic/pgfplots/util/pgfplotsutil.code.tex b/tex/generic/pgfplots/util/pgfplotsutil.code.tex index b7ff56ed6..5c67229b2 100644 --- a/tex/generic/pgfplots/util/pgfplotsutil.code.tex +++ b/tex/generic/pgfplots/util/pgfplotsutil.code.tex @@ -33,7 +33,7 @@ /pgfplots/use fpu=true, } -% only useful inside of \ifx (equals only itsself) +% only useful inside of \ifx (equals only itself) \def\pgfplots@EOI{\pgfplots@EOI}% % Produces an \aftergroup statement for each single token in #1. @@ -112,7 +112,7 @@ }% \def\pgfplots@assert@tikzinternal@exists#1{% \pgfutil@IfUndefined{#1}{% - \pgfplots@error{Sorry, pgfplots relies on the existance of the tikz internal macro '#1'. + \pgfplots@error{Sorry, pgfplots relies on the existence of the tikz internal macro '#1'. Unfortunately, this does no longer exist ... you will need to get an updated version of pgfplots to fix this problem.}% \expandafter\let\csname #1\endcsname=\pgfutil@empty }{}% @@ -223,7 +223,7 @@ % sequence and '#3' if not. % % This method accepts different values '#1' than \pgfutil@ifundefined. -% It is indended to autodetect values provided in the user interface +% It is intended to autodetect values provided in the user interface % (ui), % that means '#1' can be anything. But I still like to know whether it % is a control sequence. @@ -304,7 +304,7 @@ % Invokes code `#4' if |#1 - #2| <= #3 and `#5' if not. % % #1,#2 are dimension (registers or numbers) with unit. -% #3: absolute thresold (dimen) +% #3: absolute threshold (dimen) \def\pgfplotsmath@ifapproxequal@dim#1#2#3#4#5{% \begingroup \pgf@xa=#1\relax @@ -592,7 +592,7 @@ % \pgfplotsforeachentryinCSV{\value}{1,2,3,4.5,6.7,10,}{The value is \value\par} % ^ % -% It is permissable to provide an empty list (without trailing comma) +% It is permissible to provide an empty list (without trailing comma) % % This loop can be nested. \long\def\pgfplotsforeachentryinCSVisterminated#1#2#3{%