Good things come to those who wait...
The problem comes along with \caption[]{}. Including the subfig-packages and a missing first parameter in the caption command won't work! why ever?
______________________________________________________________________________________
[1] works
\documentclass ...
Search found 3 matches
- Tue Jun 10, 2014 5:21 pm
- Forum: Graphics, Figures & Tables
- Topic: How to use \fbox in a \caption with the subfig-package
- Replies: 2
- Views: 4261
- Wed May 07, 2014 4:11 pm
- Forum: Graphics, Figures & Tables
- Topic: How to use \fbox in a \caption with the subfig-package
- Replies: 2
- Views: 4261
Re: How to use \fbox in a \caption with the subfig-package
Hey guys,
i didn't find a solution in ohter fora and wonder if you get the same error?
i hope the tikz line doesn't prevent the code to be treated as a mwe
i didn't find a solution in ohter fora and wonder if you get the same error?
i hope the tikz line doesn't prevent the code to be treated as a mwe

- Wed Apr 30, 2014 11:29 am
- Forum: Graphics, Figures & Tables
- Topic: How to use \fbox in a \caption with the subfig-package
- Replies: 2
- Views: 4261
How to use \fbox in a \caption with the subfig-package
Hey,
i use \fbox{} inside a \caption{} and without \usepackage{subfig} everything works just fine. since i want to use subfigures i get an error:
! Argument of \@tempa has an extra } \caption{test \fbox{test}}
any suggestions? minimal working example:
_____________________________
\documentclass ...
i use \fbox{} inside a \caption{} and without \usepackage{subfig} everything works just fine. since i want to use subfigures i get an error:
! Argument of \@tempa has an extra } \caption{test \fbox{test}}
any suggestions? minimal working example:
_____________________________
\documentclass ...