lun. 25 janv. 2016,  Mosè Giordano <[email protected]> nous disait que :

> 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 ;-)
>
`TeX-normal-mode' is run with C-c # on my box. I don't know if it is from
default or from customization, I still live with.


I have created a new user and a new AUCTeX-11-89 from elpa.  All work fine. I
have now to debug my init files to find out the guilty line :(

Thanks very much and next for new AUCTeX adventures !

Cordialement
--
JJR

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to