Lines Matching refs:pdf
42 my $pdf = 1;
101 if ($is_optional == 2 && !$pdf) {
359 if ($pdf) {
372 check_program("dvipng", 2) if ($pdf);
419 $pdf = 0;
436 $pdf = 0;
439 if ($pdf) {
445 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
446 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
447 check_missing_tex(2) if ($pdf);
502 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
503 check_missing_tex(2) if ($pdf);
542 if ($pdf) {
548 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
573 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
575 if ($pdf) {
599 "media-fonts/dejavu", 2) if ($pdf);
601 if ($pdf) {
689 check_missing_tex(2) if ($pdf);
874 $pdf = 0;
957 check_program("xelatex", 2) if ($pdf);
958 check_program("rsvg-convert", 2) if ($pdf);
959 check_program("latexmk", 2) if ($pdf);
1002 $pdf = 0;