Skip to content

Commit

Permalink
Removed spaces and tabs at the end of the line in all files
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomlourenco committed Jan 6, 2023
1 parent 3d94f54 commit 890dc05
Show file tree
Hide file tree
Showing 62 changed files with 315 additions and 315 deletions.
2 changes: 1 addition & 1 deletion Bibliography/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ @Misc{ IBM-Rep
}

@InProceedings{ Praun03,
author = "Christoph {von Praun} and Thomas R. Gross",
author = "Christoph {von Praun} and Thomas R. Gross",
title = "Static Detection of Atomicity Violations in Object-Oriented Programs",
booktitle = "Journal of Object Technology",
year = "2003",
Expand Down
4 changes: 2 additions & 2 deletions Chapters/Figures/snowstorm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Chapters/abstract-de.tex
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
% Palavras-chave do resumo em Inglês
\begin{keywords}
Schlüsselwort 1, Schlüsselwort 2, Schlüsselwort 3
\end{keywords}
\end{keywords}
2 changes: 1 addition & 1 deletion Chapters/abstract-en.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Regardless of the language in which the dissertation is written, usually there are at least two abstracts: one abstract in the same language as the main text, and another abstract in some other language.

The abstracts' order varies with the school. The default behaviour for the \gls{novathesis} template is to have in first place the abstract in \emph{the same language as main text}, and then the abstract in \emph{the other language}. For example, if the dissertation is written in Portuguese, the abstract order will be first Portuguese and then English, followed by the main text in Portuguese. If the dissertation is written in English, the abstract order will be first English and then Portuguese, followed by the main text in English.
The abstracts' order varies with the school. The default behaviour for the \gls{novathesis} template is to have in first place the abstract in \emph{the same language as main text}, and then the abstract in \emph{the other language}. For example, if the dissertation is written in Portuguese, the abstract order will be first Portuguese and then English, followed by the main text in Portuguese. If the dissertation is written in English, the abstract order will be first English and then Portuguese, followed by the main text in English.
%
The \gls{novathesis} (\LaTeX) template will automatically order the abstracts by considering this rule. However, this order can be customized by adding
\begin{verbatim}
Expand Down
2 changes: 1 addition & 1 deletion Chapters/abstract-it.tex
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
% Palavras-chave do resumo em Inglês
\begin{keywords}
Parole chiave 1, Parole chiave 2, Parole chiave 3
\end{keywords}
\end{keywords}
2 changes: 1 addition & 1 deletion Chapters/acronyms.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%% acronyms.tex
%% NOVA thesis document file
%%
%% Acronyms definition
%% Acronyms definition
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\typeout{NT FILE acronyms.tex}%
Expand Down
8 changes: 4 additions & 4 deletions Chapters/chapter1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ \chapter{Introduction}
To view a copy of this \ntindex[Template!license]{license}, visit the \href{https://www.latex-project.org/lppl/}{LaTeX project public license}.
}

\section{Welcome to the \novathesis\ Template}
\section{Welcome to the \novathesis\ Template}
\label{sub:if_you_use_this_template}

This first Chapter introduces the \gls{novathesis} template and how it is organized. In Chapter~\ref{cha:users_manual} you can find some specific instructions on how to use this template. Chapter~\ref{cha:a_short_latex_tutorial_with_examples} shows some examples and give some hints on how to write your text. Please read these next Chapters carefully.
Expand Down Expand Up @@ -426,10 +426,10 @@ \section{Getting Help}

When you post your own question, remember to \textbf{always} state the \gls{novathesis} version number you are using and referring to.

\begin{center}
\begin{center}
\fcolorbox{red}{gray!15}{\parbox{\textwidth}{\begin{center}\large\textbf{Please do not attempt to contact me directly (email, Messenger, etc)…\\I WILL NOT REPLY!}\end{center}}}
\end{center}


\subsection{Suggestions, Bugs and Feature Requests} % (fold)
\label{sub:suggestions_bugs_and_feature_requests}
Expand All @@ -438,7 +438,7 @@ \subsection{Suggestions, Bugs and Feature Requests} % (fold)
\item[Help:] If you just need some help, see above \Autoref{sec:getting_help}.
\item[Suggestion:] \ntindex[Suggestions]{} Do you have a suggestion/recommendation? Please add it to the wiki and help other users!
\item[Bug:] \ntindex[Bugs]{} Did you find a bug? Please open an issue. Thanks!
\item[New Feature:] \ntindex[Feature Requests]{} Would you like to request a new feature (or support of a new School)? Please open an issue. Thanks!
\item[New Feature:] \ntindex[Feature Requests]{} Would you like to request a new feature (or support of a new School)? Please open an issue. Thanks!

\end{description}

Expand Down
54 changes: 27 additions & 27 deletions Chapters/chapter2.tex
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ \subsection{With a Local \LaTeX\ Installation} % (fold)
\item[Mik\TeX] will, by default, install only a minimal set of packages. The extra/additional packages will be installed on the fly. Installing packages on the fly is useful if disk space is limited, but has its own caveats in the longer term. Definitely choose \MikTeX\ if you're short on disk space.
\end{description}
Which one to download? There are \href{https://tex.stackexchange.com/questions/20036/what-are-the-advantages-of-tex-live-over-miktex}{pros and cons for both distributions} so it is essentially a question of where does your heart falls first! Mine is in \TeXLive, but yours can be elsewhere! \emojiSmile

\item Install \LaTeX. Installation of \LaTeX\ is as hard as installing any other software. Just do your best and you will certainly succeed.
% \begin{description}
% \item [Full distribution:] Installing a full distribution (valid for both \TeXLive\ and \MikTeX) means you will have all the possibly relevant files in your computer. Almost any \LaTeX\ file from almost any source will compile successfully in your computer.
Expand All @@ -54,16 +54,16 @@ \subsection{With a Local \LaTeX\ Installation} % (fold)
or
\item Downloading the \href{https://github.com/joaomlourenco/novathesis/archive/master.zip}{latest version from the GitHub repository as a Zip file}.
\end{itemize}

\item Download additional School specific files if applicable:
\begin{description}
\item[Universidade do Minho (UMINHO)] download the required \emph{NewsGotT} font files from
\url{https://github.com/joaomlourenco/novathesis-extras/raw/main/Fonts/NewsGotT.zip}\\
then unzip the file and copy the~3~font files
\begin{flushleft}
\hspace*{0.5cm}“\verb!n015002t.ttf!”, “\verb!n015003t.ttf!”, and “\verb!n015006t.ttf!”
\end{flushleft}
to the folder
\end{flushleft}
to the folder
\begin{flushleft}
\hspace*{0.5cm}“\verb!NOVAthesisFiles/FontStyles/Fonts!”.
\end{flushleft}
Expand All @@ -78,8 +78,8 @@ \subsection{With a Local \LaTeX\ Installation} % (fold)
\hspace*{0.5cm}\verb!NOVAthesisFiles/FontStyles/Fonts!.
\end{flushleft}
\end{description}
\item \label{it:project_available} Compile the document with you favorite LaTeX processor (pdfLaTeX, XeLaTeX or LuaLaTeX).

\item \label{it:project_available} Compile the document with you favorite LaTeX processor (pdfLaTeX, XeLaTeX or LuaLaTeX).
\begin{itemize}
\item The main file is named “\verb!template.tex!”, but you are free to rename it as you please.
\item Either load the main file in your favorite \href{https://en.wikipedia.org/wiki/Comparison_of_TeX_editors}{LaTeX text editor} and press the appropriate (\emph{magic}) button to generate a PDF file, or open a terminal and compile it with “\verb!latexmk -pdf template!”. If you use a \LaTeX\ text editor, please notice that the \gls{novathesis} template uses “\verb!biber!” and not “\verb!bibtex!” to process the bibliography, which means that most probably you have to open the \emph{Editor Preferences} and somewhere (depending on the Editor you are using) change “\verb!bibtex!” to “\verb!biber!”.
Expand Down Expand Up @@ -181,7 +181,7 @@ \section{Folder and Files}
\midrule
novathesis.cls & file & \accessForbiden &
The main class file. %It will include additional files from “\texttt{NOVAthesisFiles}” folder and its sub-folders.
\\
\\
template.tex & file & \accessForbiden &
The main template file. You need to \emph{compile} this file with one of \pdfLaTeX, \XeLaTeX, or \LuaLaTeX\ to obtain the PDF file (“\texttt{template.pdf}”).
\\
Expand Down Expand Up @@ -230,7 +230,7 @@ \section{\glsfmtshort{novathesisclass}\ Class Options}
mscplan & MSc dissertation plan\\
bsc & BSc report\\
plain & Other report\\
\end{tabular}
\end{tabular}
}
\midrule
\classoption{school}%
Expand All @@ -247,7 +247,7 @@ \section{\glsfmtshort{novathesisclass}\ Class Options}
es & Spanish\\
it & Italian\\
de & German\\
\end{tabular}
\end{tabular}
}
\midrule
\classoption{fontstyle}%
Expand Down Expand Up @@ -308,7 +308,7 @@ \subsection{The main language}
\item \textbf{The order of the summaries.} First is printed the abstract in the main language and then in the foreign language. This means that if your main language for the document in English, you will see first the “abstract” (in English) and then the “resumo” (in Portuguese). If you switch the main language for the document for Portuguese, it will also automatically switch the order of the summaries to “resumo” and then “abstract”.
\item \textbf{The names for document sectioning.} E.g., ``Chapter'' vs.\ ``Capítulo'', ``Table of Contents'' vs.\ ``Índice'', ``Figure'' vs.\ ``Figura'', etc.
\item \textbf{The type of documents in the bibliography.} E.g., ``Technical Report'' vs.\ ``Relatório Técnico'', ``PhD Thesis'' vs.\ ``Tese de Doutoramento'', etc.
\end{itemize}
\end{itemize}

No mater which language you chose, you will always have the appropriate hyphenation rules according to the language at that point. You always get Portuguese hyphenation rules in the ``Resumo'', English hyphenation rules in the ``Abstract'', and then the main language hyphenation rules for the rest of the document.

Expand Down Expand Up @@ -456,25 +456,25 @@ \section{Folder Structure}
\bgroup
\rowcolors{1}{GhostWhite}{}
\begin{xltabular}{\linewidth}{>{\ttfamily}l>{\itshape}l>{\upshape}X}
novathesis.cls & file &
The main class file. It will include additional files from \texttt{NOVAthesisFiles} folder and its sub-folders.
\\
template.tex & file &
novathesis.cls & file &
The main class file. It will include additional files from \texttt{NOVAthesisFiles} folder and its sub-folders.
\\
template.tex & file &
The main template file. You need to \emph{compile} this file with one of pdf\LaTeX, \XeLaTeX, or \LuaLaTeX\ to obtain the \texttt{template.pdf} file.
\\
bibliography.bib & file &
bibliography.bib & file &
An example of a bibliography file. You may have has many as you want. \\
template.pdf & file &
template.pdf & file &
A possible result of applying pdf\LaTeX\ to the \texttt{template.tex} file. The template supports multiple types of documents (e.g., MSc dissertation, PhD thesis, …) and multiple Schools (e.g., FCT-NOVA, FCSH-NOVA, IST-UL, FC-UL, …) and each will produce different results.
\\
Chapters & folder & Examples of thesis chapters. Replace them with your own chapters.
Chapters & folder & Examples of thesis chapters. Replace them with your own chapters.
\\
Examples & folder & Some more examples of the use of the template for different document types and Schools.
Examples & folder & Some more examples of the use of the template for different document types and Schools.
\\
Scripts & folder & Some (possibly useful) scripts for Unix-based systems (Linux, Mac OSx). If you are a windows user, ignore this folder (you may safely delete it if you want).
Scripts & folder & Some (possibly useful) scripts for Unix-based systems (Linux, Mac OSx). If you are a windows user, ignore this folder (you may safely delete it if you want).
\\
NOVAthesisFiles & folder &
Additional files for the \gls{novathesisclass}\ file. Unless you know what you are doing, avoid messing up with the files and folders inside this folder (except for deleting the unused Schools, see below).
NOVAthesisFiles & folder &
Additional files for the \gls{novathesisclass}\ file. Unless you know what you are doing, avoid messing up with the files and folders inside this folder (except for deleting the unused Schools, see below).
\\
\end{xltabular}
\egroup
Expand All @@ -486,7 +486,7 @@ \section{Folder Structure}
\rowcolors{1}{GhostWhite}{}
\begin{tabularx}{\linewidth}{>{\ttfamily}l>{\itshape}l>{\upshape}X}
README.txt & file &
A file that should be read! :)
A file that should be read! :)
\\
fix-babel.tex & file &
Simple fixes to the \texttt{babel} package.
Expand Down Expand Up @@ -521,16 +521,16 @@ \section{Folder Structure}
\bgroup
\rowcolors{1}{GhostWhite}{}
\begin{tabularx}{\linewidth}{>{\ttfamily}r@{~/~}>{\ttfamily}l>{\itshape}l>{\upshape}X}
ul & ist & folder &
ul & ist & folder &
The folder for the \href{http://www.tecnico.ulisboa.pt}{\emph{Instituto Superior Técnico}} of the \emph{University of Lisbon}.
\\
nova & fcsh & folder &
nova & fcsh & folder &
The folder for the \href{http:www.fcsh.unl.pt}{\emph{Faculty of Human and Social Sciences}} of the \emph{NOVA University of Lisbon}.
\\
nova & fct & folder &
nova & fct & folder &
The folder for the \href{http:www.fct.unl.pt}{\emph{Faculty of Sciences and Technology}} of the \emph{NOVA University of Lisbon}.
\\
nova & novaims & folder &
nova & novaims & folder &
The folder for the \href{http:www.novaims.unl.pt}{\emph{Information and Management School}} of the \emph{NOVA University of Lisbon}.
\\
\end{tabularx}
Expand Down Expand Up @@ -619,7 +619,7 @@ \subsection{The main language}
\item \textbf{The order of the summaries.} First is printed the abstract in the main language and then in the foreign language. This means that if your main language for the document in English, you will see first the “abstract” (in English) and then the “resumo” (in Portuguese). If you switch the main language for the document for Portuguese, it will also automatically switch the order of the summaries to “resumo” and then “abstract”.
\item \textbf{The names for document sectioning.} E.g., ``Chapter'' vs.\ ``Capítulo'', ``Table of Contents'' vs.\ ``Índice'', ``Figure'' vs.\ ``Figura'', etc.
\item \textbf{The type of documents in the bibliography.} E.g., ``Technical Report'' vs.\ ``Relatório Técnico'', ``PhD Thesis'' vs.\ ``Tese de Doutoramento'', etc.
\end{itemize}
\end{itemize}

No mater which language you chose, you will always have the appropriate hyphenation rules according to the language at that point. You always get Portuguese hyphenation rules in the ``Resumo'', English hyphenation rules in the ``Abstract'', and then the main language hyphenation rules for the rest of the document.

Expand Down
18 changes: 9 additions & 9 deletions Chapters/chapter3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ \section{Floats, Figures and Captions} % (fold)

% \subsection{Inserting Figures Wrapped with text} % (fold)
% \label{ssec:inserting_images_wrapped_with_text}
%
%
% You should only use this feature is \emph{really} necessary. This means, you have a very small image, that will look lonely just with text above and below.
%
%
% In this case, you must use the \verb!wrapfiure! package. To use \verb!wrapfig!, you must first add this to the preamble:
%
%
% \begin{wrapfigure}{l}{2.5cm}
% \centering
% \includegraphics[width=2cm]{snowman-vectorial}
% \caption{A snow-man}
% \end{wrapfigure}
%
% \end{wrapfigure}
%
% \noindent\verb!\usepackage{wrapfig}!\\
% This then gives you access to:\\
% \verb!\begin{wrapfigure}[lineheight]{alignment}{width}!\\
Expand All @@ -67,7 +67,7 @@ \section{Floats, Figures and Captions} % (fold)
% \centering
% \includegraphics[width=2cm]{snowman-vectorial}
% \caption{A snow-man}
% \end{wrapfigure}
% \end{wrapfigure}
% \end{lstlisting}

% subsection inserting_images_wrapped_with_text (end)
Expand Down Expand Up @@ -207,7 +207,7 @@ \subsection{Creating Source Files Compatible with both latex and pdflatex} % (fo
\end{xltabular}
\egroup
% \end{longtblr}

% \begin{table}[ht]
% \caption{Test results summary.}
% \label{tab:hla:results}
Expand Down Expand Up @@ -280,10 +280,10 @@ \subsection{Creating Source Files Compatible with both latex and pdflatex} % (fo

\section{Equações}

O LaTeX é uma ferramenta poderosa para escrever em estilo matemático. Permite inserir fórmulas no meio do texto como por exemplo esta: $ax^2 + bx + c = 0$. Também permite que as fórmulas sejam destacadas numa linha separada e centradas na página
O LaTeX é uma ferramenta poderosa para escrever em estilo matemático. Permite inserir fórmulas no meio do texto como por exemplo esta: $ax^2 + bx + c = 0$. Também permite que as fórmulas sejam destacadas numa linha separada e centradas na página
$$x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$$
\[x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\]
ou numeradas
ou numeradas
\begin{equation}
aaa
\label{eq:1}
Expand Down
30 changes: 15 additions & 15 deletions Chapters/chemical.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
% Define a new gloassary.
% \newglossary[XXg]{type_name}{XXs}{XXo}{Name to be printed}
\newglossary[chg]{chemical}{chs}{cho}{Chemical Symbols}
% If you use “latexmk” also edit file "latexmkrc" and add the following
% If you use “latexmk” also edit file "latexmkrc" and add the following
% rule at the top of the file.
% add_cus_dep('XXo', 'XXs', 0, 'makeglo2gls');

\newglossaryentry{chem:potassio}% label
{%
type=chemical,% glossary type
name={$K^+$},%
description={Ião positivo de Potássio},%
sort={K}%
}
\newglossaryentry{chem:potassio}% label
{%
type=chemical,% glossary type
name={$K^+$},%
description={Ião positivo de Potássio},%
sort={K}%
}

\newglossaryentry{chem:sodio}% label
{%
type=chemical,% glossary type
name={$Na^+$},%
description={Ião positivo de Sódio},%
sort={Na}%
}
\newglossaryentry{chem:sodio}% label
{%
type=chemical,% glossary type
name={$Na^+$},%
description={Ião positivo de Sódio},%
sort={Na}%
}
2 changes: 1 addition & 1 deletion Chapters/glossary.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
\typeout{NT FILE glossary.tex}%

\newglossaryentry{computer}{
name={computer},
name={computer},
description={An electronic device which is capable of receiving information (data) in a particular form and of performing a sequence of operations in accordance with a predetermined but variable set of procedural instructions (program) to produce a result in the form of information or signals. This is a test that adds a citation~\cite{Artho04} to the glossary!}
}
Loading

0 comments on commit 890dc05

Please sign in to comment.