docs(evil,latex,vterm,treemacs): correct notices

Use the correct symbol for warnings.

Amend: 88bb045388
This commit is contained in:
Henrik Lissner 2023-09-17 03:27:49 +02:00
parent 8230b78ad5
commit 0f663d007b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
4 changed files with 4 additions and 4 deletions

View file

@ -61,7 +61,7 @@ This module requires ghostscript and a latex compiler. These are provided by the
=texlive= bundle, available through many OS package managers.
#+begin_quote
󰐃 Ghostscript <= 9.27 is [[/auctex/manual/preview-latex/No-images-are-displayed-with-gs-9_002e27-and-earlier.html][reportedly buggy]] and doesn't work with auctex's math
Ghostscript <= 9.27 is [[/auctex/manual/preview-latex/No-images-are-displayed-with-gs-9_002e27-and-earlier.html][reportedly buggy]] and doesn't work with auctex's math
previews. (You can check you ghostscript version with ~$ gs --version~.)
Most package managers already have newer versions, but if not you might have
to build gs from source.