Lines Matching refs:pdf
43 my $pdf = 1;
102 if ($is_optional == 2 && !$pdf) {
374 if ($pdf) {
387 check_program("dvipng", 2) if ($pdf);
432 $pdf = 0;
446 $pdf = 0;
449 if ($pdf) {
454 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
455 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
456 check_missing_tex(2) if ($pdf);
510 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
511 check_missing_tex(2) if ($pdf);
549 if ($pdf) {
555 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
579 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
581 if ($pdf) {
604 "media-fonts/dejavu", 2) if ($pdf);
606 if ($pdf) {
694 check_missing_tex(2) if ($pdf);
886 $pdf = 0;
968 check_program("xelatex", 2) if ($pdf);
969 check_program("rsvg-convert", 2) if ($pdf);
970 check_program("latexmk", 2) if ($pdf);
1013 $pdf = 0;