0
votes
1answer
29 views

Figure in standalone documentclass [duplicate]

I am using the document class:\documentclass{standalone}. However, I am unable to use the commands \begin{figure} and \end{figure}. What package do I need to include to be able to use the commands ...
2
votes
1answer
139 views

LaTeX - Standalone - figure reference in nested subfile error

for a few days I've been stacked with a problem which no manual or documentation resolved, please help: I have my 'main.tex' report document file, where I use the 'standalone' package to load the ...
3
votes
1answer
468 views

Is it possible to use the figure environment with the standalone package?

I can not get standalone to work with figures; I get the error Not in outer par mode. (The figure is in the included file.)