> On 14 May 2025, at 09:15, Michael Guravage <gurav...@literatesolutions.com> > wrote: > > Greetings, > > I have 365 short poems; one for each day of the year. I thought I'd wrap each > month in an enumeration and use the item numbers as titles. My MWE raises > several questions: > > How do I center an index above its item? > > How do I keep an index and its item together? > > How do I keep an item's text together? Here I've resorted to an ugly kludge > where I wrap each item in a \start-\stopframedtext pair. What's the right way? > > Perhaps an itemized list is the wrong approach. Any suggestions would be > appreciated.
Not sure if this is the right way, but... since the poems are short, maybe do each as a two-row \bTABLE with the ornamented date in the first row and the poem in the second? Instead of itemize to keep count you could use a counter <https://wiki.contextgarden.net/ConTeXt_and_Lua_programming/Counters> and increment it after each poem, resetting at the next chapter? Regards, — Bruce Horrocks Hampshire, UK ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________