File: SearchPath.lhs

package info (click to toggle)
lhs2tex 1.9-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,544 kB
  • ctags: 28
  • sloc: haskell: 3,364; sh: 2,773; makefile: 349
file content (19 lines) | stat: -rw-r--r-- 311 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%include verbatim.fmt
\begingroup
\let\origtt=\tt
\def\tt#1{\origtt}
\begin{code}
.
$HOME/lhs2TeX
$HOME/.lhs2TeX
$LHS2TEX
/usr/local/share/lhs2tex
/usr/local/share/lhs2TeX
/usr/local/lib/lhs2tex
/usr/local/lib/lhs2TeX
/usr/share/lhs2tex
/usr/share/lhs2TeX
/usr/lib/lhs2tex
/usr/lib/lhs2TeX
\end{code}
\endgroup