Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!aglew From: aglew@dual.crhc.uiuc.edu (Andy Glew) Newsgroups: comp.text.tex Subject: LaTeX prettyprinter Message-ID: Date: 13 Aug 90 03:30:02 GMT Sender: usenet@ux1.cso.uiuc.edu (News) Distribution: comp Organization: University of Illinois, Computer Systems Group Lines: 35 Does anyone have a LaTeX prettyprinter / indenter? Ie. a program that will take something like \begin{itemize} \item Where are the synchronization locks? \item What are the synchronization instructions? \item How do caches and buffers react to the synchronization instructions? \item How do system interconnects react to the synchronization instructions? \item How do memory boards react to the synchronization instructions? \end{itemize} and produce \begin{itemize} \item Where are the synchronization locks? \item What are the synchronization instructions? \item How do caches and buffers react to the synchronization instructions? \item How do system interconnects react to the synchronization instructions? \item How do memory boards react to the synchronization instructions? \end{itemize} taking advantage of LaTeX's block structure to produce something more readable? -- Andy Glew, a-glew@uiuc.edu [get ph nameserver from uxc.cso.uiuc.edu:net/qi]