From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <72b4f68236adde2ec3716246298389ec@quanstro.net> From: erik quanstrom Date: Sun, 26 Aug 2007 17:15:50 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] handling tabs in text frames In-Reply-To: <8ccc8ba40708261333k4b5c5a38me30920ef188c0f06@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: b0b71246-ead2-11e9-9d60-3106f5b1d025 > Hi, > > I'm considering an alternative to the current tab behaviour in text frames. > I'm tired of adding/removing tabs to keep adt declarations aligned, and I think > the machine should do it, not me. Thus, for a experimental implementation > for text frames I'm playing with now, I plan > to implement tab handling as follows: i think it will be hard to make other formatting work. sometimes two tabs mean that things didn't quite line up with one tab. sometimes they mean skip a field. it's hard being incompatable. even when it's better. maybe hueristics will be "good enough". - erik p.s. tabs are 8 spaces. ;-)