Finished with improvements, continued on experimental resuls
This commit is contained in:
parent
f494a2cf61
commit
b372d043e6
11 changed files with 265 additions and 59 deletions
|
|
@ -111,13 +111,13 @@
|
|||
footer: none,
|
||||
)
|
||||
|
||||
set page(footer: locate(
|
||||
loc => if calc.even(loc.page()) {
|
||||
align(right, counter(page).display("1"));
|
||||
} else {
|
||||
align(left, counter(page).display("1"));
|
||||
}
|
||||
))
|
||||
//set page(footer: locate(
|
||||
//loc => if calc.even(loc.page()) {
|
||||
// align(right, counter(page).display("1"));
|
||||
//} else {
|
||||
// align(left, counter(page).display("1"));
|
||||
//}
|
||||
//))
|
||||
|
||||
doc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue