Allow custom delimiters #23
Closed
Comments
Here's a simple DIY solution: substitute custom delimiters by glue's delimiters, then apply
@jimhester Do you think custom delimiters are better off as DIY? A disadvantage of the DIY solution presented here is its inefficiency: aside from the call to |
I think this is an interesting solution. I think modifying the C code to handle this case is probably a better way to go in the package, but you can definitely use something like this until that is implemented. |
jimhester
added a commit
that referenced
this issue
May 22, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
}
would make it hard to work with some languages such as TeX.The text was updated successfully, but these errors were encountered: