Skip to main content
2 of 3
Fixed formatting and changed tags.
Claudio Fiandrino
  • 64.5k
  • 17
  • 206
  • 426

extra } when use titlesec package

In the .tex file, I want to use the package titlesec. But there is a error:

! Argument of \subparagraph has an extra }. 

Is there some simple method to fix this?

The code is:

\documentclass{llncs} \usepackage[compact]{titlesec}