Lines Matching refs:pdf
40 my $pdf = 1;
99 if ($is_optional == 2 && !$pdf) {
373 if ($pdf) {
386 check_program("dvipng", 2) if ($pdf);
431 $pdf = 0;
445 $pdf = 0;
448 if ($pdf) {
453 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
454 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
455 check_missing_tex(2) if ($pdf);
508 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
509 check_missing_tex(2) if ($pdf);
547 if ($pdf) {
553 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
577 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
579 if ($pdf) {
602 "media-fonts/dejavu", 2) if ($pdf);
604 if ($pdf) {
691 check_missing_tex(2) if ($pdf);
766 check_program("xelatex", 2) if ($pdf);
767 check_program("rsvg-convert", 2) if ($pdf);
768 check_program("latexmk", 2) if ($pdf);
875 $pdf = 0;