Force references to new page
This commit is contained in:
parent
56ed7df6c0
commit
b01532e7d3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ body.content {
|
||||||
}
|
}
|
||||||
|
|
||||||
.references-title {
|
.references-title {
|
||||||
page-break-after: avoid;
|
page-break-before: always;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
|
Reference in a new issue