summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/import/import.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/import/import.tex')
-rw-r--r--macros/latex/contrib/import/import.tex11
1 files changed, 5 insertions, 6 deletions
diff --git a/macros/latex/contrib/import/import.tex b/macros/latex/contrib/import/import.tex
index 36ff9a63d8..ea02e30f2d 100644
--- a/macros/latex/contrib/import/import.tex
+++ b/macros/latex/contrib/import/import.tex
@@ -6,7 +6,6 @@
\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
-\usepackage{booktabs}
\usepackage{microtype}
%\usepackage{hyperref}
@@ -27,8 +26,8 @@
\title{The import package}
\author{Donald Arseneau (\texttt{asnd@triumf.ca})}
-\date{Version 6.0, \quad 22--Jan--2020}
-\setlength{\parskip}{3pt plus 2pt}
+\date{Version 6.1, \quad 06--Mar--2020}
+\setlength{\parskip}{5pt plus 2pt minus 1pt}
\begin{document}
@@ -106,9 +105,9 @@ the \texttt{TEXINPUTS} path) but now the ``$*$'' is ignored.
A command ``\cmd{\import@path@fix}'' is provided to reformat the import path
to fit the syntax of a particular operating system. It \emph{could} be
defined to convert unix-style path names to the local format. The default
-definition ensures paths end with ``\texttt{/}'' on most systems, but
-removes ``\texttt{]\hspace{-2pt}[}'' from within sub-import directory paths
-on VMS systems.
+definition ensures paths end with a single ``\texttt{/}'' on most systems
+(unless the path is empty), but on VMS systems it removes
+``\texttt{]\hspace{-2pt}[}'' from within combined paths.
Note that the import package works by manipulating the internal `commands'
\cmd{\input@path} and \cmd{\Ginput@path}, so may behave badly if you