make a recursive symbolic link to handle graphics inclusion. This is for

where the thesis level and the paper level have different paths for the graphics file. I do not know how to put a symbolic link like this into git and dont really dare to !
This commit is contained in:
Robin Clark 2010-07-29 09:59:24 +01:00
parent 67b627930f
commit 4427b8ff3c

View File

@ -39,7 +39,7 @@ Top down fault isolation/finding techniques are described in \ref{NETWORKDECOMPO
%% insert diagram here %% insert diagram here
\begin{figure}[h] \begin{figure}[h]
\centering \centering
\includegraphics[width=300pt,bb=0 0 587 445,keepaspectratio=true]{./top_down_de_comp.jpg} \includegraphics[width=300pt,bb=0 0 587 445,keepaspectratio=true]{symptom_ex_process/top_down_de_comp.jpg}
% top_down_de_comp.jpg: 587x445 pixel, 72dpi, 20.71x15.70 cm, bb=0 0 587 445 % top_down_de_comp.jpg: 587x445 pixel, 72dpi, 20.71x15.70 cm, bb=0 0 587 445
\caption{Top Down Failure De-Composition Diagram} \caption{Top Down Failure De-Composition Diagram}
\label{fig:tdh} \label{fig:tdh}