From 48bfe4ea763e2ccfc1f312f2a10c6b1a1d2e55b8 Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Wed, 27 Feb 2013 09:02:59 +0100 Subject: [PATCH] \subref in \caption works now by adding \protect --- trb3/TdcBuildingBlocks.tex | 13 +++++++++++-- trb3/main.tex | 5 +++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/trb3/TdcBuildingBlocks.tex b/trb3/TdcBuildingBlocks.tex index 7b60d4c..6c68140 100644 --- a/trb3/TdcBuildingBlocks.tex +++ b/trb3/TdcBuildingBlocks.tex @@ -31,7 +31,9 @@ In each TDC channel the measurement result of the fine time measurement block is \label{eq:tdcDeltaT} \end{minipage}} \vspace{-0.2cm} - \caption{\subref{fig:tdcTimeDiff} Illustration of two time measurements and \subref{eq:tdcDeltaT} calculation of the time interval between them.} + \caption{\protect\subref{fig:tdcTimeDiff} Illustration of two time + measurements and \protect\subref{eq:tdcDeltaT} calculation of the time + interval between them.} \label{fig:tdcDeltaTime} \end{figure} @@ -83,4 +85,11 @@ steps effect the non-linearities of the TDC, calibration has lowers the non-line \label{fig:calibration} \end{figure} -This calibration method is correct for a given temperature and supply voltage values, and the calibration LUT has to be updated regularly during the offline analysis. \ No newline at end of file +This calibration method is correct for a given temperature and supply +voltage values, and the calibration LUT has to be updated regularly +during the offline analysis. + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "main" +%%% End: diff --git a/trb3/main.tex b/trb3/main.tex index 33c9a9a..b2e3cfe 100755 --- a/trb3/main.tex +++ b/trb3/main.tex @@ -215,3 +215,8 @@ \bibliography{biblio} \end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: -- 2.43.0