current TeX and Code

This commit is contained in:
2017-05-05 14:33:13 +02:00
parent 1b24977a95
commit e3ba39c5a2
17 changed files with 621 additions and 114 deletions

View File

@@ -8,8 +8,8 @@
\newcommand{\mRssi}{\ensuremath{s}} % client's signal-strength measurement
\newcommand{\mMdlRSSI}{\ensuremath{\varsigma}} % model's signal-strength
\newcommand{\mPosAP}{\varrho} % char for access point position vector
\newcommand{\mPos}{\rho} % char for positions
\newcommand{\mPosAP}{\hat\varrho} % char for access point position vector
\newcommand{\mPos}{\varrho} % char for positions
\newcommand{\mPosVec}{\vec{\mPos}} % position vector
@@ -71,7 +71,9 @@
%\newcommand{\docIBeacon}{iBeacon}
% for equation references
\newcommand{\refeq}[1]{eq. \eqref{#1}}
\newcommand{\refeq}[1]{eq.~\eqref{#1}}
%\newcommand{\reffig}[1]{\figurename~\ref{#1}}
\newcommand{\reffig}[1]{Fig.~\ref{#1}}
% add todo notes
\newcommand{\todo}[1]{%