I am trying to set up custom page size with zero margins. Here is the example \documentclass[oneside,final,12pt]{memoir} \usepackage{lipsum} % just for sample text \usepackage[T1]{fontenc}
Probably the epigraph is a minipage . You can try \footnotemark and \footnotetext . Thanks for the advice. I finally found the solution. The \footnotemark / \footnotetext was indeed my first approach but then I found footnote package (part of mdwtools ). The package provides the savenotes ...