Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.sys.ibm.pc Subject: Re: World's best word processor Message-ID: <1989Jul10.173240.21638@cs.rochester.edu> Date: 10 Jul 89 17:32:40 GMT References: <353@hal.UUCP> <45900246@uxe.cso.uiuc.edu> <943@auvax.AthabascaU.CA> <22925@genrad.UUCP> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 12 |me. Better than {\em...} (which by the way, who out there who doesn't |know TeX thinks that "emphasized" is a good description for italics? |Sounds like it should be bold or shadow), better than the original |command for WP, and as good as the Manuscript combo above. \em is actually a LaTeXism. The reason it is \em is because when you are already in \em mode (italics), another nested \em gets you roman again. Some people like WYSIWYG, some people prefer the abstraction batch formatters like TeX and troff give you. Pick you favourite religion.