Skip to content

Commit cd71659

Browse files
committed
Autoload the bussproofs extension on the prooftree environment
1 parent ee2be1f commit cd71659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/input/tex/autoload/AutoloadConfiguration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ export const AutoloadConfiguration = Configuration.create(
145145
bbox: ['bbox'],
146146
boldsymbol: ['boldsymbol'],
147147
braket: ['bra', 'ket', 'braket', 'set', 'Bra', 'Ket', 'Braket', 'Set', 'ketbra', 'Ketbra'],
148+
bussproofs: [[], ['prooftree']],
148149
cancel: ['cancel', 'bcancel', 'xcancel', 'cancelto'],
149150
color: ['color', 'definecolor', 'textcolor', 'colorbox', 'fcolorbox'],
150151
enclose: ['enclose'],

0 commit comments

Comments
 (0)