Hacker News new | ask | show | jobs
by stettberger 848 days ago
Sure that is directly possible without further tinkering:

\notebookpage{todo={[bottom,draw]3},fill dotted,paginate}

This will create a dotted page with 3x2 todo notes at the bottom. The todo fields are surrounded by a box (draw), and the page is paginated.

1 comments

Perfect! Thank you.