Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • 3
    Problem is that I do not know the right way. Commented Jan 14, 2013 at 13:17
  • 4
    @Jana Did you try my answer? As I've added, for clarity, you don't need to add the value of TEXINPUTS, the trailing colon suffices. Commented Jan 14, 2013 at 13:32
  • 1
    @Leo In my experiment it works with lualatex Commented Mar 6, 2014 at 20:50
  • 1
    I am aware that this problem solved now (this post is 8 years old) but I ran into a similar issue (exporting local path to TEXINPUTS and accidentally deleting the system path) so I leave this here for posterity: Editing environment variables in the console only affects that console. The easiest way to refresh is to log out and log back in again. (I had fixed the environment variable in a separate console and I was puzzled why latex still did not find the right path.) Commented Nov 13, 2021 at 10:58
  • 2
    @user202729 Yes, any empty part after a colon means “the default”. Commented May 28, 2023 at 21:21