[Gtkradiant] [Bug 650] New: add -T 4 argument to enscript calls in ViewCVS
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 25 Oct 2002 21:54:38 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=650
Summary: add -T 4 argument to enscript calls in ViewCVS
Product: GtkRadiant
Version: 1.2
Platform: All
URL: http://people.ssh.com/mtr/genscript/enscript.man.html
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: web
AssignedTo: ttimo@idsoftware.com
ReportedBy: ydnar@shaderlab.com
The code in CVS is usually in 2 forms, Loki 2-space (no tabs) and tabbed, 4-
space tabs. The default tabstop for enscript (and IE, apparently, which doesn't
have support for the TABSTOP CSS attribute of <pre>) is 8 spaces. This nukes
all the layout of tabbed code in ViewCVS. Solution: Add this argument to the
enscript calls in ViewCVS:
-T 4
See URL for enscript manpage.