Am Freitag, den 13.10.2017, 16:45 +0200 schrieb Patrick Dupre:
> Hello,
> 
> When I compile the file below, I get the following error message:
> Any idea?
> 
> Style option: `fancybox' v1.4 <2010/05/15> (tvz)
> ) (/usr/share/texlive/texmf-dist/tex/latex/microtype/microtype.sty
> (/usr/share/texlive/texmf-dist/tex/latex/microtype/microtype-
> pdftex.def)
> (/usr/share/texlive/texmf-dist/tex/latex/microtype/microtype.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/appendix/appendix.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty)
> (/usr/share/texlive/texmf-
> dist/tex/latex/draftwatermark/draftwatermark.sty
> (/usr/share/texlive/texmf-dist/tex/latex/everypage/everypage.sty))
> ! You can't use `\spacefactor' in vertical mode.
> \@->\spacefactor 
>                  \@m {}
> l.80 \@
>        ifundefined{showcaptionsetup}{}{%
> ? ^C! Interruption.
> <to be read again> 
>                    \@m 
> l.80 \@
>        ifundefined{showcaptionsetup}{}{%

Add
  \makeatletter
before
  \@ifundefined{showcaptionsetup}{}{%

Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to