>>>>> "Ralph" == Ralph Boland <[EMAIL PROTECTED]> writes:
Ralph> This allows me use use math delimiters very convieniently.
Ralph> Unfortunately I find the delimiters to be too large. Is there a
Ralph> way to force them to be slightly smaller?
Not really, since the \left...\right constructs used are built into
TeX. Another solution is to use \bigl(...\bigr) constructs by hand
(where you get to specify the actual size of delimiters you want), as
explained in amsmath documentation (these exist in plain latex too).
This is however not supported natively by mathed.
Ralph> P.S. Does anybody besides me find the math delimiters to be too
Ralph> large?
Do you mean on screen or on paper? My answer was to the later, of
course.
JMarc