tectonic icon indicating copy to clipboard operation
tectonic copied to clipboard

textbf not working when use pslatex package

Open dragove opened this issue 4 years ago • 1 comments

when pslatex package is included, fonts in textbf doesn't get bold.

dragove avatar Aug 30 '21 14:08 dragove

It might be possible to work around this, but in general, Tectonic (and XeTeX upon which it's based) create PDF files without any intermediate PostScript stage, so PostScript-related packages tend not to work well and/or cause problems, as you're seeing here.

This is symptomatic of a broader problem because it would be nice for Tectonic to succeed with documents written for other engines without requiring any customization, but I'm not sure how best to try to achieve that in the big picture. Can you avoid using pslatex in your case?

pkgw avatar Sep 10 '21 02:09 pkgw

ping @dragove

Neved4 avatar Oct 07 '22 12:10 Neved4

Oh, I forget to close this issue. I think it is working now.

dragove avatar Oct 09 '22 15:10 dragove