Corrige le bug de l'abstract pour la classe book
This commit is contained in:
parent
57e2e50547
commit
2f817283db
1 changed files with 2 additions and 0 deletions
|
@ -503,8 +503,10 @@ $endif$
|
|||
|
||||
|
||||
% -----------------------
|
||||
$if(abstract)$
|
||||
% Using abstracts
|
||||
\usepackage{abstract}
|
||||
$endif$
|
||||
|
||||
% Allow to access the total number of pages
|
||||
\usepackage{lastpage}
|
||||
|
|
Loading…
Reference in a new issue