Philip Kaludercic <[email protected]> writes: > Arash Esbati <[email protected]> writes: > >> Not always, try: >> >> \documentclass[10pt]{article} >> \usepackage{fancyvrb} >> \begin{document} >> >> Hit C-c C-n to parse the document. Then do: >> >> C-c C-e Verbatim RET C-q >> >> which inserts the environment like this: >> >> \begin{Verbatim} >> * is the position of point >> \end{Verbatim} >> >> \end{document} >> >> %%% Local Variables: >> %%% mode: latex >> %%% TeX-master: t >> %%% End: > > For some reason there seems something is wrong on my end, so that > "Verbatim" is not even suggested as a known environment, but I belive > you that it is possible.
Does it work when you hit C-u C-c C-n? I'm just asking since using AUCTeX is just half of the fun if it doesn't load package-specific styles. >> Wrong patch attached? > > Yes, sorry about that: Thanks. I'll give it roll and report back. Maybe others can also try it as well. Best, Arash
