diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-11 04:54:33 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-11 04:54:33 +0000 |
commit | fd63a4a63532aed40786de3f061796d17673eabe (patch) | |
tree | 146f2374b8fc71ed0d6ce6c78b2fc37a8cb07615 /doc | |
parent | 19fe934f445c8f15b476f8cba1c3cbf449a59995 (diff) |
Fixing error searching by address
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1263 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/faq.html b/doc/faq.html index 1e3c3fb8..2665f72d 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -295,15 +295,6 @@ latex code. superior environment to produce professional-looking forms in postscript and PDF format. -<p><li><h4>W3M</h4> -pass terminal=mozilla when you start w3m -<pre> - $ w3m -F http://localhost/ledger-smb/login.pl?terminal=mozilla</pre> - -To use without frames -<pre> - $ w3m http://localhost/ledger-smb/login.pl?terminal=lynx</pre> - <p><li><h4>PDF option disappeared</h4> Edit ledger-smb.conf and set: latex = 1 |