%!ps % autoval1.psl % Attempts to repair most validation errors in an xhtml document % =========================================================== % by Don Lancaster % Copyright c 2009 and earlier by Don Lancaster and Synergetics, Box 809, % Thatcher Arizona, 5552 (928) 428-4073 don@tinaja.com support % via http://www.tinaja.com All commercial rights and all electronic % media rights **FULLY** reserved. Reposting is expressly forbidden. % IMPORTANT NOTE: Don Lancaster's file gonzo.ps is optional for this program. % After obvious location mods, uncomment ONE of the following two lines: (C:\\gonzo2\\gonzo.ps)run % use internal gonzo % use internal gonzo % (A:\\gonzo.ps) run % use external gonzo % NOTE THAT ALL PS FILENAME STRINGS !!!DEMAND!!! DOUBLE REVERSE SLASHES. % Gonzo is available as http://www.tinaja.com/post01.asp#gonzo with a % tutorial at http://www.tinaja.com/glib/gonzotut.pdf %%%%%%%%%%%%% % Newer versions of XHTML are much more strict in their formatting. % They generally require everything lower case, everything in quotes, % all ampersands in & format, blockquotes instead of
) ] % set blockquote [ (
) ] % set blockquote [ (
)(
) ] % change case [ (
)() ] [ ()() ] [ ()() ] [ ()() ] [ () () ] [ ( COLOR=) ( color=) ] [ (NAME=) (name=) ] [ (size=1>)(size="1">) ] % watch for longer JavaScript sizes! [ (size=2>)(size="2">) ] [ (size=3>)(size="3">) ] [ (size=+1>)(size="+1">) ] [ (size=+2>)(size="+2">) ] [ (size=+3>)(size="+3">) ] [ (size=-1>)(size="-1">) ] [ (size=-2>)(size="-2">) ] [ (size=-3>)(size="-3">) ] [ (size=1 )(size="1" ) ] % watch for longer JavaScript sizes! [ (size=2 )(size="2" ) ] [ (size=3 )(size="3" ) ] [ (size=+1 )(size="+1" ) ] [ (size=+2 )(size="+2" ) ] [ (size=+3 )(size="+3" ) ] [ (size=-1 )(size="-1" ) ] [ (size=-2 )(size="-2" ) ] [ (size=-3 )(size="-3" ) ] [ (nowrap ) (nowrap="nowrap" ) ] [ () ( | ) ] [ ( | ) ( | ) ] [ (COLSPAN=) (colspan=)] [ (