For the above option to work, one of the following will have to be done prior
to its use:
- A copy of the macro file <#359#>epic.sty<#359#> be put in the standard place for
such macros (typically <#360#>/usr/lib/tex/macros<#360#>), or
- A copy of <#361#>epic.sty<#361#> be put in some other directory, and the path
declared in the environment variable TEXINPUTS; e.g. for C-shell on unix
systems, put a command similar to the following in the ``.cshrc'' file:
<#363#>setenv TEXINPUTS .:/usr/lib/tex/macros:/users/podar/texlib<#363#>
Above environment variable is the directory search path for files specified
in an 142 or an 143 command.