Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
R0mb0 committed Sep 3, 2024
1 parent 0790e06 commit 07f301d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Modular_document/Modular_document.tex
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,6 @@
% To coreate the mark for the next command
\newcommand{\tikzcircle}[2][red,fill=green]{\tikz[baseline=-0.5ex]\draw[#1,radius=#2] (0,0) circle ;}%


%Command to add a mark on actived modules
\newcommand{\Mark}[2]{
\begin{ocg}{#1#2}{#1#2}{off}
{
%\tikzcircle{2pt}
\color{green}{\CIRCLE} \hspace*{-5mm}
}
\end{ocg}
}

% To Create a Correct Module
\newcommand{\module}[3]{ % First argument: The module name (same of the linked button) | Second argumen: The number link | Thirth argument: The body
\begin{ocg}{#1#2}{#1#2}{off}
Expand Down

0 comments on commit 07f301d

Please sign in to comment.