I've fixed it for you: On 30 May 2007, at 20:26, Dave Coventry wrote:
Stroller wrote:On 30 May 2007, at 08:59, Dave Coventry wrote:How do I set up Latex so that I can email pdfs?Install LaTeX via your distro's package manager and ensure that: $ grep -i latex /usr/local/ledger-smb/ledgersmb.conf # If you have LaTeX installed, set to 1 latex : 1 $As far as I can tell, it *is* installed.
Ok. So what's the problem? Isn't the email button showing up? Don't you get PDFs when you email the invoices to yourself?
Your one-line posts aren't helping me help you. Did you ensure that your ledgersmb.conf reads as I showed above?You can test to see if LaTeX is installed & working properly by grabbing a random .tex file off the next (Google has lots of examples: <http://www.google.com/search?as_qdr=all&q=filetype%3Atex>) and running `latex filename.tex && dvipdf filename.dvi`.
Stroller.