Skip to content

Commit

Permalink
Trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Feb 17, 2021
1 parent 0381f9a commit d766fb6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion chapters/mainmatter/floats.tex
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ \subsubsection{Large Floats}
840 &
{\Cref{eq:boie}}
\\
Medium\mpfootnotemark[7] &
Medium\mpfootnotemark[7] &
0.8530 &
0.1269 &
0.0150 &
Expand Down
8 changes: 4 additions & 4 deletions cookbook.cls
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
% This method was chosen to have the language available in a macro, so it may be passed
% to polyglossia.
% This approach messes with the forwarding of the language and raises a warning
% 'Unused global options'; we can probably ignore that for now
% 'Unused global options'; we can probably ignore that for now
% (https://tex.stackexchange.com/a/278172/120853).
\RequirePackage{kvoptions}
%[default]{language} % If no default entered: option requires a value:
Expand Down Expand Up @@ -1413,7 +1413,7 @@
-- ++ (-0.25,0)% Left arm pit
-- ++ (0,{-(4 - \roundingradius)}) arc (0:-90:\roundingradius) -- ++ ({-(0.8 - 2*\roundingradius},0) arc (270:180:\roundingradius) -- ++ (0,{5 - 2*\roundingradius})% Left arm
arc (180:90:\roundingradius)-- cycle;% Left shoulder; cycle back to below head

\node[right, transform shape] at (-1.25,-2.5) {\ctrw{\textcolor[RGB]{45,198,214}{\textbf{\textsf{TUHH}}}}};% Chest emblem; transform shape allows node to be affected by 'scale' option
%
% \draw[help lines] (-3,-11) grid (3,1);% Debugging grid
Expand Down Expand Up @@ -2345,7 +2345,7 @@
\newcommand*{\symbolplaceholder}{\raisebox{0.3ex}{\dottedsquare}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Mean value: horizontal overbar. The built-in options all look poor
% https://tex.stackexchange.com/a/22134/120853
Expand Down Expand Up @@ -2421,7 +2421,7 @@
% Usage example 3: \deriv*{x} -> partial derivative of x
% Usage example 4: \deriv[5]{x} -> 5th derivative of x
% \newcommand syntax:
% \newcommand syntax:
% \newcommand{<command>}[<number of arguments>][<defaults>]{<code>}
% I.e., if [<defaults>] is empty, no default values exist.
Expand Down
10 changes: 5 additions & 5 deletions fonts/mono/FONTLOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ FONTLOG for the Inconsolata font
This file provides detailed information on the Inconsolata
font Software.

This information should be distributed along with the
This information should be distributed along with the
Inconsolata fonts and any derivative works.

Basic Font Information

Inconsolata is a Unicode typeface family that supports
languages that use the Latin script and its variants, and
languages that use the Latin script and its variants, and
could be expanded to support other scripts.

It is a variable font that supports widths from 50 to 200
Expand All @@ -31,7 +31,7 @@ Restored vertical space to original amount between bars in equal signs(=). Fixes

10 February 2017 (Alexei Vanyashin) Inconsolata v 2.001
Fixed issue #7 weird shapes on the terminals of s,j,J,G,r
https://github.com/cyrealtype/Inconsolata/issues/7
https://github.com/cyrealtype/Inconsolata/issues/7

19 August 2016 (Alexei Vanyashin) Inconsolata v 2.000

Expand All @@ -50,8 +50,8 @@ https://github.com/cyrealtype/Inconsolata/issues/7
7 December 2011 (Kirill Tkachev) Inconsolata Bold v. 1.000
- Completed Bold version of Inconsolata in VBF format.

If you make modifications be sure to add your name (N),
email (E), web-address (if you have one) (W) and description (D).
If you make modifications be sure to add your name (N),
email (E), web-address (if you have one) (W) and description (D).
This list is in alphabetical order.

N: Alexei Vanyashin
Expand Down

0 comments on commit d766fb6

Please sign in to comment.