# HG changeset patch # User Nicholas Jillings # Date 1458576477 0 # Node ID 055d020099eaa9faae8fdd6bb3f8964b0c151ac9 # Parent ea5e6e4808660f54288d0138d6e100c8ed0e4564 Fixed analysis.js table and latex generators. diff -r ea5e6e480866 -r 055d020099ea 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