summaryrefslogtreecommitdiff
path: root/support/pdfrack/testFiles/aSubFile.tex
blob: 981dd2ff0d5d57cfbdbe9e7691a8a740c1dfbbf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

\section{In the subfile}
And here is the subfile, with the included figure.


\begin{figure}[htb]
  \centering
  \psfrag{F}{$\Fset$}
  \psfrag{G}{$\Gset$}
  \psfrag{f}{$f$}
  \psfrag{f-inv}{$f^{-1}$}
  \pdfrackincludegraphics[width=.6\linewidth]{FfG}
  \caption{The figure in the sub-file}
  \label{fig:indoc}
\end{figure}