We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb92a35 commit c3f4bb0Copy full SHA for c3f4bb0
Spexyfile
@@ -30,7 +30,8 @@ ALIASES += \
30
"nav_next{1}=<span class=\"next_button\">@ref \1</span>" \
31
"next{1}=<span class=\"next_button\">@ref \1</span>" \
32
"caption{1}=<div class=\"caption\"><center><em>\1</em></center></div>" \
33
-"webref{2}=<a target=\"_blank\" rel=\"noopener\" href=\"\1\">\2↑</a>"
+"webref{2}=<a target=\"_blank\" rel=\"noopener\" href=\"\1\">\2↑</a>" \
34
+"clearpage=@latexonly \clearpage @endlatexonly"
35
36
#---------------------------------------------------------------------------
37
# Configuration options related to the HTML output
0 commit comments