From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Mario_Domg=F6rgen?= Newsgroups: gmane.emacs.help Subject: Font site and printing Date: Tue, 15 Jun 2004 18:07:40 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87wu28ereb.fsf@ID-97899.news.uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088536098 19070 80.91.224.253 (29 Jun 2004 19:08:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2004 19:08:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 29 21:07:47 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfNxK-0004cP-00 for ; Tue, 29 Jun 2004 21:07:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfNyy-0002DP-TV for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jun 2004 15:09:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news2.telebyte.nl!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-X-Trace: news.uni-berlin.de Yo3QdSA3znO+/axKCv5t5QQqa256MvlVDOjrTYmQ829s3WU5A= X-Orig-Path: ID-97899.news.uni-berlin.de!news User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:41Jp/1qpFrhRgJVRZWkF2CWLgl4= Original-Xref: shelby.stanford.edu gnu.emacs.help:123779 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19139 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19139 Hello! I would like to write little notes in emacs and prnt them afterwards. The notes are not that big or important that i have to use latex. After all there is enriched text mode and a lot of helpfull function to get some kind of wysiwyg editing ... now i want to print it with ps-print-buffer-with-faces, but the font is kinda small and unreadable. First i thought i just could use ps-font-size but it messes up indentation totally ... I wonder how other ppl write their notes for printing in emacs? Best regards! Mario -- One Editor to rule them all. One Editor to find them, One Editor to bring them all and in the darkness bind them. (do ((a 1 b) (b 1 (+ a b))) (nil a) (print a))