Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/externals/g4tools/include/tools/xml/viewplot_fonts_google.style

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /externals/g4tools/include/tools/xml/viewplot_fonts_google.style (Version 11.3.0) and /externals/g4tools/include/tools/xml/viewplot_fonts_google.style (Version 8.1.p2)


  1 <styles>                                          
  2                                                   
  3   <!-- ///////////////////////////////////////    
  4   <!-- /// scene : ///////////////////////////    
  5   <!-- ///////////////////////////////////////    
  6   <style name="scene">                            
  7     <screen_color>white</screen_color>            
  8   </style>                                        
  9                                                   
 10   <!-- ///////////////////////////////////////    
 11   <!-- /// plotter : /////////////////////////    
 12   <!-- ///////////////////////////////////////    
 13   <plotter_style name="inlib_default">            
 14     <!-- Placeholder for default customization    
 15     <style name="background_style"/>              
 16     <style name="title_style"/>                   
 17     <style name="infos_style"/>                   
 18     <style name="title_box_style"/>               
 19     <style name="inner_frame_style"/>             
 20     <style name="grid_style"/>                    
 21                                                   
 22     <style name="x_axis.line_style"/>             
 23     <style name="x_axis.ticks_style"/>            
 24     <style name="x_axis.labels_style"/>           
 25     <style name="x_axis.mag_style"/>              
 26     <style name="x_axis.title_style"/>            
 27                                                   
 28     <style name="y_axis.line_style"/>             
 29     <style name="y_axis.ticks_style"/>            
 30     <style name="y_axis.labels_style"/>           
 31     <style name="y_axis.mag_style"/>              
 32     <style name="y_axis.title_style"/>            
 33                                                   
 34     <style name="z_axis.line_style"/>             
 35     <style name="z_axis.ticks_style"/>            
 36     <style name="z_axis.labels_style"/>           
 37     <style name="z_axis.mag_style"/>              
 38     <style name="z_axis.title_style"/>            
 39                                                   
 40     <style name="colormap_axis">                  
 41       <label_to_axis>0.01</label_to_axis>         
 42     </style>                                      
 43     <style name="colormap_axis.line_style"/>      
 44     <style name="colormap_axis.ticks_style"/>     
 45     <style name="colormap_axis.labels_style"/>    
 46     <style name="colormap_axis.mag_style"/>       
 47     <style name="colormap_axis.title_style"/>     
 48                                                   
 49     <style name="bins_style.0"/>                  
 50     <style name="errors_style.0"/>                
 51     <style name="points_style.0"/>                
 52     <style name="func_style.0"/>                  
 53   </plotter_style>                                
 54                                                   
 55   <plotter_style name="ROOT_default">             
 56     <value_top_margin>0.05</value_top_margin>     
 57     <bottom_margin>0.1</bottom_margin>            
 58     <top_margin>0.1</top_margin>                  
 59     <left_margin>0.1</left_margin>                
 60     <right_margin>0.1</right_margin>              
 61                                                   
 62     <style name="background_style">               
 63       <visible>true</visible>                     
 64 <!--  <back_color>ROOT/grey19</back_color> -->    
 65       <!-- border : -->                           
 66       <color>black</color>                        
 67       <line_width>0.003</line_width> <!-- 0 =     
 68     </style>                                      
 69                                                   
 70 <!-- <style name="wall_style"><visible>false</    
 71     <style name="grid_style">                     
 72       <visible>false</visible>                    
 73 <!--  <color>white</color> ???? -->               
 74     </style>                                      
 75                                                   
 76     <!-- plot title done with the title_box (a    
 77     <style name="title_style">                    
 78       <visible>false</visible>                    
 79     </style>                                      
 80     <style name="title_box_style">                
 81       <visible>true</visible>                     
 82       <back_color>ROOT/grey19</back_color>        
 83       <back_shadow>0.015</back_shadow> <!-- %     
 84       <color>black</color>                        
 85  <!-- <font>arialbd.ttf</font> -->                
 86       <font>roboto_bold.ttf</font>                
 87       <front_face>cw</front_face>                 
 88       <smoothing>true</smoothing>                 
 89     </style>                                      
 90                                                   
 91     <infos_width>0.35</infos_width>               
 92     <infos_x_margin>0.01</infos_x_margin> <!--    
 93     <infos_y_margin>0.005</infos_y_margin> <!-    
 94     <style name="infos_style">                    
 95       <visible>true</visible>                     
 96       <back_color>ROOT/grey19</back_color>        
 97       <back_shadow>0.015</back_shadow> <!-- %     
 98       <color>black</color>                        
 99  <!-- <font>arialbd.ttf</font> -->                
100       <font>roboto_bold.ttf</font>                
101       <front_face>cw</front_face>                 
102       <smoothing>true</smoothing>                 
103       <modeling>ROOT</modeling> <!-- to have h    
104     </style>                                      
105                                                   
106     <style name="inner_frame_style">              
107       <visible>true</visible>                     
108       <color>black</color>                        
109       <line_width>1</line_width>                  
110  <!-- <line_pattern>solid</line_pattern> -->      
111     </style>                                      
112                                                   
113     <style name="x_axis">                         
114       <modeling>hplot</modeling>                  
115       <divisions>510</divisions>                  
116       <title_hjust>right</title_hjust>            
117       <label_to_axis>0.005</label_to_axis>        
118       <label_height>0.04</label_height>           
119       <tick_length>0.03</tick_length>             
120       <title_to_axis>0.05</title_to_axis> <!--    
121       <title_height>0.04</title_height>           
122       <is_log>false</is_log>                      
123     </style>                                      
124     <style name="x_axis.line_style">              
125       <color>black</color>                        
126       <line_width>1</line_width>                  
127     </style>                                      
128     <style name="x_axis.ticks_style">             
129       <color>black</color>                        
130       <line_width>1</line_width>                  
131     </style>                                      
132     <style name="x_axis.labels_style">            
133       <color>black</color>                        
134       <scale>0.6</scale> <!-- To have a good m    
135  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
136       <font>roboto_bold.ttf</font>                
137       <front_face>cw</front_face>                 
138       <smoothing>true</smoothing>                 
139     </style>                                      
140     <style name="x_axis.title_style">             
141       <visible>true</visible>                     
142       <color>black</color>                        
143       <scale>0.6</scale>                          
144  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
145       <font>roboto_bold.ttf</font>                
146       <front_face>cw</front_face>                 
147       <smoothing>true</smoothing>                 
148     </style>                                      
149     <style name="x_axis.mag_style">               
150       <color>black</color>                        
151       <scale>0.6</scale>                          
152  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
153       <font>roboto_bold.ttf</font>                
154       <front_face>cw</front_face>                 
155       <smoothing>true</smoothing>                 
156     </style>                                      
157                                                   
158     <style name="y_axis">                         
159       <modeling>hplot</modeling>                  
160       <divisions>510</divisions>                  
161       <title_hjust>right</title_hjust>            
162       <label_to_axis>0.005</label_to_axis>        
163       <label_height>0.04</label_height>           
164       <tick_length>0.03</tick_length>             
165       <title_to_axis>0.07</title_to_axis> <!--    
166       <title_height>0.04</title_height>           
167       <is_log>false</is_log>                      
168     </style>                                      
169     <style name="y_axis.line_style">              
170       <color>black</color>                        
171       <line_width>1</line_width>                  
172     </style>                                      
173     <style name="y_axis.ticks_style">             
174       <color>black</color>                        
175       <line_width>1</line_width>                  
176     </style>                                      
177     <style name="y_axis.labels_style">            
178       <color>black</color>                        
179       <scale>0.6</scale>                          
180  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
181       <font>roboto_bold.ttf</font>                
182       <front_face>cw</front_face>                 
183       <smoothing>true</smoothing>                 
184     </style>                                      
185     <style name="y_axis.title_style">             
186       <visible>true</visible>                     
187       <color>black</color>                        
188       <scale>0.6</scale>                          
189  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
190       <font>roboto_bold.ttf</font>                
191       <front_face>cw</front_face>                 
192       <smoothing>true</smoothing>                 
193     </style>                                      
194     <style name="y_axis.mag_style">               
195       <color>black</color>                        
196       <scale>0.6</scale>                          
197  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
198       <font>roboto_bold.ttf</font>                
199       <front_face>cw</front_face>                 
200       <smoothing>true</smoothing>                 
201     </style>                                      
202                                                   
203     <style name="z_axis">                         
204       <modeling>hplot</modeling>                  
205       <is_log>false</is_log>                      
206     </style>                                      
207     <style name="z_axis.line_style">              
208       <color>black</color>                        
209       <line_width>1</line_width>                  
210     </style>                                      
211     <style name="z_axis.ticks_style">             
212       <color>black</color>                        
213       <line_width>1</line_width>                  
214     </style>                                      
215     <style name="z_axis.labels_style">            
216       <color>black</color>                        
217       <scale>0.6</scale>                          
218     </style>                                      
219     <style name="z_axis.title_style">             
220       <color>black</color>                        
221       <scale>0.6</scale>                          
222     </style>                                      
223     <style name="z_axis.mag_style">               
224       <color>black</color>                        
225       <scale>0.6</scale>                          
226     </style>                                      
227                                                   
228     <style name="colormap_axis">                  
229       <modeling>hplot</modeling>                  
230       <divisions>510</divisions>                  
231       <title_hjust>right</title_hjust>            
232       <label_to_axis>0.005</label_to_axis>        
233       <label_height>0.04</label_height>           
234       <tick_length>0.03</tick_length>             
235       <title_to_axis>0.07</title_to_axis> <!--    
236       <title_height>0.04</title_height>           
237       <is_log>false</is_log>                      
238     </style>                                      
239     <style name="colormap_axis.line_style">       
240       <color>black</color>                        
241       <line_width>1</line_width>                  
242     </style>                                      
243     <style name="colormap_axis.ticks_style">      
244       <color>black</color>                        
245       <line_width>1</line_width>                  
246     </style>                                      
247     <style name="colormap_axis.labels_style">     
248       <color>black</color>                        
249       <scale>0.6</scale>                          
250  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
251       <font>roboto_bold.ttf</font>                
252       <front_face>cw</front_face>                 
253       <smoothing>true</smoothing>                 
254     </style>                                      
255     <style name="colormap_axis.title_style">      
256       <visible>true</visible>                     
257       <color>black</color>                        
258       <scale>0.6</scale>                          
259  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
260       <font>roboto_bold.ttf</font>                
261       <front_face>cw</front_face>                 
262       <smoothing>true</smoothing>                 
263     </style>                                      
264     <style name="colormap_axis.mag_style">        
265       <color>black</color>                        
266       <scale>0.6</scale>                          
267  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    
268       <font>roboto_bold.ttf</font>                
269       <front_face>cw</front_face>                 
270       <smoothing>true</smoothing>                 
271     </style>                                      
272                                                   
273                                                   
274     <style name="bins_style.0">                   
275       <modeling>top_lines</modeling>              
276       <color>black</color>                        
277       <line_width>1</line_width>                  
278  <!-- <line_pattern>solid</line_pattern> -->      
279     </style>                                      
280                                                   
281     <style name="func_style.0">                   
282       <modeling>top_lines</modeling>              
283       <color>black</color>                        
284       <line_width>3</line_width>                  
285  <!-- <line_pattern>solid</line_pattern> -->      
286     </style>                                      
287   </plotter_style>                                
288                                                   
289   <plotter_style name="hippodraw">                
290     <value_top_margin>0.05</value_top_margin>     
291     <bottom_margin>0.12</bottom_margin>           
292     <top_margin>0.16</top_margin>                 
293     <left_margin>0.16</left_margin>               
294     <right_margin>0.16</right_margin>             
295     <title_to_axis>0.1</title_to_axis>            
296     <title_height>0.03</title_height>             
297                                                   
298 <!-- <style name="wall_style"><visible>false</    
299     <style name="grid_style">                     
300       <visible>false</visible>                    
301     </style>                                      
302                                                   
303     <style name="inner_frame_style">              
304       <visible>true</visible>                     
305     </style>                                      
306                                                   
307     <style name="infos_style">                    
308       <visible>false</visible>                    
309     </style>                                      
310                                                   
311     <style name="x_axis">                         
312       <title_hjust>center</title_hjust>           
313       <title_to_axis>0.07</title_to_axis>         
314       <title_height>0.035</title_height>          
315       <label_to_axis>0.015</label_to_axis>        
316       <label_height>0.02625</label_height> <!-    
317     </style>                                      
318     <style name="y_axis">                         
319       <title_hjust>center</title_hjust>           
320       <title_to_axis>0.2</title_to_axis>          
321       <title_height>0.035</title_height>          
322       <label_height>0.02625</label_height> <!-    
323     </style>                                      
324                                                   
325     <style name="title_style">                    
326       <visible>true</visible>                     
327  <!-- <font>helvetica.ttf</font> -->              
328       <font>lato_regular.ttf</font>               
329       <front_face>cw</front_face>                 
330       <smoothing>true</smoothing>                 
331     </style>                                      
332                                                   
333     <style name="x_axis.title_style">             
334       <visible>true</visible>                     
335  <!-- <font>helvetica.ttf</font> -->              
336       <font>lato_regular.ttf</font>               
337       <front_face>cw</front_face>                 
338       <smoothing>true</smoothing>                 
339     </style>                                      
340     <style name="x_axis.labels_style">            
341       <color>black</color>                        
342  <!-- <font>helvetica.ttf</font> -->              
343       <font>lato_regular.ttf</font>               
344       <front_face>cw</front_face>                 
345       <smoothing>true</smoothing>                 
346     </style>                                      
347                                                   
348     <style name="y_axis.title_style">             
349       <visible>true</visible>                     
350  <!-- <font>helvetica.ttf</font> -->              
351       <font>lato_regular.ttf</font>               
352       <front_face>cw</front_face>                 
353       <smoothing>true</smoothing>                 
354     </style>                                      
355     <style name="y_axis.labels_style">            
356       <color>black</color>                        
357  <!-- <font>helvetica.ttf</font> -->              
358       <font>lato_regular.ttf</font>               
359       <front_face>cw</front_face>                 
360       <smoothing>true</smoothing>                 
361     </style>                                      
362                                                   
363     <style name="z_axis.title_style">             
364       <visible>true</visible>                     
365  <!-- <font>helvetica.ttf</font> -->              
366       <font>lato_regular.ttf</font>               
367       <front_face>cw</front_face>                 
368       <smoothing>true</smoothing>                 
369     </style>                                      
370     <style name="z_axis.labels_style">            
371       <color>black</color>                        
372  <!-- <font>helvetica.ttf</font> -->              
373       <font>lato_regular.ttf</font>               
374       <front_face>cw</front_face>                 
375       <smoothing>true</smoothing>                 
376     </style>                                      
377                                                   
378     <style name="errors_style.0">                 
379       <visible>false</visible>                    
380     </style>                                      
381                                                   
382     <style name="bins_style.0">                   
383       <modeling>top_lines</modeling>              
384       <color>black</color>                        
385       <line_width>1</line_width>                  
386  <!-- <line_pattern>solid</line_pattern> -->      
387     </style>                                      
388                                                   
389     <style name="func_style.0">                   
390       <modeling>top_lines</modeling>              
391       <color>black</color>                        
392       <line_width>1</line_width>                  
393  <!-- <line_pattern>solid</line_pattern> -->      
394     </style>                                      
395   </plotter_style>                                
396                                                   
397 </styles>