summaryrefslogtreecommitdiff
path: root/doc/manual/LedgerSMB-manual.tex
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-08 02:47:40 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-08 02:47:40 +0000
commita93d38108b1274a92e6442bbc88b958503340c15 (patch)
tree68b629c6103115747d37eac0006614c475d84361 /doc/manual/LedgerSMB-manual.tex
parent30cec9d5d70535d7a30029a3854adbcf8019b13a (diff)
Updated printer coverage in manual
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@496 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc/manual/LedgerSMB-manual.tex')
-rw-r--r--doc/manual/LedgerSMB-manual.tex7
1 files changed, 4 insertions, 3 deletions
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}