Lines Matching refs:html
884 html_quote < $1 | $AWK -f /tmp/$$.file1 > /tmp/$$.file1.html
886 html_quote < $2 | $AWK -f /tmp/$$.file2 > /tmp/$$.file2.html
899 strip_unchanged /tmp/$$.file1.html
903 strip_unchanged /tmp/$$.file2.html
909 framed_sdiff $TNAME $TPATH /tmp/$$.file1.html /tmp/$$.file2.html \
940 print "$HTML<head>$STDHEAD" > $WDIR/$DIR/$TNAME.lhs.html
942 cat >> $WDIR/$DIR/$TNAME.lhs.html <<-EOF
950 cp $WDIR/$DIR/$TNAME.lhs.html $WDIR/$DIR/$TNAME.rhs.html
952 insert_anchors $lhsfile >> $WDIR/$DIR/$TNAME.lhs.html
953 insert_anchors $rhsfile >> $WDIR/$DIR/$TNAME.rhs.html
957 print $close >> $WDIR/$DIR/$TNAME.lhs.html
958 print $close >> $WDIR/$DIR/$TNAME.rhs.html
960 print "$FRAMEHTML<head>$STDHEAD" > $WDIR/$DIR/$TNAME.frames.html
962 "$TPATH/$TNAME</title> </head>" >> $WDIR/$DIR/$TNAME.frames.html
963 cat >> $WDIR/$DIR/$TNAME.frames.html <<-EOF
978 </html>
3053 COMM=`getcomments html $P $PP`
3130 > $WDIR/$DIR/$F.cdiff.html
3135 > $WDIR/$DIR/$F.udiff.html
3141 $WDIR/$DIR/$F.wdiff.html 2>/dev/null
3150 > $WDIR/$DIR/$F.sdiff.html
3174 source_to_html txt < $nfile.man.txt > $nfile.man.txt.html
3177 $MANDOC -Thtml -Ostyle=man.css $nfile > $nfile.man.html
3187 $WDIR/$DIR/$F.man.cdiff.html
3193 $WDIR/$DIR/$F.man.udiff.html
3198 $WDIR/$DIR/$F.man.wdiff.html 2>/dev/null
3206 "$COMM" > $WDIR/$DIR/$F.man.sdiff.html
3240 source_to_html Old $PP < $ofile > $WDIR/$DIR/$F-.html
3245 source_to_html New $P < $nfile > $WDIR/$DIR/$F.html
3255 frame_navigation > $WDIR/ancnav.html
3283 INDEXFILE=$WDIR/index.html
3398 if [[ -f $F.cdiff.html ]]; then
3405 if [[ -f $F.wdiff.html && -x $WDIFF ]]; then
3421 if [[ -f $F-.html ]]; then
3430 if [[ -f $F.html ]]; then
3469 if [[ -f $F-.html && ! -f $F.html ]]; then
3483 if [[ -f $F.man.cdiff.html || \
3484 -f $WDIR/raw_files/new/$P.man.txt.html ]]; then
3489 if [[ -f $F.man.cdiff.html ]]; then
3496 if [[ -f $F.man.wdiff.html && -x $WDIFF ]]; then
3510 if [[ -f $WDIR/raw_files/new/$P.man.txt.html ]]; then
3525 getcomments html $P $PP