# HG changeset patch # User Henry S. Thompson # Date 1496415043 -3600 # Node ID 588cb9ba7c9c5953e841575b3d2038fea6f0f0d6 # Parent f90bbd38b8f6367785a0a581926afa02db61e25d display of reffed info via colour minimally working diff -r f90bbd38b8f6 -r 588cb9ba7c9c backref.xsl --- a/backref.xsl Fri Jun 02 12:54:54 2017 +0100 +++ b/backref.xsl Fri Jun 02 15:50:43 2017 +0100 @@ -13,7 +13,7 @@ - + diff -r f90bbd38b8f6 -r 588cb9ba7c9c html.xsl --- a/html.xsl Fri Jun 02 12:54:54 2017 +0100 +++ b/html.xsl Fri Jun 02 15:50:43 2017 +0100 @@ -7,29 +7,33 @@ From http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors + (: Thanks to http://stackoverflow.com/questions/470690/how-to-automatically-generate-n-distinct-colors :) + '#FFB300', (: Vivid Yellow :) + '#803E75', (: Strong Purple :) + '#FF6800', (: Vivid Orange :) + '#A6BDD7', (: Very Light Blue :) + '#C10020', (: Vivid Red :) + '#CEA262', (: Grayish Yellow :) + '#817066', (: Medium Gray :) + (: The following don't work well for people with defective color vision :) + '#007D34', (: Vivid Green :) + '#F6768E', (: Strong Purplish Pink :) + '#00538A', (: Strong Blue :) + '#FF7A5C', (: Strong Yellowish Pink :) + '#53377A', (: Strong Violet :) + '#FF8E00', (: Vivid Orange Yellow :) + '#B32851', (: Strong Purplish Red :) + '#F4C800', (: Vivid Greenish Yellow :) + '#7F180D', (: Strong Reddish Brown :) + '#93AA00', (: Vivid Yellowish Green :) + '#593315', (: Deep Yellowish Brown :) + '#F13A13', (: Vivid Reddish Orange :) + '#232C16' (: Dark Olive Green :))"/> - + + + + @@ -44,7 +48,8 @@ table {table-layout: fixed} th {width: 1en} - + + @@ -99,12 +104,33 @@ + + + + + + + + + + + - + diff -r f90bbd38b8f6 -r 588cb9ba7c9c visualise.xpl --- a/visualise.xpl Fri Jun 02 12:54:54 2017 +0100 +++ b/visualise.xpl Fri Jun 02 15:50:43 2017 +0100 @@ -169,6 +169,21 @@ + + + +
Add backref info
+
+
+ + + + + + + + + @@ -176,7 +191,7 @@ - + @@ -186,7 +201,7 @@ - +