Tagged Questions
3
votes
1answer
77 views
Prevent odd break line in pagenotes
Using memoir class, pagenotes package. Here is a screenshot of the problem:
Number 6 should follow the rest of the text, hence be in the following page.
This is the code I'm using:
% Document ...
2
votes
2answers
89 views
Need to change how \pagenote typesets the note number
I'm trying to get the pagenote package to display the note numbers as
\textbf{ \blue{ \big[ \roman{ notenum } \big] } }
I've redefined the \notenumintext as follows:
...