]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
\subref in \caption works now by adding \protect
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Wed, 27 Feb 2013 08:02:59 +0000 (09:02 +0100)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Wed, 27 Feb 2013 08:02:59 +0000 (09:02 +0100)
trb3/TdcBuildingBlocks.tex
trb3/main.tex

index 7b60d4c809c858edd9e70014b4fdad400f5bad9f..6c681409c2b0ce67634a8e80a84ee029c1fcaae2 100644 (file)
@@ -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: 
index 33c9a9a00e7e63e10c6cdcb4260db1a8f3f008a5..b2e3cfeadf2a54bf8710136990279eb138f8c8fe 100755 (executable)
 \bibliography{biblio}
 
 \end{document}
+
+%%% Local Variables: 
+%%% mode: latex
+%%% TeX-master: t
+%%% End: