Uwe Brauer <[email protected]> writes:

> I just installed Ubuntu 16.06 and recompiled GNU emacs, git version, I
> also run the git version from auctex.
>
>
> The file in questions looks like
> \input{annu-header-beamer-dynamik.tex} \begin{document}  \begin{frame}
> Blabla \end{frame} 
>
> Now the input file sits in
>
> /home/oub/ALLES/HGs/tex/sty 
>
> And I have set a TeX input path
>
> The command env  gives
> TEXINPUTS=.:/home/oub/tex/:/home/oub/ALLES/HGs/tex/bib:/home/oub/ALLES/HGs/tex/sty:
>
> Which is fine.

Hi Uwe,

in your .tex file, what do see if you insert and eval this:

    (insert "\n"
            (format "%s" (getenv "TEXINPUTS")))

Best, Arash



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

Reply via email to