From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Scaglioni Newsgroups: gmane.emacs.help Subject: Re: ? annotation mode - if exist Date: Mon, 03 Mar 2003 16:16:45 +0000 (GMT) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030303.161645.97298171.fgs@epulse.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046708177 23538 80.91.224.249 (3 Mar 2003 16:16:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 16:16:17 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18psbI-00064z-00 for ; Mon, 03 Mar 2003 17:15:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18psaP-0001TO-0A for gnu-help-gnu-emacs@m.gmane.org; Mon, 03 Mar 2003 11:14:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18psa8-0001J6-00 for help-gnu-emacs@gnu.org; Mon, 03 Mar 2003 11:14:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18psZx-0000v9-00 for help-gnu-emacs@gnu.org; Mon, 03 Mar 2003 11:14:14 -0500 Original-Received: from mail9.nhs.uk ([213.120.235.87]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18psZp-0000jy-00 for help-gnu-emacs@gnu.org; Mon, 03 Mar 2003 11:14:06 -0500 Original-Received: from [194.62.42.123] (helo=relayint2.nhs.uk) by mail9.nhs.uk with esmtp (Exim 4.10) id 18psZo-00060z-00 for help-gnu-emacs@gnu.org; Mon, 03 Mar 2003 16:14:04 +0000 Original-Received: from relay.nhs.uk (194.62.42.143) by relayint2.nhs.uk (Syntegra-I2 6.5.016) id 3E6079B600041183 for help-gnu-emacs@gnu.org; Mon, 3 Mar 2003 16:14:04 +0000 Original-Received: from localhost (194.155.32.229) by relay.nhs.uk (Syntegra-3 6.5.026) id 3E437F4800694272 for help-gnu-emacs@gnu.org; Mon, 3 Mar 2003 16:14:04 +0000 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Mew version 3.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7261 From: Sven Utcke Subject: Re: ? annotation mode - if exist Date: 03 Mar 2003 15:57:06 +0100 > Francesco Scaglioni writes: > > > I would like to be able to annotate text files in such a way > > that: > > > > 1] the original file can still be printed out without the > > annotations being visible or their references visible > > Hmm. If I print it, it's LaTeX, and then all bets are (unfortunately) > off... > > > 2] the original file could be printed /with/ the annotations with > > visible reference points > > > > 3] the annotations can be printed out separately from the > > original file. > > the manued system might meet your needs: > > http://www.archi.is.tohoku.ac.jp/~yamauchi/otherprojects/manued/index.shtml > > Sven Looks good - thanks F