From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 2 May 2012 13:44:05 -0400 To: 9fans@9fans.net Message-ID: <0103ed8919478bde5a05fc75113abd92@coraid.com> In-Reply-To: <201205021719.q42HJUte008018@skeeve.com> References: <201205021304.q42D4CdK017010@freefriends.org> <587DDED9-F4BD-4613-A558-34A336EBBB5F@9srv.net> <03F0BA99-B3E0-48CF-9CEE-40C7C2D19DCF@9srv.net> <201205021719.q42HJUte008018@skeeve.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] how up to date are the PDF doc files on plan9.bell-labs.com? Topicbox-Message-UUID: 8386c348-ead7-11e9-9d60-3106f5b1d025 [437 files] > Is anyone updating at least the troff versions of the papers? That is, > if I go with the source, will I get something (more) current? > > > > Stick with the source if you have doubts. > > > > Actually, that's not even necessary. The online HTML > > version gets the latest changes. You'll only need the > > sources if you want to generate PS/PDF explicitly, say > > for printing. > > Well, actually printing is what I had in mind, but maybe I'm being > too much of a luddite. > > Has anyone tried producing the doc using groff under Linux, or would > it require a running Plan 9 system to correctly (re)generate everything? some of the .ms are updated ... here are the most recent. --rw-rw-r-- M 764 glenda sys 18522 Jun 16 2011 port.ms --rw-rw-r-- M 764 glenda sys 30524 Oct 13 2011 compiler.ms --rw-rw-r-- M 764 glenda sys 37928 Jan 6 13:52 comp.ms --rw-rw-r-- M 764 glenda sys 31666 Jan 21 20:34 asm.ms there's a mkfile in /sys/doc which should update all the ps. groff probablly won't do a good job unless you fix the fonts. - erik