1

I installed TexMaker in Archlinux. I followed the tutorial on TexMaker website, and still have this problem: The open/save windows The TexMaker configuration windown

When I open or save a file, the window displays only squares. I don't have this problem anywhere else. I tried to google, but couldn't find the similar problem. Please help me. Thank you very much.

Thomas
  • 161
  • 1
  • 2
  • 10
  • 1
    Looks like TexMaker tries to use some fonts you haven't installed or they are broken somehow. Afaik it uses courier new. – jaaq Dec 06 '19 at 07:41
  • 1
    Installing the courier font fixed the problem. Thank you very much. – Thomas Dec 06 '19 at 07:56
  • Nice, usually that doesn't go so quickly. I reposted my comment as an answer, please accept it to avoid confusion. – jaaq Dec 06 '19 at 08:16

1 Answers1

1

Looks like TexMaker tries to use some fonts you haven't installed or they are broken somehow. Afaik it uses Courier New.

jaaq
  • 1,188
  • 11
  • 29