development

This commit is contained in:
elvis
2025-11-14 05:54:02 +01:00
parent 5954d1e9cc
commit c16cd0c08d
8 changed files with 238 additions and 13 deletions

View File

@ -141,6 +141,8 @@
\newcommand{\lgt}{\cellcolor{lightgreen}} %% light green in tables
\newcommand{\gry}{\textcolor{gray}} %% gray text
\newcommand{\rd}{\textcolor{red}} %% red text
\newcommand{\green}{\textcolor{green}} %% green text
\newcommand{\blue}{\textcolor{blue}} %% blue text
%% PACKAGE minipage
\newcommand{\thend}[1]{\begin{center}
@ -213,7 +215,6 @@
\input{development}
\input{validation}
\input{conclusion}
\input{appendix}
\end{document}