projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf57ad
)
Copy in the stylesheet after latex2html is done.
author
Fred Drake
<fdrake@acm.org>
Tue, 16 Feb 1999 20:43:53 +0000
(20:43 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 16 Feb 1999 20:43:53 +0000
(20:43 +0000)
Doc/tools/mkhowto.sh
patch
|
blob
|
history
diff --git
a/Doc/tools/mkhowto.sh
b/Doc/tools/mkhowto.sh
index 792f661dd6034f8a2cf45680c342413a93932974..373430d3779ad2499e1d8aa9aa9a3c792bc7787e 100755
(executable)
--- a/
Doc/tools/mkhowto.sh
+++ b/
Doc/tools/mkhowto.sh
@@
-84,6
+84,7
@@
build_html() {
-init_file $L2H_INIT_FILE \
-init_file $L2H_AUX_INIT_FILE \
-dir $BUILDDIR $TEXFILE || exit $?
+ cp $TOPDIR/html/style.css $BUILDDIR/$1.css
if [ "$MAX_SPLIT_DEPTH" -ne 1 ] ; then
(cd $BUILDDIR; $MYDIR/node2label.pl *.html) || exit $?
fi