From e9fbd9124e4724cdac0bb59e6e0801a0cb626372 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Mon, 6 Nov 2017 07:59:58 +0100
Subject: [PATCH] draining

---
 source/DensityElectrons.tex          | 2 +-
 source/DensityHoles.en.tex           | 2 +-
 source/DensityHoles.tex              | 2 +-
 source/ElectrostaticPotential.en.tex | 3 ++-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/source/DensityElectrons.tex b/source/DensityElectrons.tex
index cb0d6cf..b945968 100644
--- a/source/DensityElectrons.tex
+++ b/source/DensityElectrons.tex
@@ -3,7 +3,7 @@
   \gimport{PhysicalConstants}
   \gimport{BandstructureParameters}
 
-  \symdef[name=density-electrons]{DensityElectrons}{n}
+  \symdef[name=electron-density]{DensityElectrons}{n}
   \symtest{DensityElectrons}{\DensityElectrons}
 \end{modsig}
 
diff --git a/source/DensityHoles.en.tex b/source/DensityHoles.en.tex
index 87fe3d8..4166def 100644
--- a/source/DensityHoles.en.tex
+++ b/source/DensityHoles.en.tex
@@ -1,6 +1,6 @@
 \begin{mhmodnl}{DensityHoles}{en}
   \begin{definition}
-    Formula for the hole density for the Boltzmann approximation.
+    Formula for the \defii{hole}{density} for the Boltzmann approximation.
   \end{definition}
 \end{mhmodnl}
 
diff --git a/source/DensityHoles.tex b/source/DensityHoles.tex
index 77f0b52..553a77e 100644
--- a/source/DensityHoles.tex
+++ b/source/DensityHoles.tex
@@ -3,7 +3,7 @@
   \gimport{PhysicalConstants}
   \gimport{BandstructureParameters}
  
-  \symdef[name=density-electrons]{DensityHoles}{p}
+  \symdef[name=hole-density]{DensityHoles}{p}
   \symtest{DensityHoles}{\DensityHoles}
 \end{modsig}
 
diff --git a/source/ElectrostaticPotential.en.tex b/source/ElectrostaticPotential.en.tex
index ffec3aa..ebd04d2 100644
--- a/source/ElectrostaticPotential.en.tex
+++ b/source/ElectrostaticPotential.en.tex
@@ -1,7 +1,7 @@
 \begin{mhmodnl}{ElectrostaticPotential}{en}
   \begin{definition}
     Spatial variation of the \defii{electrostatic}{potential}, usually denoted by
-    $\ElectrostaticPotential$.
+    $\ElectrostaticPotential$ over the \trefi[DeviceGeometry]{domain} $\DeviceDomain$.
   \end{definition}
 \end{mhmodnl}
 
@@ -9,3 +9,4 @@
 %%% mode: latex
 %%% TeX-master: t
 %%% End:
+
-- 
GitLab