Re: auctex e tikz

#20383
admin
Amministratore del forum
    Up
    0
    Down
    ::


    Ho risolto in questo modo:`(custom-set-faces
    ;; custom-set-faces was added by Custom.
    ;; If you edit it by hand, you could mess it up, so be careful.
    ;; Your init file should contain only one such instance.
    ;; If there is more than one, they won't work right.
    '(font-latex-italic-face nil :inherit nil)
    '(font-latex-bold-face nil :inherit nil)
    '(font-latex-italic-face nil :inherit nil)
    '(font-latex-verbatim-face nil :inherit nil)
    ) `
    Ciao,
    ansys.

    Go to top