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:
parent
67b627930f
commit
4427b8ff3c
@ -39,7 +39,7 @@ Top down fault isolation/finding techniques are described in \ref{NETWORKDECOMPO
|
||||
%% insert diagram here
|
||||
\begin{figure}[h]
|
||||
\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
|
||||
\caption{Top Down Failure De-Composition Diagram}
|
||||
\label{fig:tdh}
|
||||
|
Loading…
Reference in New Issue
Block a user