Xref: utzoo gnu.emacs.help:1793 comp.emacs:10570 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!pacbell.com!att!ucbvax!tut.cis.ohio-state.edu!unreplyable!garbage From: rms@GNU.AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.emacs.help,comp.emacs Subject: Writing Info files Message-ID: <9104191301.AA03676@apple-gunkies.gnu.ai.mit.edu> Date: 19 Apr 91 13:01:50 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 9 I don't think it's advisable for people to write INfo files directly, and for that reason I think that the work being done on making this easier is misdirected. Why not write Info files directly? Because, by writing a Texinfo file instead, you can make a printed manual as well as an Info file. It's very useful for all GNU documentation to be printable as well as browsable; probably that is true for your documentation projects as well.