Skip to content
Snippets Groups Projects
Commit 306957a1 authored by Olivier Couet's avatar Olivier Couet
Browse files

Fix latex

parent 78c23b65
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ toc: TMVAUsersGuide.tex *.tex plots/*.pdf optiontables/*.tex
$(LATEX) TMVAUsersGuide.tex
makeindex TMVAUsersGuide.idx
pdf: TMVAUsersGuide.tex TMVAUsersGuide.toc *.tex plots/*.pdf optiontables/*.tex
pdf: toc *.tex plots/*.pdf optiontables/*.tex
$(LATEX) TMVAUsersGuide.tex
clean:
rm *.pdf *.out *.aux *.idx *.log *.toc
\ No newline at end of file
rm *.pdf *.out *.aux *.idx *.log *.toc
......@@ -90,9 +90,9 @@
% table to display activation functions
\newenvironment{activationtable}%
{\setlength{\tmvaboxwidth}{\textwidth}\addtolength{\tmvaboxwidth}{-2.3\fboxsep}%
\begin{Sbox}\begin{tabular*}{\tmvaboxwidth}{>{\rule[-0.5ex]{.0ex}{3.0ex}\tt\sze}p{7.5cm}>{\sze}p{5.7cm}}
\begin{Sbox}\begin{tabular*}{\tmvaboxwidth}{>{\rule[-0.5ex]{.0ex}{3.0ex}\tt\sze}p{7.5cm}>{\sze}p{5.7cm}>{\sze}p{0.cm}}
&&\\[-0.7cm]
\rm\sze Name & \rm \smszeall Activation Function \\[0.1cm]\hline
\rm\sze Name & \rm\sze Activation Function \\[0.1cm]\hline
&&\\[-0.45cm]}%
{\\[-0.1cm]\end{tabular*}\end{Sbox}\vspace{1ex} \fbox{\TheSbox}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment