23 Jun
2024
23 Jun
'24
9:50 p.m.
Am 23.06.24 um 11:42 schrieb Pablo Rodriguez via ntg-context:
On 6/22/24 20:29, Henning Hraban Ramm wrote:
Hey, don’t want a journal this year?
Pretty please…
Hraban,
well, I think I could write something (so I get a permanent ban on using ConTeXt ever again 😅).
It would be really helpful for me to have the TeX source of an already published article, so I can adapt the template to my article.
\startArticle[% Title={Editorial Note}, %RunningTitle={editorial}, %SubTitle={}, Author={Henning Hraban Ramm}, %RunningAuthor={hraban ramm} ] \startAbstract \stopAbstract % or %\noAbstract % You can use sections/subjects and below. \startTEX some code \stopTEX \stopArticle Noting special, besides the header. Have fun! Hraban