[latex3-commits] [git/LaTeX3-latex3-latex2e] master: Proof reading from Barbara (95d2e41)
David Carlisle
d.p.carlisle at gmail.com
Mon Apr 2 15:56:58 CEST 2018
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/95d2e4151d308afe700e3df5585fb6ac9788abb1
>---------------------------------------------------------------
commit 95d2e4151d308afe700e3df5585fb6ac9788abb1
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Mon Apr 2 14:53:59 2018 +0100
Proof reading from Barbara
>---------------------------------------------------------------
95d2e4151d308afe700e3df5585fb6ac9788abb1
doc/ltnews28.tex | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/ltnews28.tex b/doc/ltnews28.tex
index 13a785f..60d9449 100644
--- a/doc/ltnews28.tex
+++ b/doc/ltnews28.tex
@@ -114,14 +114,14 @@ files and as long as two computers used the same encoding it was
interpreted and processed correctly.
But different computers may have used different encodings and given
-that a computer file is simply a sequence of bytes with no indication
-which encoding is intended, chaos could easily happen and
+that a computer file is simply a sequence of bytes with no indication for
+which encoding is intended, chaos could easily happen and has
happened. For example, the German word ``Gr\"o\ss e'' (height) entered on a
German keyboard could show up as ``Gr\v T\`ae'' on a diferent
computer using a different encoding by default.
So in summmary the situation wasn't at all good and it was clear in
-the early nienties that \LaTeXe{} (that was being developed to provide
+the early nineties that \LaTeXe{} (that was being developed to provide
a \LaTeX{} version usable across the world) had to provide a solution
to this issue.
@@ -202,7 +202,7 @@ adding the new command \verb|\UseRawInputEncoding| as the first line
of the file. This will re-instate the previous ``raw'' encoding
default.
-\verb|\UseRawInputEncoding| may also be used on the commandline to
+\verb|\UseRawInputEncoding| may also be used on the command line to
process existing files without requiring the file to be edited
\begin{verbatim}
pdflatex '\UseRawInputEncoding \input' file
@@ -277,8 +277,8 @@ command being tested being defined if it was previously undefined may have to ad
\subsection{\LaTeX{} table columns with fixed widths}
-Frank published a short paper in in
-TUGBoat~\cite{Mittelbach:TB38-2-213} on producing tables that have
+Frank published a short paper in
+TUGboat~\cite{Mittelbach:TB38-2-213} on producing tables that have
columns with fixed widths. The outlined approach using column
specifiers ``\texttt{w}'' and ``\texttt{W}'' has now been integrated
into the \pkg{array} package.
@@ -304,7 +304,7 @@ needs adjustment.
\bibitem{Mittelbach:TB39-1} Frank Mittelbach:
\emph{New rules for reporting bugs in the \LaTeX{} core software}.
- Submitted to TUGBoat.
+ In: TUGboat, 39\#1, 2018.
\url{https://www.latex-project.org/publications/}
\bibitem{Mittelbach:Brno95} Frank Mittelbach:
@@ -315,12 +315,12 @@ needs adjustment.
\bibitem{Mittelbach:TB39-2} Frank Mittelbach:
\emph{A rollback concept for packages and classes}.
- Submitted to TUGBoat.
+ Submitted to TUGboat.
\url{https://www.latex-project.org/publications/}
\bibitem{Mittelbach:TB38-2-213} Frank Mittelbach:
\emph{\LaTeX{} table columns with fixed widths}.
- In: TUGBoat, 38\#2, 2017.
+ In: TUGboat, 38\#2, 2017.
\url{https://www.latex-project.org/publications/}
\end{thebibliography}
More information about the latex3-commits
mailing list