Lines Matching refs:pdf
40 my $pdf = 1;
98 if ($is_optional == 2 && !$pdf) {
372 if ($pdf) {
382 check_program("dvipng", 2) if ($pdf);
427 $pdf = 0;
441 $pdf = 0;
444 if ($pdf) {
449 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
450 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
451 check_missing_tex(2) if ($pdf);
504 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
505 check_missing_tex(2) if ($pdf);
543 if ($pdf) {
549 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
573 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
575 if ($pdf) {
598 "media-fonts/dejavu", 2) if ($pdf);
600 if ($pdf) {
687 check_missing_tex(2) if ($pdf);
762 check_program("xelatex", 2) if ($pdf);
763 check_program("rsvg-convert", 2) if ($pdf);
764 check_program("latexmk", 2) if ($pdf);
871 $pdf = 0;