Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6838c0

Browse files
committed
Copy in the stylesheet after latex2html is done.
1 parent fcf57ad commit f6838c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/tools/mkhowto.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ build_html() {
8484
-init_file $L2H_INIT_FILE \
8585
-init_file $L2H_AUX_INIT_FILE \
8686
-dir $BUILDDIR $TEXFILE || exit $?
87+
cp $TOPDIR/html/style.css $BUILDDIR/$1.css
8788
if [ "$MAX_SPLIT_DEPTH" -ne 1 ] ; then
8889
(cd $BUILDDIR; $MYDIR/node2label.pl *.html) || exit $?
8990
fi

0 commit comments

Comments
 (0)