forked from edymtt/opendetex
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hey!
Unfortunately, \mintinline is not an environment but a simple command, from which the optional and the first argument should be ignored.
E.g. something \mintinline[breaklines]{C++}{void foo();} other becomes something void foo(); other in the rendered text. Currently, DeTeX doesn't know about this, and produces something C++void foo(); other (note the double space).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels