> I have problems with gpreconv on Windows (GNUWin32 Groff). Whenever > I want to use it, I have to con- vert the end-of-line symbols: > > tr -d \015 < [infile]|groff -U -Kcp1251 ... > > which makes the use of soelim much less convenient, because I have > to preconvert my files to the '\n' line end format, while tbl, eqn, > and groff itself handle '\r\n' files correctly.
This looks like a bug. \r is supposed to be handled correctly. Please send a demo input file and gpreconv's output (on Windows). Werner