194a6dd93807d0100740f324e6a3fe5837847199
kate
  Tue Oct 25 16:57:20 2016 -0700
Correct id problems in draft 5. refs #17369

diff --git src/hg/hgGtexTrackSettings/README.txt src/hg/hgGtexTrackSettings/README.txt
index a49de57..37720bd 100644
--- src/hg/hgGtexTrackSettings/README.txt
+++ src/hg/hgGtexTrackSettings/README.txt
@@ -51,15 +51,19 @@
 (check aspect ratio)
         
 4. Change fonts to match Genome Browser and generally work well with page:
 
         font-family:  Lato-Regular -> Lato,Arial,Helvetica
         font-size: 12.5px -> 11px 
 
 5. Add CSS link to svg (just after header)
 
 <defs>
     <link rel="stylesheet" href="../style/hgGtexTrackSettings.css" xmlns="http://www.w3.org/1999/xhtml"/>
 </defs>
 
 6. Remove Text_Lo group (or set CSS display:none)
 
+7. Some id's will need stripping of terminal _1.  Unclear to me when/why these are added in cases where there's only 1!
+
+* e.g. arteryAorta_Text_Hi_1_
+