Re: [admin] Re: Re: Rebel With A Cause
Erik Enge <[email protected]> Mon, 03 Nov 2003 08:16:11 -0500
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Professional Reviews Inc. |
| Message-ID | <[email protected]> |
Christophe Rhodes <[email protected]> writes: > * ability to store multiple revisions of articles, and retrieve any of > the versions (for bonus points, also a diff); revision tracking; It occurs to me that CVS will do this so perhaps we could store the articles in CVS but not let authors have direct write privileges. > * ability to retrieve articles in multiple formats (TeX/Docbook > source, html, postscript) if the source that the author submits > permits easy conversion; Can cl-typesetting output to any of these formats in addition to PDF? Erik.