Don't specify .png in \includegraphics{}
authorW. Trevor King <wking@tremily.us>
Wed, 26 Jun 2013 12:29:14 +0000 (08:29 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 26 Jun 2013 12:31:19 +0000 (08:31 -0400)
LaTeX figures out valid extensions automatically.

src/calibcant/discussion.tex
src/calibcant/procedure.tex
src/introduction/main.tex
src/pyafm/frameworks.tex

index b40f38aff4fff4f3ce4f5b49381a4320e4e17dcb..36330d5101a8e8ccc10ee0cb333ae1beee746da0 100644 (file)
@@ -113,7 +113,7 @@ the calculated $\kappa$.
 
 \begin{figure}
   \begin{center}
-    \includegraphics[width=0.8\textwidth]{figures/calibcant/statistics.png}
+    \includegraphics[width=0.8\textwidth]{figures/calibcant/statistics}
     \caption{Estimating the statistical uncertainty of the calculated
       cantilever spring constant $\kappa$ through repeated
       measurements.\label{fig:calibcant:statistics}}
index 04b4d7310a3588d5f7eac08a3a5a51f26a860c58..a1da8c1343e9bda1cadde60f2de6f3a090e985ac 100644 (file)
@@ -34,7 +34,7 @@ during this approach--retract cycle is analyzed to measure $\sigma_p$
 
 \begin{figure}
   \begin{center}
-    \includegraphics[width=0.8\textwidth]{figures/calibcant/bump.png}
+    \includegraphics[width=0.8\textwidth]{figures/calibcant/bump}
     \caption{Measuring the photodiode sensitivity $\sigma_p$ by
       bumping the cantilever tip on the substrate surface.  In the
       first panel, the blue dots are experimental data, the green line
@@ -150,7 +150,7 @@ vibrations are configurable (with \hFconfig,
 \begin{figure}
   \begin{center}
     \subfloat[][]{\label{fig:calibcant:vibration:offset}
-      \includegraphics[width=0.8\textwidth]{figures/calibcant/vibration.png}}
+      \includegraphics[width=0.8\textwidth]{figures/calibcant/vibration}}
     \caption{\protect\subref{fig:calibcant:vibration:offset}Measuring
       the cantilever's thermal vibration.  The top panel shows the raw
       time series data in bins, the middle panel shows the
@@ -172,7 +172,7 @@ vibrations are configurable (with \hFconfig,
   \ContinuedFloat
   \begin{center}
     \subfloat[][]{\label{fig:calibcant:vibration:no-offset}
-      \includegraphics[width=0.8\textwidth]{figures/calibcant/vibration-no-offset.png}}
+      \includegraphics[width=0.8\textwidth]{figures/calibcant/vibration-no-offset}}
     \caption{\protect\subref{fig:calibcant:vibration:no-offset}This is
       the same data as in
       \protect\subref{fig:calibcant:vibration:offset} fit with
index 17dfcf842dcf080d8c1c911986a1597cad97a6da..a5f6020a77eba4edcc400045fde71e56b69f7926 100644 (file)
@@ -48,7 +48,7 @@ remarkably difficult.
 
 \begin{figure}
   \begin{center}
-  \includegraphics[width=2in]{figures/biotin-streptavidin/1SWE.png}%
+  \includegraphics[width=2in]{figures/biotin-streptavidin/1SWE}%
   \caption{Complex of biotin\index{biotin} (red) and a
     streptavidin\index{streptavidin} tetramer (green)
     (\href{http://dx.doi.org/10.2210/pdb1swe/pdb}{PDB ID: 1SWE})%
index f95543cc6891b3f1a3ab6e5d09ec22b738836f7f..2f0d5cf43943aac329070f9f2b6bbec447c6b843 100644 (file)
@@ -66,7 +66,7 @@ reuse existing code to address similar tasks.
 \begin{figure}
   \begin{center}
     \includegraphics[width=0.8\textwidth]{%
-      figures/binary/pulling_chan_1_2d22.png}
+      figures/binary/pulling_chan_1_2d22}
     \caption{An excerpt from the main frame of the LabVIEW stack.
       This frame codes for the velocity-clamped pull phase of a
       push--bind--pull experiment.\label{fig:labview}}