d4a2892366004d7f58c232ab93bd46c37bc95e0d
kate
  Thu Nov 3 16:09:58 2016 -0700
Tweak SVG processing. refs #17369

diff --git src/hg/hgGtexTrackSettings/README.txt src/hg/hgGtexTrackSettings/README.txt
index c6e33e1..46ecd46 100644
--- src/hg/hgGtexTrackSettings/README.txt
+++ src/hg/hgGtexTrackSettings/README.txt
@@ -6,31 +6,31 @@
 In Adobe Illustrator:
 
 (0. Set naming convention for elements (Preferences, Units, Identify Objects By: XML ID)
 
 1. Open file (File Open from top menu)
 
 2. Crop to minimize whitespace and remove title (Artboards tab in right panel, crop icon)
 
         Name: BodyMap_Draft04_Cropped (or whatever)
 
         Width: 620 pt, X: 125pt
         Height: 750 pt, Y: 80 pt
 
    NOTE:  the X, Y may need some tweaking -- use crop box viz to guide
 
-    Alternatively, if OK to retain title in .svg, one can edit viewbox in SVG.  600, 730, 10, 10
+    ** Alternatively, if OK to retain title in .svg, one can edit viewbox in SVG.  600, 730, 10, 10
 
 3. Save in SVG format (Save As, Format: SVG)
 
         * check Use Artboard ?
         - on SVG options, 
                 * SVG 1.1
                 * Fonts:  SVG, None
                 * uncheck 'Preserve Illustrator Editing'
                 * CSS Properties: Style Elements
                 * check 'Output fewer <tspan> elements
                 * check 'Responsive'
                 * Decimal places: 1 (or 2 for higher res)
                 (Fonts (SVG/Only Glyphs ? -- if need to include fonts in SVG)
                 (Use <textpath>) -- n/a here  (e.g. curving text)
                 ( Link ) -- n/a here (e.g. images embedded in illustration)