also sprach Rogério Brito <[EMAIL PROTECTED]> [2006.08.27.2018 +0200]:
> So, in light of this, would anybody know how to tell Firefox to
> explicitly use some given fonts in what it prints?

You can probably add a user stylesheet with @media selectors:

@media print {
  body {
    font-family: foo bar;
  }
}

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
linux: because a pc is a terrible thing to waste

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to