[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.5 Search paths
In looking for Asymptote
system
files, asy
will search the following paths, in the order listed:
- The current directory;
-
A list of one or more directories specified by the configuration
variable
dir
(separated by:
under UNIX and;
underMSDOS
); -
The directory specified by the environment variable
ASYMPTOTE_HOME
; if this variable is not set, the directory.asy
in the user’s home directory (%USERPROFILE%\.asy
underMSDOS
) is used; -
The
Asymptote
system directory (by default,/usr/local/share/asymptote
underUNIX
andC:\Program Files\Asymptote
underMSDOS
).