small latex fixes
This commit is contained in:
parent
2fe843f586
commit
fe05c2be8e
@ -291,7 +291,7 @@
|
|||||||
%
|
%
|
||||||
\newboolean{showexercisesolutions}
|
\newboolean{showexercisesolutions}
|
||||||
\setboolean{showexercisesolutions}{true}
|
\setboolean{showexercisesolutions}{true}
|
||||||
\newcommand{\exercisesolutions}{chapter} % 0: here, 1: chapter, 2: end
|
\newcommand{\exercisesolutions}{end} % 0: here, 1: chapter, 2: end
|
||||||
% we need this also as numbers:
|
% we need this also as numbers:
|
||||||
\ifthenelse{\equal{\exercisesolutions}{end}}{\newcommand{\exercisesolutionsnum}{2}}{%
|
\ifthenelse{\equal{\exercisesolutions}{end}}{\newcommand{\exercisesolutionsnum}{2}}{%
|
||||||
\ifthenelse{\equal{\exercisesolutions}{chapter}}{\newcommand{\exercisesolutionsnum}{1}}{%
|
\ifthenelse{\equal{\exercisesolutions}{chapter}}{\newcommand{\exercisesolutionsnum}{1}}{%
|
||||||
@ -366,7 +366,6 @@
|
|||||||
\renewcommand{\theenumi}{\saveenumi}%
|
\renewcommand{\theenumi}{\saveenumi}%
|
||||||
\end{mdframed}%
|
\end{mdframed}%
|
||||||
}
|
}
|
||||||
}
|
|
||||||
\newcommand{\printsolutions}{\ifthenelse{\equal{\exercisesolutions}{chapter}%
|
\newcommand{\printsolutions}{\ifthenelse{\equal{\exercisesolutions}{chapter}%
|
||||||
\or\(\equal{\exercisesolutions}{end}\and\not\isundefined{\chapternumber}\)}{%
|
\or\(\equal{\exercisesolutions}{end}\and\not\isundefined{\chapternumber}\)}{%
|
||||||
\immediate\closeout\solutions%
|
\immediate\closeout\solutions%
|
||||||
|
@ -465,7 +465,7 @@ representation of the response. The process of convolution can be
|
|||||||
imagined as replacing each event of the spiketrain with the kernel
|
imagined as replacing each event of the spiketrain with the kernel
|
||||||
(figure \ref{convratefig} top). The superposition of the replaced
|
(figure \ref{convratefig} top). The superposition of the replaced
|
||||||
kernels is then the firing rate (if the kerel is correctly normalized
|
kernels is then the firing rate (if the kerel is correctly normalized
|
||||||
to an integral of one, figure \ref{convreffig}
|
to an integral of one, figure \ref{convratefig}
|
||||||
bottom). \sindex[term]{Feuerrate!Faltungsmethode}
|
bottom). \sindex[term]{Feuerrate!Faltungsmethode}
|
||||||
|
|
||||||
In contrast to the other methods the convolution methods leads to a
|
In contrast to the other methods the convolution methods leads to a
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%!PS-Adobe-2.0 EPSF-2.0
|
%!PS-Adobe-2.0 EPSF-2.0
|
||||||
%%Title: pointprocessscetchA.tex
|
%%Title: pointprocessscetchA.tex
|
||||||
%%Creator: gnuplot 4.6 patchlevel 4
|
%%Creator: gnuplot 4.6 patchlevel 4
|
||||||
%%CreationDate: Sun Dec 1 14:45:38 2019
|
%%CreationDate: Mon Dec 2 10:40:01 2019
|
||||||
%%DocumentFonts:
|
%%DocumentFonts:
|
||||||
%%BoundingBox: 50 50 373 135
|
%%BoundingBox: 50 50 373 135
|
||||||
%%EndComments
|
%%EndComments
|
||||||
@ -430,10 +430,10 @@ SDict begin [
|
|||||||
/Title (pointprocessscetchA.tex)
|
/Title (pointprocessscetchA.tex)
|
||||||
/Subject (gnuplot plot)
|
/Subject (gnuplot plot)
|
||||||
/Creator (gnuplot 4.6 patchlevel 4)
|
/Creator (gnuplot 4.6 patchlevel 4)
|
||||||
/Author (jan)
|
/Author (benda)
|
||||||
% /Producer (gnuplot)
|
% /Producer (gnuplot)
|
||||||
% /Keywords ()
|
% /Keywords ()
|
||||||
/CreationDate (Sun Dec 1 14:45:38 2019)
|
/CreationDate (Mon Dec 2 10:40:01 2019)
|
||||||
/DOCINFO pdfmark
|
/DOCINFO pdfmark
|
||||||
end
|
end
|
||||||
} ifelse
|
} ifelse
|
||||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%!PS-Adobe-2.0 EPSF-2.0
|
%!PS-Adobe-2.0 EPSF-2.0
|
||||||
%%Title: pointprocessscetchB.tex
|
%%Title: pointprocessscetchB.tex
|
||||||
%%Creator: gnuplot 4.6 patchlevel 4
|
%%Creator: gnuplot 4.6 patchlevel 4
|
||||||
%%CreationDate: Sun Dec 1 14:45:38 2019
|
%%CreationDate: Mon Dec 2 10:40:01 2019
|
||||||
%%DocumentFonts:
|
%%DocumentFonts:
|
||||||
%%BoundingBox: 50 50 373 237
|
%%BoundingBox: 50 50 373 237
|
||||||
%%EndComments
|
%%EndComments
|
||||||
@ -430,10 +430,10 @@ SDict begin [
|
|||||||
/Title (pointprocessscetchB.tex)
|
/Title (pointprocessscetchB.tex)
|
||||||
/Subject (gnuplot plot)
|
/Subject (gnuplot plot)
|
||||||
/Creator (gnuplot 4.6 patchlevel 4)
|
/Creator (gnuplot 4.6 patchlevel 4)
|
||||||
/Author (jan)
|
/Author (benda)
|
||||||
% /Producer (gnuplot)
|
% /Producer (gnuplot)
|
||||||
% /Keywords ()
|
% /Keywords ()
|
||||||
/CreationDate (Sun Dec 1 14:45:38 2019)
|
/CreationDate (Mon Dec 2 10:40:01 2019)
|
||||||
/DOCINFO pdfmark
|
/DOCINFO pdfmark
|
||||||
end
|
end
|
||||||
} ifelse
|
} ifelse
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user