Hi, Den tis 15 juli 2025 03:26Shiv Shankar Dayal <shivshankar.da...@gmail.com> skrev:
> Consider following code: > > \starttext > \startitemize[n] > \item \startformula \startalign[n=3] > \NC S = \NC T_1 + \NC T_2 + T_3 + \cdots + T_n\NR > \NC S = \NC \NC T_1 + T_2 + \cdots + T_{n - 1} + T_n\NR > \stopalign\stopformula > \stopitemize > \stoptext > > The formula is centered below the list enumerator and mid-aligned. How > can I align it to left and in the same line as list enumerator. I > tried replacing \startformula with $ but then it goes above the list > enumerator and is still mid-aligned. I tried setting flushleft and > align attributes but they did not work. > > Thanks in advance for your help. > I think you can put the align in \dm{} instead of using \startformula \stipformula, and then use location={packed,top} for the align. Untested, since in phone mode... /Mikael -- > Respect, > Shiv Shankar Dayal > > ___________________________________________________________________________________ > 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 > > ___________________________________________________________________________________ >
___________________________________________________________________________________ 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 ___________________________________________________________________________________