Commit c653d29
committed
Remove colour box from & characters (or escape them).
When colour or other formatting is used in minted with "escapeinside", "&" needs
to be escaped depending on the package versions.
For one instance, the colour box isn't deemed necessary, any more, so it
was removed.1 parent 078bb64 commit c653d29
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
0 commit comments