# HG changeset patch # User Nicholas Jillings # Date 1458576477 0 # Node ID 8c70e6434770c00563d4ef12c2330964410c6c52 # Parent ffe3ef69b8e658b84e3e58a089711edf28389d15 Fixed analysis.js table and latex generators. diff -r ffe3ef69b8e6 -r 8c70e6434770 analysis/analysis.js --- a/analysis/analysis.js Mon Mar 21 15:24:16 2016 +0000 +++ b/analysis/analysis.js Mon Mar 21 16:07:57 2016 +0000 @@ -203,21 +203,32 @@ this.buildTable = function() { var table = document.createElement("table"); table.border = "1"; - for (var rowIndex=0; rowIndex