all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* AucTeX, LaTeX and TEXINPUTS
@ 2008-05-12 13:20 aspfjm
  2008-05-12 13:32 ` Rupert Swarbrick
  2008-05-12 14:17 ` Joost Kremers
  0 siblings, 2 replies; 3+ messages in thread
From: aspfjm @ 2008-05-12 13:20 UTC (permalink / raw)
  To: help-gnu-emacs

hi,

i'm a newbie at emacs/auctex/latex/linux.i use ubuntu 8.04, emacs
22.1.1, auctex 11.84 and texlive 2007.

this is the test package (placed in ~/latexpackages/test.sty):
 \newcommand{\hello}{hello world}

this is the tex file (placed in ~/hello.tex):
\documentclass{article}
\usepackage{test}
\begin{document}
\hello
\end{document}

i put my locally installed LaTeX packages in ~/latexpackages, but i
can't compile tex files from emacs. i have no problems when i use bash
(latex hello.tex -> "[...] Output written on hello.dvi (1 page, 232
bytes)." and "echo $TEXINPUTS" outputs /home/anders/latexpackages).

i think the problem is located within emacs or auctex, but i have no
idea how to fix this.

any help appreciated, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-12 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12 13:20 AucTeX, LaTeX and TEXINPUTS aspfjm
2008-05-12 13:32 ` Rupert Swarbrick
2008-05-12 14:17 ` Joost Kremers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.