2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Remove trailing spaces

The commands

find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

and

find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+

were used to do so.
This commit is contained in:
Martin Thoma 2015-10-14 14:25:34 +02:00
parent c578b25d2f
commit 7740f0147f
538 changed files with 3496 additions and 3496 deletions

View file

@ -12,11 +12,11 @@
\title{Minimal distance to a cubic function}
\author{Martin Thoma}
\hypersetup{
pdfauthor = {Martin Thoma},
pdfkeywords = {},
pdftitle = {}
}
\hypersetup{
pdfauthor = {Martin Thoma},
pdfkeywords = {},
pdftitle = {}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Begin document %
@ -138,9 +138,9 @@
\item[mu] $\mu$
\item[nu] $\nu$
\item[xi] $\xi$, $\Xi$
% The Greek "little" o, or omicron (as opposed to the "big" o, i.e., omega),
% is identical in appearance -- in both its lowercase and uppercase
% versions -- to the Roman lowercase letters "o" and "O". Hence
% The Greek "little" o, or omicron (as opposed to the "big" o, i.e., omega),
% is identical in appearance -- in both its lowercase and uppercase
% versions -- to the Roman lowercase letters "o" and "O". Hence
% there are no TeX commands for $\omicron$ and $\Omicron$.
% source: http://tex.stackexchange.com/a/30882/5645
%\item[omikron] $\omicron$