Explorar o código

bugfix with subtitle

w2ak %!s(int64=10) %!d(string=hai) anos
pai
achega
0654cfcbb8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      source/polytechnique.sty

+ 2 - 1
source/polytechnique.sty

@@ -300,7 +300,8 @@
300 300
 \pagestyle{plain}
301 301
 \newboolean{subtitle}\setboolean{subtitle}{false}
302 302
 \newcommand{\polysoustitresave}{}
303
-\newcommand*{\subtitle}[1]{
303
+\def\subtitle{}
304
+\renewcommand*{\subtitle}[1]{
304 305
     \renewcommand*{\polysoustitresave}{#1}
305 306
     \setboolean{subtitle}{true}
306 307
 }