Hi, you can try \quotation{ .. }
instead of \startquotation ... \stopquotation (I did not test it...) /Mikael On Tue, Sep 24, 2024 at 7:56 AM Felix <fm117...@students.panola.edu> wrote: > > \setuppapersize[letter][ > letter > ] > > \setuplayout[ > backspace=0.5in, > topspace=0.0in, > header=.5in, % No headers > footer=.5in, % Space for the footer > width=middle, > height=middle, > ] > > \setupbodyfont[12pt] > > \starttext > > \startxtable[frame=off,topframe=on,bottomframe=on,option=fixed,width=1tw,align=middle,] > > \startxrow > \startxcell > {\tfa\setsmallcaps \startquotation Excellence is not a skill, > it's an attitude. \stopquotation - Ralph Marston > } > \stopxcell > \stopxrow > \stopxtable > > \stoptext > > inputting this code into ConTeXt LMTX 2024 will show you that text after > \stopquotation will make - Ralph Marson go into a new line, but there is so > much text on the sides beside the first line, that it makes me wonder why the > 2nd line was even made. Did I do something wrong with my code? > ___________________________________________________________________________________ > 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 ___________________________________________________________________________________