Lines Matching refs:pdf
34 my $pdf = 1;
92 if ($is_optional == 2 && !$pdf) {
345 if ($pdf) {
353 check_program("dvipng", 2) if ($pdf);
398 $pdf = 0;
412 $pdf = 0;
415 if ($pdf) {
420 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
421 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
422 check_missing_tex(2) if ($pdf);
473 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
474 check_missing_tex(2) if ($pdf);
500 if ($pdf) {
505 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
528 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
530 if ($pdf) {
553 "media-fonts/dejavu", 2) if ($pdf);
555 if ($pdf) {
637 check_missing_tex(2) if ($pdf);
670 check_program("xelatex", 2) if ($pdf);
671 check_program("rsvg-convert", 2) if ($pdf);
672 check_program("latexmk", 2) if ($pdf);
727 $pdf = 0;