The following code (copied from the math manual) doesn’t produce the intended results with the most recent version of ConTeXt:
\starttext \startformula \fenced[bracket]{\frac{1 + x}{1 - x}} = \fenced[bracket][size=0]{\frac{1 + x}{1 - x}} = \fenced[bracket][size=1]{\frac{1 + x}{1 - x}} = \fenced[bracket][size=2]{\frac{1 + x}{1 - x}} = \fenced[bracket][size=3]{\frac{1 + x}{1 - x}} = \fenced[bracket][size=4]{\frac{1 + x}{1 - x}} \stopformula \stoptext What's the proper way of setting size in \fenced ? Thanks in advance. FV Leung ___________________________________________________________________________________ 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 ___________________________________________________________________________________