one of the issues the program is trying to address is simplifying latex, although it already achieved it to some degree, but in a crappy way currently, it still produces a bad tex conversion, it has a static imports which needs to be modified if there is something in the file that needs to be converted that the config doesn't include. However, simply including all imports in the config file is inefficient, and including it as argument in every conversion is inconvenient.
one of the issues the program is trying to address is simplifying latex, although it already achieved it to some degree, but in a crappy way currently, it still produces a bad tex conversion, it has a static imports which needs to be modified if there is something in the file that needs to be converted that the config doesn't include. However, simply including all imports in the config file is inefficient, and including it as argument in every conversion is inconvenient.