From a9b33bcedac500863dfc0879196160f48001b104 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Tue, 14 Jun 2016 12:57:17 +0200
Subject: [PATCH] figure ..

---
 Doc/UserManual/Assemblies.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Doc/UserManual/Assemblies.tex b/Doc/UserManual/Assemblies.tex
index ec3f88b7945..12587e15d93 100644
--- a/Doc/UserManual/Assemblies.tex
+++ b/Doc/UserManual/Assemblies.tex
@@ -1452,11 +1452,11 @@ To illustrate the radial paracrystal interference function, we use the same samp
 %-------------------------------------------------------------------------------
 \subsection{\Code{InterferenceFunction2DLattice(L\_1, L\_2, alpha, xi)}}
 %-------------------------------------------------------------------------------
-where ($L_1$, $L_2$, $\alpha$, $\xi$) are shown in figure~\ref{fig:2dlattice} with
+where ($L_1$, $L_2$, $\alpha$, $\xi$) are shown in \cref{fig:2dlattice} with
 \begin{itemize}
 \item[]$L_1$, $L_2$ the lengths of the lattice cell,
 \item[]$\alpha$ the angle between the lattice basis vectors $\v{a}, \v{b}$ in direct space,
-\item[] $\xi$ is the angle defining the lattice orientation (set to $0$ by default); it is taken as the angle between the $\v{a}$ vector of the lattice basis and the $\v{x}$ axis of the reference Cartesian frame (as shown in figure~\ref{fig:multil3d}).
+\item[] $\xi$ is the angle defining the lattice orientation (set to $0$ by default); it is taken as the angle between the $\v{a}$ vector of the lattice basis and the $\v{x}$ axis of the reference Cartesian frame (as shown in \cref{fig:multil3d}).
 \end{itemize}
 
 \begin{figure}[tb]
@@ -1529,7 +1529,7 @@ where the angle between the base vectors of the lattice is set to $2\pi/3$ ,
 where
 \Code{domain\_size1, 2} are the dimensions of coherent domains of the paracrystal along the main axes,\\ \Code{peak\_distance} is the same in both directions and $\v{a}\equiv \v{x}$.\\
 
-Probability distribution functions have to be defined. As the two-dimensional paracrystal is defined from two independent one-dimensional paracrystals, we need two of these functions, using\\ \Code{setProbabilityDistributions(pdf\_1, pdf\_2)}, with \Code{pdf\_{1,2}} related to each main axis of the paracrystal (see figure~\ref{fig:2dparaschematic}).
+Probability distribution functions have to be defined. As the two-dimensional paracrystal is defined from two independent one-dimensional paracrystals, we need two of these functions, using\\ \Code{setProbabilityDistributions(pdf\_1, pdf\_2)}, with \Code{pdf\_{1,2}} related to each main axis of the paracrystal (see \cref{fig:2dparaschematic}).
 
 
 \begin{figure}[tb]
-- 
GitLab