There was an error while loading. Please reload this page.
2 parents 548793c + a1ec0f4 commit a8088bbCopy full SHA for a8088bb
1 file changed
ts/output/svg.ts
@@ -197,6 +197,7 @@ export class SVG<N, T, D> extends CommonOutputJax<
197
*/
198
public reset() {
199
this.clearFontCache();
200
+ this.svgStyles = null;
201
}
202
203
/**
0 commit comments