Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-01-08 08:50
Flavor·Python

r"
(?:.*?)\{(.*?)\}(?:[\[((.*?))\]]*|[\{(.*?)\}]*)
"
gm
Open regex in editor

Description

svmono.cls is truly a dumpster fire

Extracting LaTeX functions and delimiters from string descriptions to automatedly relieve a project of higher-order user defined functions.

Submitted by anonymous