I am very new to UNIX, learning groff with the help of cygwin on Windows XP SP3.
I have downloaded groff-binaries from here, but using cygwin, I could not able to re-produce ps files.
I have used following command in cygwin:
$ groff grnexmpl.me > grnexmpl.ps
But, in generated grnexmpl.ps file, all special formatting are gone. When I look inside the grnexmpl.ps.gz archive(comes with the binaries) and the grnexmpl.ps looks beautiful. It would be a great help if somebody assist me to understand what is going here? Am I missing something?