On Mon, Apr 03, 2006 at 01:13:47PM +0300, Martin Vermeer wrote: > > We use 'pit' for that. > > ...which is confusing, as it obviously doesn't stand for "paragraph > iterator".
It historically was, and I'd say it's a well-understood misnomer within LyX sources and is used pretty much everywhere it makes sense. You might try to come up with something equally simple that's less wrong and do a global search-and-replace. My only personal restriction is that it should consist of three letters (for asthetical reasons) and it can't be 'pos', as this is already usd for a position within a paragraph. Andre'