Anders Weinstein

Results 4 comments of Anders Weinstein

Corrected; does not change problem.

Ah, OK thanks. (Though note your example has the `require:{...}` outside the `tex{...}` block. ) Is there no way to get it through the `\require{textcomp}` alone, without explicitly including textcomp...

Thanks for the help. BTW I also tried including `autoload: { textcomp: ['textdegree'], },` but that did not work by itself either.

Thanks, and apologies for my errors. Trying to add `\require{textcomp}` or autoload config were my first attempts and then I flailed a bit tinkering with the config, but I guess...