2016-01-25 22:52 GMT+01:00 Jean-Jacques Rétorré <[email protected]>: > Not a very minimal exemple an issue example > > > -------------------------------- > \documentclass[francais]{article} > \usepackage[utf8]{inputenc} > \usepackage [T1]{fontenc} > \usepackage{textcomp} > \usepackage{babel} > > \usepackage{pstricks} > > \begin{document} > > \begin{pspicture}(14,0)(16,15) > \psset{xunit=20,yunit=6} > \pscurve[linecolor=red,linewidth=1.5pt,showpoints=true] > (0.7,0.168)(0.72,0.248)(0.74,0.372)(0.76,0.572)(0.78,0.900)(0.80,1.46) > \end{pspicture} > > \end{document} > ------------------------------
The example is fine, thanks, but again I can't reproduce the bug. None of the other packages loaded affects `TeX-PDF-mode' and they shouldn't. Another possibility is that you have something in your init file changing `TeX-PDF-mode' after visiting the file, like a hook. > After M-x TeX-normal-mode, the value of TeX-PDF-mode is t. A tip: you can run `TeX-normal-mode' also with C-c C-n ;-) Bye, Mosè _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
