This is defined by `amssymb.sty` to increase the size of the symbol following it (typically a parenthesis). It could be handled by replacing ```latex \big( ``` with ```html <span style="font-size: larger;">(</span> ```
This is defined by
amssymb.styto increase the size of the symbol following it (typically a parenthesis). It could be handled by replacing\big(with