===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
latex2html-2020.2-debian1/Changes-1172-#      nd - Changed do_cmd_sc not to capitalize latex2html markers!
latex2html-2020.2-debian1/Changes:1173:#      tt - Now use `sh -c "type $X` instead of `which $X`
latex2html-2020.2-debian1/Changes-1174-#      mb - Fixed texexpand to include files XXX.tex specified using \input{XXX}
##############################################
latex2html-2020.2-debian1/IndicTeX-HTML/indica.perl-355-	$tmp = "do_cmd_$cmd";
latex2html-2020.2-debian1/IndicTeX-HTML/indica.perl:356:	if (defined &$tmp) { eval("\$_ = &$tmp(\$_)") }
latex2html-2020.2-debian1/IndicTeX-HTML/indica.perl-357-	else { 
##############################################
latex2html-2020.2-debian1/IndicTeX-HTML/itrans.perl-643-	$tmp = "do_cmd_$cmd";
latex2html-2020.2-debian1/IndicTeX-HTML/itrans.perl:644:	if (defined &$tmp) { eval("\$_ = &$tmp(\$_)") }
latex2html-2020.2-debian1/IndicTeX-HTML/itrans.perl-645-	else { 
##############################################
latex2html-2020.2-debian1/IndicTeX-HTML/malyalam.perl-447-	$tmp = "do_cmd_$cmd";
latex2html-2020.2-debian1/IndicTeX-HTML/malyalam.perl:448:	if (defined &$tmp) { eval("\$_ = &$tmp(\$_)") }
latex2html-2020.2-debian1/IndicTeX-HTML/malyalam.perl-449-	else { 
##############################################
latex2html-2020.2-debian1/IndicTeX-HTML/tamil.perl-334-	$tmp = "do_cmd_$cmd";
latex2html-2020.2-debian1/IndicTeX-HTML/tamil.perl:335:	if (defined &$tmp) { eval("\$_ = &$tmp(\$_)") }
latex2html-2020.2-debian1/IndicTeX-HTML/tamil.perl-336-	else { 
##############################################
latex2html-2020.2-debian1/L2hos/Dos.pm-294-  }
latex2html-2020.2-debian1/L2hos/Dos.pm:295:  my $errcode = system($cmd);
latex2html-2020.2-debian1/L2hos/Dos.pm-296-  if($in) {
##############################################
latex2html-2020.2-debian1/L2hos/Dos.pm-349-  # no nroff here
latex2html-2020.2-debian1/L2hos/Dos.pm:350:  system("$perldoc -t $script");
latex2html-2020.2-debian1/L2hos/Dos.pm-351-}
##############################################
latex2html-2020.2-debian1/L2hos/Mac.pm-222-  my ($self,$from,$to) = @_;
latex2html-2020.2-debian1/L2hos/Mac.pm:223:  if(system('cp',$from,$to) || system('rm',$from)) {
latex2html-2020.2-debian1/L2hos/Mac.pm-224-    carp qq{Error (Rename): Rename (MacOS cp, rm) "$from" to "$to" failed: $!\n};
##############################################
latex2html-2020.2-debian1/L2hos/Mac.pm-297-  }
latex2html-2020.2-debian1/L2hos/Mac.pm:298:  my $errcode = system($cmd);
latex2html-2020.2-debian1/L2hos/Mac.pm-299-  if($in) {
##############################################
latex2html-2020.2-debian1/L2hos/Mac.pm-355-  # no nroff here
latex2html-2020.2-debian1/L2hos/Mac.pm:356:  system("$perldoc -t $script");
latex2html-2020.2-debian1/L2hos/Mac.pm-357-}
##############################################
latex2html-2020.2-debian1/L2hos/OS2.pm-292-  # it seems that no command is using specific redirections ...
latex2html-2020.2-debian1/L2hos/OS2.pm:293:  system("cmd.exe", "/c", $cmd);
latex2html-2020.2-debian1/L2hos/OS2.pm-294-}
##############################################
latex2html-2020.2-debian1/L2hos/OS2.pm-331-  # no nroff here
latex2html-2020.2-debian1/L2hos/OS2.pm:332:  system("$perldoc -t $script");
latex2html-2020.2-debian1/L2hos/OS2.pm-333-}
##############################################
latex2html-2020.2-debian1/L2hos/Unix.pm-273-  } else {
latex2html-2020.2-debian1/L2hos/Unix.pm:274:    unless(exec($cmd)) {
latex2html-2020.2-debian1/L2hos/Unix.pm-275-      carp qq{Fatal (syswait): exec "$cmd" failed: $!\n};
##############################################
latex2html-2020.2-debian1/L2hos/Unix.pm-314-  $script ||= $0;
latex2html-2020.2-debian1/L2hos/Unix.pm:315:  system("$perldoc $script");
latex2html-2020.2-debian1/L2hos/Unix.pm-316-}
##############################################
latex2html-2020.2-debian1/L2hos/Win32.pm-272-  # it seems that no command is using specific redirections ...
latex2html-2020.2-debian1/L2hos/Win32.pm:273:  system($cmd);
latex2html-2020.2-debian1/L2hos/Win32.pm-274-}
##############################################
latex2html-2020.2-debian1/L2hos/Win32.pm-311-  # things seem to work ok here
latex2html-2020.2-debian1/L2hos/Win32.pm:312:  system("$perldoc $script");
latex2html-2020.2-debian1/L2hos/Win32.pm-313-}
##############################################
latex2html-2020.2-debian1/Makefile.in-99-	for i in *.tex ; do \
latex2html-2020.2-debian1/Makefile.in:100:	  dir=`basename $$i .tex` ; \
latex2html-2020.2-debian1/Makefile.in-101-	  rm -rf $$dir ; \
##############################################
latex2html-2020.2-debian1/config/config.pl-1891-    my $cmd = "echo 101" .  (" | $newcfg{'PERL'} config${dd}pipetest.pl" x 8);
latex2html-2020.2-debian1/config/config.pl:1892:    my $out = `$cmd`;
latex2html-2020.2-debian1/config/config.pl-1893-    chomp $out;
##############################################
latex2html-2020.2-debian1/config/redir.pl-56-# execute command and catch it's STDOUT. STDERR goes to STDOUT now!
latex2html-2020.2-debian1/config/redir.pl:57:my $out = `$cmd`;
latex2html-2020.2-debian1/config/redir.pl-58-
##############################################
latex2html-2020.2-debian1/config/install.pl-399-        print "Info: Running $cfg{MKTEXLSR} to rebuild ls-R database...\n";
latex2html-2020.2-debian1/config/install.pl:400:        system($cfg{MKTEXLSR});
latex2html-2020.2-debian1/config/install.pl-401-      }
##############################################
latex2html-2020.2-debian1/configure-192-  case "$ac_option" in
latex2html-2020.2-debian1/configure:193:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
latex2html-2020.2-debian1/configure-194-  *) ac_optarg= ;;
##############################################
latex2html-2020.2-debian1/configure-224-  -disable-* | --disable-*)
latex2html-2020.2-debian1/configure:225:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
latex2html-2020.2-debian1/configure-226-    # Reject names that are not valid shell variable names.
latex2html-2020.2-debian1/configure:227:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
latex2html-2020.2-debian1/configure-228-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
latex2html-2020.2-debian1/configure-229-    fi
latex2html-2020.2-debian1/configure:230:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
latex2html-2020.2-debian1/configure-231-    eval "enable_${ac_feature}=no" ;;
##############################################
latex2html-2020.2-debian1/configure-233-  -enable-* | --enable-*)
latex2html-2020.2-debian1/configure:234:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
latex2html-2020.2-debian1/configure-235-    # Reject names that are not valid shell variable names.
latex2html-2020.2-debian1/configure:236:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
latex2html-2020.2-debian1/configure-237-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
latex2html-2020.2-debian1/configure-238-    fi
latex2html-2020.2-debian1/configure:239:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
latex2html-2020.2-debian1/configure-240-    case "$ac_option" in
##############################################
latex2html-2020.2-debian1/configure-470-  -with-* | --with-*)
latex2html-2020.2-debian1/configure:471:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
latex2html-2020.2-debian1/configure-472-    # Reject names that are not valid shell variable names.
latex2html-2020.2-debian1/configure:473:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
latex2html-2020.2-debian1/configure-474-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
latex2html-2020.2-debian1/configure-475-    fi
latex2html-2020.2-debian1/configure:476:    ac_package=`echo $ac_package| sed 's/-/_/g'`
latex2html-2020.2-debian1/configure-477-    case "$ac_option" in
##############################################
latex2html-2020.2-debian1/configure-483-  -without-* | --without-*)
latex2html-2020.2-debian1/configure:484:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
latex2html-2020.2-debian1/configure-485-    # Reject names that are not valid shell variable names.
latex2html-2020.2-debian1/configure:486:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
latex2html-2020.2-debian1/configure-487-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
latex2html-2020.2-debian1/configure-488-    fi
latex2html-2020.2-debian1/configure:489:    ac_package=`echo $ac_package| sed 's/-/_/g'`
latex2html-2020.2-debian1/configure-490-    eval "with_${ac_package}=no" ;;
##############################################
latex2html-2020.2-debian1/configure-513-  *)
latex2html-2020.2-debian1/configure:514:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
latex2html-2020.2-debian1/configure-515-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
latex2html-2020.2-debian1/configure-526-if test -n "$ac_prev"; then
latex2html-2020.2-debian1/configure:527:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
latex2html-2020.2-debian1/configure-528-fi
##############################################
latex2html-2020.2-debian1/configure-591-  ac_prog=$0
latex2html-2020.2-debian1/configure:592:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
latex2html-2020.2-debian1/configure-593-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
latex2html-2020.2-debian1/configure-607-fi
latex2html-2020.2-debian1/configure:608:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
latex2html-2020.2-debian1/configure-609-
##############################################
latex2html-2020.2-debian1/configure-1162-echo "configure:956: checking for $ac_word" >&5
latex2html-2020.2-debian1/configure:1163:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
latex2html-2020.2-debian1/configure-1164-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
latex2html-2020.2-debian1/configure-1207-echo "configure:1001: checking $ac_msg" >&5
latex2html-2020.2-debian1/configure:1208:if eval "test \"`echo '$''{'ac_cv_sys_interpreter'+set}'`\" = set"; then
latex2html-2020.2-debian1/configure-1209-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
latex2html-2020.2-debian1/configure-1305-# this was used to get the values from the config file
latex2html-2020.2-debian1/configure:1306:# eval `perl -w -e 'require "./cfgcache.pm"; foreach(keys %cfgcache::cfg) { print qq($_='"'"'$cfgcache::cfg{$_}'"'"'\n);}'`
latex2html-2020.2-debian1/configure-1307-
##############################################
latex2html-2020.2-debian1/configure-1487-    fi
latex2html-2020.2-debian1/configure:1488:    ac_file=`expr $ac_file + 1`
latex2html-2020.2-debian1/configure-1489-    ac_beg=$ac_end
latex2html-2020.2-debian1/configure:1490:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
latex2html-2020.2-debian1/configure-1491-  fi
##############################################
latex2html-2020.2-debian1/configure-1505-  case "$ac_file" in
latex2html-2020.2-debian1/configure:1506:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
latex2html-2020.2-debian1/configure:1507:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
latex2html-2020.2-debian1/configure-1508-  *) ac_file_in="${ac_file}.in" ;;
##############################################
latex2html-2020.2-debian1/configure-1513-  # Remove last slash and all that follows it.  Not all systems have dirname.
latex2html-2020.2-debian1/configure:1514:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
latex2html-2020.2-debian1/configure-1515-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
latex2html-2020.2-debian1/configure-1517-    test ! -d "$ac_dir" && mkdir "$ac_dir"
latex2html-2020.2-debian1/configure:1518:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
latex2html-2020.2-debian1/configure-1519-    # A "../" for each directory in $ac_dir_suffix.
latex2html-2020.2-debian1/configure:1520:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
latex2html-2020.2-debian1/configure-1521-  else
##############################################
latex2html-2020.2-debian1/configure-1527-      if test -z "$ac_dots"; then top_srcdir=.
latex2html-2020.2-debian1/configure:1528:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
latex2html-2020.2-debian1/configure-1529-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
latex2html-2020.2-debian1/configure-1537-  rm -f "$ac_file"
latex2html-2020.2-debian1/configure:1538:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
latex2html-2020.2-debian1/configure-1539-  case "$ac_file" in
##############################################
latex2html-2020.2-debian1/configure-1544-
latex2html-2020.2-debian1/configure:1545:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
latex2html-2020.2-debian1/configure-1546-  sed -e "$ac_comsub
##############################################
latex2html-2020.2-debian1/l2hconf.pin-267-    chomp ($TEXINPUTS =
latex2html-2020.2-debian1/l2hconf.pin:268:         # `kpsewhich -progname=latex -expand-braces \\\$TEXINPUTS`);
latex2html-2020.2-debian1/l2hconf.pin:269:         #`kpsewhich -v -n latex \\\$TEXINPUTS`);
latex2html-2020.2-debian1/l2hconf.pin-270-         $envkey);
##############################################
latex2html-2020.2-debian1/latex2html.pin-190-    print "Note: Loading $HOME$dd$INIT_FILE_NAME\n";
latex2html-2020.2-debian1/latex2html.pin:191:    require("$HOME$dd$INIT_FILE_NAME");
latex2html-2020.2-debian1/latex2html.pin-192-    $INIT_FILE = "$HOME$dd$INIT_FILE_NAME";
##############################################
latex2html-2020.2-debian1/latex2html.pin-202-    print "Note: Loading $INIT_FILE\n";
latex2html-2020.2-debian1/latex2html.pin:203:    require($INIT_FILE);
latex2html-2020.2-debian1/latex2html.pin-204-}
##############################################
latex2html-2020.2-debian1/latex2html.pin-431-            if ($DEBUG || $VERBOSITY);
latex2html-2020.2-debian1/latex2html.pin:432:        require($INIT_FILE);
latex2html-2020.2-debian1/latex2html.pin-433-    } else {
##############################################
latex2html-2020.2-debian1/latex2html.pin-895-	    $EXTN =~ s/_\w+(\.html?)/$1/ if ($frame_main_name);
latex2html-2020.2-debian1/latex2html.pin:896:	    local($from,$to) = (eval($LINKPOINT),eval($LINKNAME));
latex2html-2020.2-debian1/latex2html.pin-897-	    if (length($from) && length($to) && ($from ne $to)) {
##############################################
latex2html-2020.2-debian1/latex2html.pin-1058-	$cmd = "do_cmd_$key";
latex2html-2020.2-debian1/latex2html.pin:1059:	$code = "undef \&$cmd"; eval($code) if (defined &$cmd);
latex2html-2020.2-debian1/latex2html.pin-1060-	if ($@) { print "\nundef \&do_cmd_$cmd failed"}
##############################################
latex2html-2020.2-debian1/latex2html.pin-1111-    foreach $file (@htmls) {
latex2html-2020.2-debian1/latex2html.pin:1112:      system("$HTML_VALIDATOR $file");
latex2html-2020.2-debian1/latex2html.pin-1113-    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-1331-		print "\nLoading $_...";
latex2html-2020.2-debian1/latex2html.pin:1332:		require ($_);
latex2html-2020.2-debian1/latex2html.pin-1333-		$styles_loaded{'texdefs'} = 1;
##############################################
latex2html-2020.2-debian1/latex2html.pin-2300-	}
latex2html-2020.2-debian1/latex2html.pin:2301:	require ($file);
latex2html-2020.2-debian1/latex2html.pin-2302-    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-3023-	if (defined &$tmp) {
latex2html-2020.2-debian1/latex2html.pin:3024:	    eval("\$contents = &do_cmd_$cmd(\$contents)");
latex2html-2020.2-debian1/latex2html.pin-3025-	}
##############################################
latex2html-2020.2-debian1/latex2html.pin-4511-	}
latex2html-2020.2-debian1/latex2html.pin:4512:	$alt =~ s/\`\`/\\lq\\lq /g; $alt =~ s/\`/\\lq /g;
latex2html-2020.2-debian1/latex2html.pin-4513-	$alt =~ s/(^\s*|\s*$)//mg;
##############################################
latex2html-2020.2-debian1/latex2html.pin-4777-	$decl =~ m|</.*$|;
latex2html-2020.2-debian1/latex2html.pin:4778:	($pre,$post) = ($`,$&) unless ($` =~ /^<>$/);
latex2html-2020.2-debian1/latex2html.pin-4779-	if (!@$open_tags_R) { # when nothing else is open...
##############################################
latex2html-2020.2-debian1/latex2html.pin-5055-		    $cmd_trans =~ m|</.*$|;
latex2html-2020.2-debian1/latex2html.pin:5056:		    $pc_after = $` . $pc_after unless ($` =~ /^<>/);
latex2html-2020.2-debian1/latex2html.pin-5057-		    push(@$open_tags_R, $cmd)
##############################################
latex2html-2020.2-debian1/latex2html.pin-5132-    while (/<BOX>/) {
latex2html-2020.2-debian1/latex2html.pin:5133:	$pre .= $`; $tmp = $`; $this = ''; $post = $';	
latex2html-2020.2-debian1/latex2html.pin-5134-	# compute the super/sub-scripting level for each entity
##############################################
latex2html-2020.2-debian1/latex2html.pin-5162-    while (/\&\w+#(\w+);/) {
latex2html-2020.2-debian1/latex2html.pin:5163:	$pre .= $`; $tmp = $`; $this = $1; $post = $';
latex2html-2020.2-debian1/latex2html.pin-5164-	$tmp =~ s/<(\/?)SU[BP]>/
##############################################
latex2html-2020.2-debian1/latex2html.pin-5947-	}
latex2html-2020.2-debian1/latex2html.pin:5948:#	local($code) = "undef \&$tmp"; eval ($code);
latex2html-2020.2-debian1/latex2html.pin-5949-#	if ($@) {print "\n*** undef \&$cmd failed \n"}
##############################################
latex2html-2020.2-debian1/latex2html.pin-7341-    $title = &purify($title,1);
latex2html-2020.2-debian1/latex2html.pin:7342:    eval("\$title = ". $default_title ) unless ($title);
latex2html-2020.2-debian1/latex2html.pin-7343-#    $title = &get_first_words($title, $WORDS_IN_NAVIGATION_PANEL_TITLES);
##############################################
latex2html-2020.2-debian1/latex2html.pin-8614-	$cap_key = &sanitize($cap_key);
latex2html-2020.2-debian1/latex2html.pin:8615:	@tmp = split(/$;/, eval ("\$encoded_$env" . "_number{\$cap_key}"));
latex2html-2020.2-debian1/latex2html.pin-8616-	$number = shift(@tmp);
##############################################
latex2html-2020.2-debian1/latex2html.pin-8621-	    @tmp = split(/$;/
latex2html-2020.2-debian1/latex2html.pin:8622:	       , eval ("\$encoded_$env" . "_number{\$cap_key}"));
latex2html-2020.2-debian1/latex2html.pin-8623-	    $number = shift(@tmp);
##############################################
latex2html-2020.2-debian1/latex2html.pin-8632-
latex2html-2020.2-debian1/latex2html.pin:8633:#	@tmp = split(/$;/, eval ("\$encoded_$env" . "_number{\$_}"));
latex2html-2020.2-debian1/latex2html.pin-8634-#	$number = shift(@tmp);
##############################################
latex2html-2020.2-debian1/latex2html.pin-8637-	&write_warnings(qq|\nNo number for "$_"|) if (! $number);
latex2html-2020.2-debian1/latex2html.pin:8638:	eval("\$encoded_$env" . "_number{\$_} = join(\$;, \@tmp)");
latex2html-2020.2-debian1/latex2html.pin-8639-
##############################################
latex2html-2020.2-debian1/latex2html.pin-8653-		 unless ( $noLOTentry || $noLOFentry);
latex2html-2020.2-debian1/latex2html.pin:8654:#	eval("print \"\nCAPTIONS:\".$extra_list.\n\"");
latex2html-2020.2-debian1/latex2html.pin-8655-    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-9479-	local($key);
latex2html-2020.2-debian1/latex2html.pin:9480:	require("$this_dir$dd${PREFIX}images.pl");
latex2html-2020.2-debian1/latex2html.pin-9481-    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-10782-	    print STDOUT "\n$code\n" if ($thisone); # for error-checking
latex2html-2020.2-debian1/latex2html.pin:10783:	    eval ($code); # unless ($thisone);
latex2html-2020.2-debian1/latex2html.pin-10784-	    print STDERR "\n\n*** sub do_cmd_$cmd failed: $@\n" if ($@);
##############################################
latex2html-2020.2-debian1/latex2html.pin-10787-	    print "\n$code\n" if ($thisone); # for error-checking
latex2html-2020.2-debian1/latex2html.pin:10788:	    eval ($code); # unless ($thisone);
latex2html-2020.2-debian1/latex2html.pin-10789-	    print STDERR "\n\n*** sub do_cmd_$cmd failed: $@\n" if ($@);
##############################################
latex2html-2020.2-debian1/latex2html.pin-10964-	    $val =~ m|</.*$|;
latex2html-2020.2-debian1/latex2html.pin:10965:	    do {$pre = $`; $post = $& } unless ($` =~ /^<>/);
latex2html-2020.2-debian1/latex2html.pin-10966-	    $pre =~ s/"/\\"/g; $post =~ s/"/\\"/g;
##############################################
latex2html-2020.2-debian1/latex2html.pin-11270-            if (!($styles_loaded{$package."_$option"})) {
latex2html-2020.2-debian1/latex2html.pin:11271:		&no_implementation("option","\`$option\' for \`$package\' package\n");
latex2html-2020.2-debian1/latex2html.pin-11272-	    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-11290-            if (!($styles_loaded{$class."_$option"})) {
latex2html-2020.2-debian1/latex2html.pin:11291:		&no_implementation("option","\`$option\' for document-class \`$class\'\n");
latex2html-2020.2-debian1/latex2html.pin-11292-	    }
##############################################
latex2html-2020.2-debian1/latex2html.pin-11308-	    print STDOUT "\nPackage: loading $texfilepath$dd${file}.perl";
latex2html-2020.2-debian1/latex2html.pin:11309:	    require("$texfilepath$dd${file}.perl");
latex2html-2020.2-debian1/latex2html.pin-11310-	    $styles_loaded{$file} = 1;
##############################################
latex2html-2020.2-debian1/latex2html.pin-11314-		    print STDOUT "\nPackage: loading $dir$dd${file}.perl";
latex2html-2020.2-debian1/latex2html.pin:11315:		    require("$dir$dd${file}.perl");
latex2html-2020.2-debian1/latex2html.pin-11316-	    	    $styles_loaded{$file} = 1;
##############################################
latex2html-2020.2-debian1/latex2html.pin-11332-	    print STDOUT "\nExtension: loading $texfilepath$dd${file}.pl";
latex2html-2020.2-debian1/latex2html.pin:11333:	    require("$texfilepath$dd${file}.pl");
latex2html-2020.2-debian1/latex2html.pin-11334-	    ++$styles_loaded{$file};
##############################################
latex2html-2020.2-debian1/latex2html.pin-11339-		    print STDOUT "\nExtension: loading $dir$dd${file}.pl";
latex2html-2020.2-debian1/latex2html.pin:11340:		    require("$dir$dd${file}.pl");
latex2html-2020.2-debian1/latex2html.pin-11341-		    ++$styles_loaded{$file};
##############################################
latex2html-2020.2-debian1/latex2html.pin-11473-	    $standard_label = ($#label_fields > 0) ?
latex2html-2020.2-debian1/latex2html.pin:11474:		"\"$label_fields[0]\" . eval(\$enum{\"theenum$rlevel\"})"
latex2html-2020.2-debian1/latex2html.pin-11475-		. ".\"$label_fields[$#label_fields]\"" :
##############################################
latex2html-2020.2-debian1/latex2html.pin-11494-	# $standard_label = 
latex2html-2020.2-debian1/latex2html.pin:11495:	#    "\"$label_fields[0]\" . eval(\$enum{\"theenum$rlevel\"})"
latex2html-2020.2-debian1/latex2html.pin-11496-	#    . ".\"$label_fields[$#label_fields]\"" if ($cmd);
##############################################
latex2html-2020.2-debian1/latex2html.pin-11499-	    $standard_label = ($#label_fields > 0) ? 
latex2html-2020.2-debian1/latex2html.pin:11500:		"\"$label_fields[0]\" . eval(\$enum{\"theenum$rlevel\"})"
latex2html-2020.2-debian1/latex2html.pin-11501-		. ".\"$label_fields[$#label_fields]\"" :
##############################################
latex2html-2020.2-debian1/latex2html.pin-11527-	    $enum{"enum" . $rlevel}++;	# increase enumi
latex2html-2020.2-debian1/latex2html.pin:11528:	    $enum_label = eval("$enum{'labelenum' . $rlevel}");
latex2html-2020.2-debian1/latex2html.pin-11529-	    # insert a label, removing preceding space, BUT...
##############################################
latex2html-2020.2-debian1/latex2html.pin-13180-                    # MRO: replaced $* with /m
latex2html-2020.2-debian1/latex2html.pin:13181:		    $body .= '$args .= "$`$&" if (/\\'.$`.'/m);' . "\n"
latex2html-2020.2-debian1/latex2html.pin:13182:#		    $body .= '$args .= "$`$&" if (/\\\\'.$`.'/);' . "\n"
latex2html-2020.2-debian1/latex2html.pin-13183-			. "\$_ = \$\';\n";
##############################################
latex2html-2020.2-debian1/latex2html.pin-13257-                    # MRO: replaced $* with /m
latex2html-2020.2-debian1/latex2html.pin:13258:		    $bodyA .= '$args .= "$`$&" if (/\\'.$`.'/m);' . "\n"
latex2html-2020.2-debian1/latex2html.pin:13259:#		    $bodyA .= '$args .= $`.$& if (/\\\\'.$`.'/);' . "\n"
latex2html-2020.2-debian1/latex2html.pin-13260-			. "\$_ = \$\';\n";
latex2html-2020.2-debian1/latex2html.pin:13261:		    $bodyB .= '$args .= "$`$&" if (/\\'.$`.'/m);' . "\n"
latex2html-2020.2-debian1/latex2html.pin-13262-			. "\$_ = \$\';\n";
##############################################
latex2html-2020.2-debian1/latex2html.pin-13423-                    # MRO: replaced $* with /m
latex2html-2020.2-debian1/latex2html.pin:13424:		    $body .= '$args .= "$`$&" if (/\\'.$`.'/m);' . "\n"
latex2html-2020.2-debian1/latex2html.pin-13425-			. "\$_ = \$\';\n"
##############################################
latex2html-2020.2-debian1/latex2html.pin-15431-
latex2html-2020.2-debian1/latex2html.pin:15432:    return (join('', eval ("&$alt_proc(\$text)") , $_)) if (defined "&$alt_proc");
latex2html-2020.2-debian1/latex2html.pin-15433-
##############################################
latex2html-2020.2-debian1/latex2html.pin-16201-		'enumiv',	0,
latex2html-2020.2-debian1/latex2html.pin:16202:		'theenumi',	"&arabic('enumi')",	# eval($enum{"theenumi"})
latex2html-2020.2-debian1/latex2html.pin-16203-		'theenumii',	"&alph('enumii')",
##############################################
latex2html-2020.2-debian1/latex2html.pin-16205-		'theenumiv',	"&Alph('enumiv')",
latex2html-2020.2-debian1/latex2html.pin:16206:			# e.g. eval("$enum{'labelenumi'}")
latex2html-2020.2-debian1/latex2html.pin:16207:		'labelenumi',	'eval($enum{"theenumi"}) . "."', 
latex2html-2020.2-debian1/latex2html.pin:16208:		'labelenumii',	'"(" . eval($enum{"theenumii"}) . ")"',	
latex2html-2020.2-debian1/latex2html.pin:16209:		'labelenumiii',	'eval($enum{"theenumiii"}) . "."',
latex2html-2020.2-debian1/latex2html.pin:16210:		'labelenumiv',	'eval($enum{"theenumiv"}) . "."'
latex2html-2020.2-debian1/latex2html.pin-16211-		);
##############################################
latex2html-2020.2-debian1/latex2html.pin-16230-    local($_)=@_;
latex2html-2020.2-debian1/latex2html.pin:16231:    eval($enum{$_});
latex2html-2020.2-debian1/latex2html.pin-16232-}
##############################################
latex2html-2020.2-debian1/latex2html.pin-16240-    local($num)=@_;
latex2html-2020.2-debian1/latex2html.pin:16241:    &falph(eval($enum{$num}));
latex2html-2020.2-debian1/latex2html.pin-16242-}
##############################################
latex2html-2020.2-debian1/latex2html.pin-16249-    local($num)=@_;
latex2html-2020.2-debian1/latex2html.pin:16250:    # &falph(eval($enum{$num}));
latex2html-2020.2-debian1/latex2html.pin-16251-    # 07/13 2018 shige
latex2html-2020.2-debian1/latex2html.pin:16252:    &fAlph(eval($enum{$num}));
latex2html-2020.2-debian1/latex2html.pin-16253-}
##############################################
latex2html-2020.2-debian1/latex2html.pin-16256-    local($num)=@_;
latex2html-2020.2-debian1/latex2html.pin:16257:    &fRoman(eval($enum{$num}));
latex2html-2020.2-debian1/latex2html.pin-16258-}
##############################################
latex2html-2020.2-debian1/latex2html.pin-16274-    local($num)=@_;
latex2html-2020.2-debian1/latex2html.pin:16275:    &froman(eval($enum{$num}));
latex2html-2020.2-debian1/latex2html.pin-16276-}
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-481-	  s/$no_escape_re$special_re//o && do {
latex2html-2020.2-debian1/makeseg/makeseg:482:	      if ($direct) { if ($preamble) { $head.="$`$1$2" } else { print "$`$1$2" } } 
latex2html-2020.2-debian1/makeseg/makeseg-483-	      else { $done.="$`$1$2" };
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1526-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/makeseg/makeseg:1527:		    `rm -f $DIR/$file; ln -s $PWD$file $DIR/$file`; 
latex2html-2020.2-debian1/makeseg/makeseg-1528-		    print STDERR "Linking $file to $DIR/$file\n"} ;
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1531-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/makeseg/makeseg:1532:		    `cp $file $DIR`; print STDERR "Copying $file to $DIR\n"} 
latex2html-2020.2-debian1/makeseg/makeseg-1533-		else { $file="" };
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1539-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/makeseg/makeseg:1540:		    `rm -f $DIR/$file; ln -s $PWD$file $DIR/$file`; 
latex2html-2020.2-debian1/makeseg/makeseg-1541-		    print STDERR "Linking $file to $DIR/$file\n"} ;
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1543-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/makeseg/makeseg:1544:		    `cp $file $DIR`; print STDERR "Copying $file to $DIR\n";
latex2html-2020.2-debian1/makeseg/makeseg-1545-		};
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1871-	    @subdirs=split("\n",
latex2html-2020.2-debian1/makeseg/makeseg:1872:			   `find $base -follow -name $sub -type d -print`);
latex2html-2020.2-debian1/makeseg/makeseg-1873-	    foreach $dir (@subdirs) {
##############################################
latex2html-2020.2-debian1/makeseg/makeseg-1878-	    @files=split("\n",
latex2html-2020.2-debian1/makeseg/makeseg:1879:			 `find $base -follow -type f \\( $filelist \\) -print`);
latex2html-2020.2-debian1/makeseg/makeseg-1880-	    if ($#files > 0) {
##############################################
latex2html-2020.2-debian1/pstoimg.pin-1651-  print qq{Running "$cmd > $tmp"\n} if($opt{debug});
latex2html-2020.2-debian1/pstoimg.pin:1652:  my $stat = system("$cmd > $tmp");
latex2html-2020.2-debian1/pstoimg.pin-1653-  if($stat) { # error
##############################################
latex2html-2020.2-debian1/pstoimg.pin-1677-  print qq{Running "$cmd > $out"\n} if($opt{debug});
latex2html-2020.2-debian1/pstoimg.pin:1678:  my $stat = system("$cmd > $out");
latex2html-2020.2-debian1/pstoimg.pin-1679-  if($stat) { # error
##############################################
latex2html-2020.2-debian1/pstoimg.pin-1694-  print qq{Running "$cmd"\n} if($opt{debug});
latex2html-2020.2-debian1/pstoimg.pin:1695:  my $stat = system($cmd);
latex2html-2020.2-debian1/pstoimg.pin-1696-  if($stat) { # error
##############################################
latex2html-2020.2-debian1/pstoimg.pin-1706-  my ($type,$width,$height);
latex2html-2020.2-debian1/pstoimg.pin:1707:  my $out = `$PNMFILE $pnmfile`;
latex2html-2020.2-debian1/pstoimg.pin-1708-  if($? || $out =~ /(P[BGP]M)[^0-9]*(\d+)\s*by\s*(\d+)/i) {
##############################################
latex2html-2020.2-debian1/styles/babel.perl-22-    if (-f "$orig_cwd$dd$lang.perl") {
latex2html-2020.2-debian1/styles/babel.perl:23:	if (require("$orig_cwd$dd$lang.perl")) {
latex2html-2020.2-debian1/styles/babel.perl-24-	    print "\nLoading $orig_cwd$dd$lang.perl";
##############################################
latex2html-2020.2-debian1/styles/babel.perl-29-	if (-f "$dir$dd$lang.perl") {
latex2html-2020.2-debian1/styles/babel.perl:30:	    if (require("$dir$dd$lang.perl")) {
latex2html-2020.2-debian1/styles/babel.perl-31-		print "\nLoading $dir$dd$lang.perl";
##############################################
latex2html-2020.2-debian1/styles/fontenc.perl-3-sub do_fontenc_T2A{
latex2html-2020.2-debian1/styles/fontenc.perl:4:    if ( require("$LATEX2HTMLSTYLES${dd}t2a.perl") ) {
latex2html-2020.2-debian1/styles/fontenc.perl-5-        print STDERR "\nLoading $file";
##############################################
latex2html-2020.2-debian1/styles/frames.perl-79-# 	    print "Loading $_...\n";
latex2html-2020.2-debian1/styles/frames.perl:80:# 	    require ($_);
latex2html-2020.2-debian1/styles/frames.perl-81-# 	};
##############################################
latex2html-2020.2-debian1/styles/graphics-support.perl-46-#     Could even do this automatically with \DeclareGraphicsExtensions,
latex2html-2020.2-debian1/styles/graphics-support.perl:47:#     assuming we had a portable `which ${xxx}topnm`.
latex2html-2020.2-debian1/styles/graphics-support.perl-48-#    [simply extend HTMLGRAPHICS_MAP and HTMLGRAPHICS_EXTENSIONS]
##############################################
latex2html-2020.2-debian1/styles/graphics-support.perl-81-  # WARNING: platform dependent!! (soln: set these vars first)
latex2html-2020.2-debian1/styles/graphics-support.perl:82:  my $cmd = `which $progname`;	# Actually, writes to stderr!
latex2html-2020.2-debian1/styles/graphics-support.perl-83-  chomp($cmd);
##############################################
latex2html-2020.2-debian1/styles/graphics-support.perl-431-        print "\ngraphics: $pipe\n" if ($VERBOSITY > 1);
latex2html-2020.2-debian1/styles/graphics-support.perl:432:	system($pipe)==0 || 
latex2html-2020.2-debian1/styles/graphics-support.perl-433-	  &write_warnings("\\includegraphics processing of $src failed! $!");
##############################################
latex2html-2020.2-debian1/styles/html.perl-306-	} else {
latex2html-2020.2-debian1/styles/html.perl:307:	    require($labelfile);
latex2html-2020.2-debian1/styles/html.perl-308-	}	
##############################################
latex2html-2020.2-debian1/styles/html.perl-413-	} else {
latex2html-2020.2-debian1/styles/html.perl:414:	    require($labelfile);
latex2html-2020.2-debian1/styles/html.perl-415-	}	
##############################################
latex2html-2020.2-debian1/styles/html.perl-514-	print "Loading segment data from $file \n" if ($DEBUG||$VERBOSITY);
latex2html-2020.2-debian1/styles/html.perl:515:	require ($file);
latex2html-2020.2-debian1/styles/html.perl-516-	return ($_);
##############################################
latex2html-2020.2-debian1/styles/inputenc.perl-42-
latex2html-2020.2-debian1/styles/inputenc.perl:43:    if ( require($file) ) {
latex2html-2020.2-debian1/styles/inputenc.perl-44-        print STDERR "\nLoading $file";
##############################################
latex2html-2020.2-debian1/styles/luainputenc.perl-43-
latex2html-2020.2-debian1/styles/luainputenc.perl:44:    if ( require($file) ) {
latex2html-2020.2-debian1/styles/luainputenc.perl-45-        print STDERR "\nLoading $file";
##############################################
latex2html-2020.2-debian1/styles/makeidx.perl-23-#  g.  allow the printable index-key to be a hyper-link
latex2html-2020.2-debian1/styles/makeidx.perl:24:#  h.  ... even with `$' and `_' characters in the name.
latex2html-2020.2-debian1/styles/makeidx.perl-25-# ( 17-MAY 1996 ) 
##############################################
latex2html-2020.2-debian1/styles/polyglossia.perl-30-  if (-f "$orig_cwd${dd}babel.perl") {
latex2html-2020.2-debian1/styles/polyglossia.perl:31:    if (require("$orig_cwd${dd}babel.perl")) {
latex2html-2020.2-debian1/styles/polyglossia.perl-32-      print "\nLoading $orig_cwd${dd}babel.perl";
##############################################
latex2html-2020.2-debian1/styles/polyglossia.perl-37-    if (-f "$dir${dd}babel.perl") {
latex2html-2020.2-debian1/styles/polyglossia.perl:38:      if (require("$dir${dd}babel.perl")) {
latex2html-2020.2-debian1/styles/polyglossia.perl-39-	print "\nLoading $dir${dd}babel.perl";
##############################################
latex2html-2020.2-debian1/styles/polyglossia.perl-49-  if (-f "$orig_cwd${dd}luainputenc.perl") {
latex2html-2020.2-debian1/styles/polyglossia.perl:50:    if (require("$orig_cwd${dd}luainputenc.perl")) {
latex2html-2020.2-debian1/styles/polyglossia.perl-51-      print "\nLoading $orig_cwd${dd}luainputenc.perl";
##############################################
latex2html-2020.2-debian1/styles/polyglossia.perl-56-    if (-f "$dir${dd}luainputenc.perl") {
latex2html-2020.2-debian1/styles/polyglossia.perl:57:      if (require("$dir${dd}luainputenc.perl")) {
latex2html-2020.2-debian1/styles/polyglossia.perl-58-	print "\nLoading $dir${dd}luainputenc.perl";
##############################################
latex2html-2020.2-debian1/texexpand.pin-397-if($ENV{'TEXE_DONT_INCLUDE'}) {
latex2html-2020.2-debian1/texexpand.pin:398:    &process_dont_include(split(/$envkey/,$ENV{'TEXE_DONT_INCLUDE'}));
latex2html-2020.2-debian1/texexpand.pin-399-}
##############################################
latex2html-2020.2-debian1/texexpand.pin-405-if($ENV{'TEXE_DO_INCLUDE'}) {
latex2html-2020.2-debian1/texexpand.pin:406:    &process_do_include(split(/$envkey/,$ENV{'TEXE_DO_INCLUDE'}));
latex2html-2020.2-debian1/texexpand.pin-407-}
##############################################
latex2html-2020.2-debian1/texexpand.pin-430-if($opt{dont_include} && @{$opt{dont_include}}) {
latex2html-2020.2-debian1/texexpand.pin:431:    &process_dont_include(@{$opt{dont_include}});
latex2html-2020.2-debian1/texexpand.pin-432-}
latex2html-2020.2-debian1/texexpand.pin-433-if($opt{do_include} && @{$opt{do_include}}) {
latex2html-2020.2-debian1/texexpand.pin:434:    &process_do_include(@{$opt{do_include}});
latex2html-2020.2-debian1/texexpand.pin-435-}
##############################################
latex2html-2020.2-debian1/texexpand.pin-509-        if ($Web2C) {
latex2html-2020.2-debian1/texexpand.pin:510:	    print STDERR "$prompt " . `kpsewhich -expand-var \$TEXINPUTS` ;
latex2html-2020.2-debian1/texexpand.pin-511-#RRM: I cannot make this work, to replace the `...` in the line above
##############################################
latex2html-2020.2-debian1/texexpand.pin-513-#	    print STDERR "$prompt $kpse";
latex2html-2020.2-debian1/texexpand.pin:514:#	    $kpse = system($kpse);
latex2html-2020.2-debian1/texexpand.pin-515-#	    print STDERR "$prompt $kpse";
##############################################
latex2html-2020.2-debian1/texexpand.pin-1118-	push(@print_styles,$key);
latex2html-2020.2-debian1/texexpand.pin:1119:	if (&should_include($key)) {
latex2html-2020.2-debian1/texexpand.pin-1120-# mark the style for inclusion and search for the
##############################################
latex2html-2020.2-debian1/texexpand.pin-1165-	push(@print_styles,$key);
latex2html-2020.2-debian1/texexpand.pin:1166:	if (&should_include($key)) {
latex2html-2020.2-debian1/texexpand.pin-1167-	    $style_include{$key}=&find_file($key . '.sty');
##############################################
latex2html-2020.2-debian1/texexpand.pin-1254-	    foreach $ext (@ext) {
latex2html-2020.2-debian1/texexpand.pin:1255:		chop($fname = `kpsewhich -format=.tex $file.$ext`);
latex2html-2020.2-debian1/texexpand.pin-1256-#RRM: I cannot make this work, to replace the `...` in the line above
##############################################
latex2html-2020.2-debian1/versions/frame.pl-99-# 	    print "Loading $_...\n";
latex2html-2020.2-debian1/versions/frame.pl:100:# 	    require ($_);
latex2html-2020.2-debian1/versions/frame.pl-101-# 	};
##############################################
latex2html-2020.2-debian1/versions/html3_1.pl-402-    $cset =~ s/\-/_/go; $cset = "\$${cset}_character_map{$ent}";
latex2html-2020.2-debian1/versions/html3_1.pl:403:    eval ("\$char = $cset");
latex2html-2020.2-debian1/versions/html3_1.pl-404-    $char;
##############################################
latex2html-2020.2-debian1/versions/html3_2.pl-29-# Color support
latex2html-2020.2-debian1/versions/html3_2.pl:30:#require("$LATEX2HTMLSTYLES/color.perl");
latex2html-2020.2-debian1/versions/html3_2.pl-31-
##############################################
latex2html-2020.2-debian1/versions/html4_0.pl-67-# Color support
latex2html-2020.2-debian1/versions/html4_0.pl:68:#require("$LATEX2HTMLSTYLES/color.perl");
latex2html-2020.2-debian1/versions/html4_0.pl-69-
##############################################
latex2html-2020.2-debian1/versions/html4_01.pl-65-# Color support
latex2html-2020.2-debian1/versions/html4_01.pl:66:#require("$LATEX2HTMLSTYLES/color.perl");
latex2html-2020.2-debian1/versions/html4_01.pl-67-
##############################################
latex2html-2020.2-debian1/versions/html4_1.pl-5-
latex2html-2020.2-debian1/versions/html4_1.pl:6:require("$LATEX2HTMLVERSIONS${dd}html4_01.pl");
latex2html-2020.2-debian1/versions/html4_1.pl-7-
##############################################
latex2html-2020.2-debian1/versions/html5_0.pl-56-# Color support
latex2html-2020.2-debian1/versions/html5_0.pl:57:#require("$LATEX2HTMLSTYLES/color.perl");
latex2html-2020.2-debian1/versions/html5_0.pl-58-
##############################################
latex2html-2020.2-debian1/versions/math.pl-449-    $cset =~ s/\-/_/go; $cset = "\$${cset}_character_map{$ent}";
latex2html-2020.2-debian1/versions/math.pl:450:    eval ("\$char = $cset");
latex2html-2020.2-debian1/versions/math.pl-451-    $char;
##############################################
latex2html-2020.2-debian1/versions/unicode.pl-39-$PREV_charset = $charset if ($charset);
latex2html-2020.2-debian1/versions/unicode.pl:40:require("$LATEX2HTMLVERSIONS${dd}latin1.pl");
latex2html-2020.2-debian1/versions/unicode.pl-41-$CHARSET = $PREV_CHARSET if ($PREV_CHARSET);
##############################################
latex2html-2020.2-debian1/debian/patches/debian/install.patch-31-         print "Info: Running $cfg{MKTEXLSR} to rebuild ls-R database...\n";
latex2html-2020.2-debian1/debian/patches/debian/install.patch:32:         system($cfg{MKTEXLSR});
latex2html-2020.2-debian1/debian/patches/debian/install.patch-33-       }
##############################################
latex2html-2020.2-debian1/debian/rules-56-	# the lines only appear in test_mode, which is disabled by the patch above
latex2html-2020.2-debian1/debian/rules:57:	fgrep -v `fgrep srcdir $(TMPTOP)/$(LIBDIR)/cfgcache.pm | sed "s/.*=.*'\(.*\)'.*/\1/"` $(TMPTOP)/usr/bin/latex2html > $(TMPTOP)/usr/bin/latex2html.reproducible
latex2html-2020.2-debian1/debian/rules-58-	chmod --reference=$(TMPTOP)/usr/bin/latex2html $(TMPTOP)/usr/bin/latex2html.reproducible
##############################################
latex2html-2020.2-debian1/.pc/debian/remove-references-to-cweb2html/config/install.pl-400-        print "Info: Running $cfg{MKTEXLSR} to rebuild ls-R database...\n";
latex2html-2020.2-debian1/.pc/debian/remove-references-to-cweb2html/config/install.pl:401:        system($cfg{MKTEXLSR});
latex2html-2020.2-debian1/.pc/debian/remove-references-to-cweb2html/config/install.pl-402-      }
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/config/install.pl-399-        print "Info: Running $cfg{MKTEXLSR} to rebuild ls-R database...\n";
latex2html-2020.2-debian1/.pc/debian/install.patch/config/install.pl:400:        system($cfg{MKTEXLSR});
latex2html-2020.2-debian1/.pc/debian/install.patch/config/install.pl-401-      }
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-481-	  s/$no_escape_re$special_re//o && do {
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:482:	      if ($direct) { if ($preamble) { $head.="$`$1$2" } else { print "$`$1$2" } } 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-483-	      else { $done.="$`$1$2" };
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1526-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1527:		    `rm -f $DIR/$file; ln -s $PWD$file $DIR/$file`; 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1528-		    print STDERR "Linking $file to $DIR/$file\n"} ;
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1531-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1532:		    `cp $file $DIR`; print STDERR "Copying $file to $DIR\n"} 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1533-		else { $file="" };
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1539-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1540:		    `rm -f $DIR/$file; ln -s $PWD$file $DIR/$file`; 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1541-		    print STDERR "Linking $file to $DIR/$file\n"} ;
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1543-		if ($file && (-f $file)) { 
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1544:		    `cp $file $DIR`; print STDERR "Copying $file to $DIR\n";
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1545-		};
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1871-	    @subdirs=split("\n",
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1872:			   `find $base -follow -name $sub -type d -print`);
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1873-	    foreach $dir (@subdirs) {
##############################################
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1878-	    @files=split("\n",
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg:1879:			 `find $base -follow -type f \\( $filelist \\) -print`);
latex2html-2020.2-debian1/.pc/debian/install.patch/makeseg/makeseg-1880-	    if ($#files > 0) {