From a93d38108b1274a92e6442bbc88b958503340c15 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Wed, 8 Nov 2006 02:47:40 +0000 Subject: Updated printer coverage in manual git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@496 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/manual/LedgerSMB-manual.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/manual/LedgerSMB-manual.tex') diff --git a/doc/manual/LedgerSMB-manual.tex b/doc/manual/LedgerSMB-manual.tex index 68b219c5..8b6c89b4 100644 --- a/doc/manual/LedgerSMB-manual.tex +++ b/doc/manual/LedgerSMB-manual.tex @@ -740,10 +740,11 @@ admin page. required for generating Postscript and PDF invoices and the like. \item[Environmental variables] can be set here too. One can add paths for searching for \LaTeX{}, etc. -\item[printer] can be used to set a hash table of printers for the software. +\item[Printers] section can be used to set a hash table of printers for the software. The primary example is\\ - \%printer = ( 'Default' =\textgreater 'lpr', 'Color' =\textgreater -'lpr -PEpson' ); \\%TODO check with Seneca on this +$[$printers$]$\\ +Default = lpr\\ +Color = lpr -PEpson \\% However, this can use any program that can accept print documents (in Postscript) from standard input, so there are many more possibilities. \end{description} -- cgit v1.2.3