Skip to content

Commit

Permalink
Merge pull request #69 from adoreblvnk/fix-typos
Browse files Browse the repository at this point in the history
fix: typos
  • Loading branch information
jankapunkt authored Feb 8, 2025
2 parents 25386bf + 7ee9501 commit ee0a883
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions classic/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%
%============================================================================%

%we use article class because we want to fully customize the page and dont use a cv template
%we use article class because we want to fully customize the page and don't use a cv template
\documentclass[10pt,A4]{article}


Expand Down Expand Up @@ -164,7 +164,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand All @@ -177,7 +177,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -189,7 +189,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down
2 changes: 1 addition & 1 deletion infographics/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand Down
2 changes: 1 addition & 1 deletion infographics2/en/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand Down
2 changes: 1 addition & 1 deletion infographics2/fr/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand Down
6 changes: 3 additions & 3 deletions minimalistic/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

% remove botttom header line
% remove bottom header line
\renewcommand{\footrulewidth}{0pt}

% remove pagenum
Expand All @@ -187,7 +187,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -199,7 +199,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down
8 changes: 4 additions & 4 deletions modern/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%
%============================================================================%

%we use article class because we want to fully customize the page and dont use a cv template
%we use article class because we want to fully customize the page and don't use a cv template
\documentclass[10pt,A4]{article}


Expand Down Expand Up @@ -164,7 +164,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand All @@ -177,7 +177,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -189,7 +189,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down
8 changes: 4 additions & 4 deletions rows/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%
%============================================================================%

%we use article class because we want to fully customize the page and dont use a cv template
%we use article class because we want to fully customize the page and don't use a cv template
\documentclass[10pt,A4]{article}


Expand Down Expand Up @@ -168,7 +168,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand All @@ -181,7 +181,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -193,7 +193,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down
6 changes: 3 additions & 3 deletions sidebar/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%
%============================================================================%

%we use article class because we want to fully customize the page and dont use a cv template
%we use article class because we want to fully customize the page and don't use a cv template
\documentclass[10pt,A4]{article}


Expand Down Expand Up @@ -169,7 +169,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -181,7 +181,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down
8 changes: 4 additions & 4 deletions two_column/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%
%============================================================================%

%we use article class because we want to fully customize the page and dont use a cv template
%we use article class because we want to fully customize the page and don't use a cv template
\documentclass[10pt,A4]{article}


Expand Down Expand Up @@ -166,7 +166,7 @@
% remove top header line
\renewcommand{\headrulewidth}{0pt}

%remove botttom header line
%remove bottom header line
\renewcommand{\footrulewidth}{0pt}

%remove pagenum
Expand All @@ -179,7 +179,7 @@
% ARROW GRAPHICS in Tikz
%----------------------------------------------------------------------------------------

% a six pointed arrow poiting to the left
% a six pointed arrow pointing to the left
\newcommand{\tzlarrow}{(0,0) -- (0.2,0) -- (0.3,0.2) -- (0.2,0.4) -- (0,0.4) -- (0.1,0.2) -- cycle;}

% include the left arrow into a tikz picture
Expand All @@ -191,7 +191,7 @@
\end{tikzpicture}
}

% a six pointed arrow poiting to the right
% a six pointed arrow pointing to the right
\newcommand{\tzrarrow}{ (0,0.2) -- (0.1,0) -- (0.3,0) -- (0.2,0.2) -- (0.3,0.4) -- (0.1,0.4) -- cycle;}

% include the right arrow into a tikz picture
Expand Down

0 comments on commit ee0a883

Please sign in to comment.