repo.or.cz
/
cl-gtk2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Simplify Lisp image initialization and finalization process
[cl-gtk2.git]
/
doc
/
fix-tex-references.sh
blob
41989172f9362047365cb00632531dc909e084cc
1
#!/bin/sh
2
dir
=
"
$1
"
3
for
file
in
$dir
/*
.html
;
do
4
.
/
fix-tex-references-1.sh
"
$file
"
5
done