Index of /macros/latex2e/contrib/import
|
Name Last modified Size Description
Parent Directory 20-Jan-2021 00:13 -
import.sty 01-Apr-2020 21:26 6k
import.tex 01-Apr-2020 21:29 5k
import.pdf 01-Apr-2020 21:29 237k
import.sty Version 6.2 01-Apr-2020
Donald Arseneau (asnd@triumf.ca) Vancouver, Canada.
This software is in the public domain; free of any restrictions.
All right are waived. No obligations are acknowleged.
Two new LaTeX commands, "\import {<full-path>} {<file>}" and
"\subimport {<path-extension>} {<file>}" are defined to input
a file from another directory, allowing that file to find its
own inputs (using \input, \includegraphics etc.) in that directory.
Alias command names are "\inputfrom" and "\subinputfrom".
Also provided are \includefrom and \subincludefrom, which are
based on the \include command, rather than \input.