From a56b120755e2c2cb14422e59471184c943d3b909 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 6 Aug 2007 05:12:50 +0000 Subject: [PATCH] This is now xhtml 1.0 strict. Also changed the layout. I think it looks much better now. Firefox still cannot handle the xsl -> xhtml transition so I will probably change this back to html if I cannot figure it out. --- stepmania/Docs/Lua.xsl | 109 ++++++++++++++++++++++++++++------------- 1 file changed, 76 insertions(+), 33 deletions(-) diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 884b6ddeb3..3d6311f2c6 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -9,24 +9,34 @@ doctype-system="http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" /> --> - - + doctype-public="-//W3C//DTD HTML 4.01//EN" />--> + StepMania LUA Information