1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustmentCHARSPERLINE">
6 <property name=
"lower">1</property>
7 <property name=
"upper">233</property>
8 <property name=
"value">1</property>
9 <property name=
"step-increment">1</property>
10 <property name=
"page-increment">10</property>
12 <object class=
"GtkAdjustment" id=
"adjustmentLINESPERPAGE">
13 <property name=
"lower">1</property>
14 <property name=
"upper">154</property>
15 <property name=
"step-increment">1</property>
16 <property name=
"page-increment">10</property>
18 <object class=
"GtkAdjustment" id=
"adjustmentMetric">
19 <property name=
"lower">1</property>
20 <property name=
"upper">5600</property>
21 <property name=
"value">10</property>
22 <property name=
"step-increment">0.05</property>
23 <property name=
"page-increment">1</property>
25 <object class=
"GtkAdjustment" id=
"adjustmentMetric1">
26 <property name=
"lower">1</property>
27 <property name=
"upper">5600</property>
28 <property name=
"value">10</property>
29 <property name=
"step-increment">0.05</property>
30 <property name=
"page-increment">1</property>
32 <object class=
"GtkAdjustment" id=
"adjustmentMetric2">
33 <property name=
"lower">1</property>
34 <property name=
"upper">5600</property>
35 <property name=
"value">10</property>
36 <property name=
"step-increment">0.05</property>
37 <property name=
"page-increment">1</property>
39 <object class=
"GtkBox" id=
"TextGridPage">
40 <property name=
"visible">True
</property>
41 <property name=
"can-focus">False
</property>
42 <property name=
"border-width">6</property>
43 <property name=
"orientation">vertical
</property>
44 <property name=
"spacing">12</property>
46 <object class=
"GtkFrame" id=
"frameGrid">
47 <property name=
"visible">True
</property>
48 <property name=
"can-focus">False
</property>
49 <property name=
"label-xalign">0</property>
50 <property name=
"shadow-type">none
</property>
52 <object class=
"GtkBox" id=
"box1">
53 <property name=
"visible">True
</property>
54 <property name=
"can-focus">False
</property>
55 <property name=
"margin-top">6</property>
57 <!-- n-columns=1 n-rows=4 -->
58 <object class=
"GtkGrid" id=
"GridGrid">
59 <property name=
"visible">True
</property>
60 <property name=
"can-focus">False
</property>
61 <property name=
"border-width">6</property>
62 <property name=
"row-spacing">6</property>
63 <property name=
"column-spacing">12</property>
65 <object class=
"GtkRadioButton" id=
"radioRB_NOGRID">
66 <property name=
"label" translatable=
"yes" context=
"textgridpage|radioRB_NOGRID">No grid
</property>
67 <property name=
"visible">True
</property>
68 <property name=
"can-focus">True
</property>
69 <property name=
"receives-default">False
</property>
70 <property name=
"use-underline">True
</property>
71 <property name=
"active">True
</property>
72 <property name=
"draw-indicator">True
</property>
73 <child internal-child=
"accessible">
74 <object class=
"AtkObject" id=
"radioRB_NOGRID-atkobject">
75 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|radioRB_NOGRID">Adds or removes a text grid for lines or characters to the current page style.
</property>
80 <property name=
"left-attach">0</property>
81 <property name=
"top-attach">0</property>
85 <object class=
"GtkRadioButton" id=
"radioRB_LINESGRID">
86 <property name=
"label" translatable=
"yes" context=
"textgridpage|radioRB_LINESGRID">Grid (lines only)
</property>
87 <property name=
"visible">True
</property>
88 <property name=
"can-focus">True
</property>
89 <property name=
"receives-default">False
</property>
90 <property name=
"use-underline">True
</property>
91 <property name=
"draw-indicator">True
</property>
92 <property name=
"group">radioRB_NOGRID
</property>
93 <child internal-child=
"accessible">
94 <object class=
"AtkObject" id=
"radioRB_LINESGRID-atkobject">
95 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|radioRB_LINESGRID">Adds or removes a text grid for lines or characters to the current page style.
</property>
100 <property name=
"left-attach">0</property>
101 <property name=
"top-attach">1</property>
105 <object class=
"GtkRadioButton" id=
"radioRB_CHARSGRID">
106 <property name=
"label" translatable=
"yes" context=
"textgridpage|radioRB_CHARSGRID">Grid (lines and characters)
</property>
107 <property name=
"visible">True
</property>
108 <property name=
"can-focus">True
</property>
109 <property name=
"receives-default">False
</property>
110 <property name=
"use-underline">True
</property>
111 <property name=
"draw-indicator">True
</property>
112 <property name=
"group">radioRB_NOGRID
</property>
113 <child internal-child=
"accessible">
114 <object class=
"AtkObject" id=
"radioRB_CHARSGRID-atkobject">
115 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|radioRB_CHARSGRID">Adds or removes a text grid for lines or characters to the current page style.
</property>
120 <property name=
"left-attach">0</property>
121 <property name=
"top-attach">2</property>
125 <object class=
"GtkCheckButton" id=
"checkCB_SNAPTOCHARS">
126 <property name=
"label" translatable=
"yes" context=
"textgridpage|checkCB_SNAPTOCHARS">_Snap to characters
</property>
127 <property name=
"visible">True
</property>
128 <property name=
"can-focus">True
</property>
129 <property name=
"receives-default">False
</property>
130 <property name=
"halign">start
</property>
131 <property name=
"margin-start">12</property>
132 <property name=
"use-underline">True
</property>
133 <property name=
"draw-indicator">True
</property>
136 <property name=
"left-attach">0</property>
137 <property name=
"top-attach">3</property>
142 <property name=
"expand">False
</property>
143 <property name=
"fill">True
</property>
144 <property name=
"position">0</property>
148 <object class=
"GtkDrawingArea" id=
"drawingareaWN_EXAMPLE">
149 <property name=
"visible">True
</property>
150 <property name=
"can-focus">False
</property>
151 <property name=
"halign">center
</property>
152 <property name=
"valign">center
</property>
155 <property name=
"expand">True
</property>
156 <property name=
"fill">True
</property>
157 <property name=
"position">1</property>
163 <object class=
"GtkLabel" id=
"labelGrid">
164 <property name=
"visible">True
</property>
165 <property name=
"can-focus">False
</property>
166 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelGrid">Grid
</property>
168 <attribute name=
"weight" value=
"bold"/>
174 <property name=
"expand">False
</property>
175 <property name=
"fill">True
</property>
176 <property name=
"position">0</property>
180 <object class=
"GtkFrame" id=
"frameFL_LAYOUT">
181 <property name=
"visible">True
</property>
182 <property name=
"can-focus">False
</property>
183 <property name=
"halign">start
</property>
184 <property name=
"label-xalign">0</property>
185 <property name=
"shadow-type">none
</property>
187 <object class=
"GtkBox" id=
"box4">
188 <property name=
"visible">True
</property>
189 <property name=
"can-focus">False
</property>
190 <property name=
"margin-start">12</property>
191 <property name=
"margin-top">6</property>
192 <property name=
"orientation">vertical
</property>
193 <property name=
"spacing">6</property>
195 <!-- n-columns=2 n-rows=1 -->
196 <object class=
"GtkGrid" id=
"grid1">
197 <property name=
"visible">True
</property>
198 <property name=
"can-focus">False
</property>
199 <property name=
"column-spacing">18</property>
201 <!-- n-columns=3 n-rows=2 -->
202 <object class=
"GtkGrid" id=
"grid4">
203 <property name=
"visible">True
</property>
204 <property name=
"can-focus">False
</property>
205 <property name=
"valign">start
</property>
206 <property name=
"row-spacing">6</property>
207 <property name=
"column-spacing">12</property>
208 <property name=
"row-homogeneous">True
</property>
210 <object class=
"GtkLabel" id=
"labelFT_CHARSPERLINE">
211 <property name=
"visible">True
</property>
212 <property name=
"can-focus">False
</property>
213 <property name=
"halign">start
</property>
214 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_CHARSPERLINE">Characters per line:
</property>
215 <property name=
"use-underline">True
</property>
216 <property name=
"mnemonic-widget">spinNF_CHARSPERLINE
</property>
219 <property name=
"left-attach">0</property>
220 <property name=
"top-attach">1</property>
224 <object class=
"GtkSpinButton" id=
"spinNF_CHARSPERLINE">
225 <property name=
"visible">True
</property>
226 <property name=
"can-focus">True
</property>
227 <property name=
"truncate-multiline">True
</property>
228 <property name=
"adjustment">adjustmentCHARSPERLINE
</property>
229 <child internal-child=
"accessible">
230 <object class=
"AtkObject" id=
"spinNF_CHARSPERLINE-atkobject">
231 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|spinNF_CHARSPERLINE">Enter the maximum number of characters that you want on a line.
</property>
236 <property name=
"left-attach">1</property>
237 <property name=
"top-attach">1</property>
241 <object class=
"GtkLabel" id=
"labelFT_CHARRANGE">
242 <property name=
"visible">True
</property>
243 <property name=
"can-focus">False
</property>
244 <property name=
"halign">start
</property>
245 <property name=
"label" context=
"textgridpage|labelFT_CHARRANGE">(
1-
45)
</property>
246 <property name=
"use-underline">True
</property>
249 <property name=
"left-attach">2</property>
250 <property name=
"top-attach">1</property>
254 <object class=
"GtkLabel" id=
"labelFT_LINESPERPAGE">
255 <property name=
"visible">True
</property>
256 <property name=
"can-focus">False
</property>
257 <property name=
"halign">start
</property>
258 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_LINESPERPAGE">Lines per page:
</property>
259 <property name=
"use-underline">True
</property>
260 <property name=
"mnemonic-widget">spinNF_LINESPERPAGE
</property>
263 <property name=
"left-attach">0</property>
264 <property name=
"top-attach">0</property>
268 <object class=
"GtkSpinButton" id=
"spinNF_LINESPERPAGE">
269 <property name=
"visible">True
</property>
270 <property name=
"can-focus">True
</property>
271 <property name=
"truncate-multiline">True
</property>
272 <property name=
"adjustment">adjustmentLINESPERPAGE
</property>
273 <property name=
"numeric">True
</property>
274 <child internal-child=
"accessible">
275 <object class=
"AtkObject" id=
"spinNF_LINESPERPAGE-atkobject">
276 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|spinNF_LINESPERPAGE">Enter the maximum number of lines that you want on a page.
</property>
281 <property name=
"left-attach">1</property>
282 <property name=
"top-attach">0</property>
286 <object class=
"GtkLabel" id=
"labelFT_LINERANGE">
287 <property name=
"visible">True
</property>
288 <property name=
"can-focus">False
</property>
289 <property name=
"halign">start
</property>
290 <property name=
"label" context=
"textgridpage|labelFT_LINERANGE">(
1-
48)
</property>
293 <property name=
"left-attach">2</property>
294 <property name=
"top-attach">0</property>
299 <property name=
"left-attach">0</property>
300 <property name=
"top-attach">0</property>
304 <!-- n-columns=2 n-rows=3 -->
305 <object class=
"GtkGrid" id=
"grid3">
306 <property name=
"visible">True
</property>
307 <property name=
"can-focus">False
</property>
308 <property name=
"valign">start
</property>
309 <property name=
"row-spacing">6</property>
310 <property name=
"column-spacing">12</property>
312 <object class=
"GtkSpinButton" id=
"spinMF_CHARWIDTH">
313 <property name=
"visible">True
</property>
314 <property name=
"can-focus">True
</property>
315 <property name=
"activates-default">True
</property>
316 <property name=
"truncate-multiline">True
</property>
317 <property name=
"adjustment">adjustmentMetric2
</property>
318 <property name=
"digits">2</property>
321 <property name=
"left-attach">1</property>
322 <property name=
"top-attach">2</property>
326 <object class=
"GtkLabel" id=
"labelFT_CHARWIDTH">
327 <property name=
"visible">True
</property>
328 <property name=
"can-focus">False
</property>
329 <property name=
"halign">start
</property>
330 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_CHARWIDTH">Character _width:
</property>
331 <property name=
"use-underline">True
</property>
332 <property name=
"mnemonic-widget">spinMF_CHARWIDTH
</property>
335 <property name=
"left-attach">0</property>
336 <property name=
"top-attach">2</property>
340 <object class=
"GtkLabel" id=
"labelFT_RUBYSIZE">
341 <property name=
"visible">True
</property>
342 <property name=
"can-focus">False
</property>
343 <property name=
"halign">start
</property>
344 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_RUBYSIZE">Max. Ruby text size:
</property>
345 <property name=
"use-underline">True
</property>
346 <property name=
"mnemonic-widget">spinMF_RUBYSIZE
</property>
349 <property name=
"left-attach">0</property>
350 <property name=
"top-attach">1</property>
354 <object class=
"GtkSpinButton" id=
"spinMF_RUBYSIZE">
355 <property name=
"visible">True
</property>
356 <property name=
"can-focus">True
</property>
357 <property name=
"activates-default">True
</property>
358 <property name=
"truncate-multiline">True
</property>
359 <property name=
"adjustment">adjustmentMetric1
</property>
360 <property name=
"digits">2</property>
361 <child internal-child=
"accessible">
362 <object class=
"AtkObject" id=
"spinMF_RUBYSIZE-atkobject">
363 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|spinMF_RUBYSIZE">Enter the maximum font size for the Ruby text.
</property>
368 <property name=
"left-attach">1</property>
369 <property name=
"top-attach">1</property>
373 <object class=
"GtkLabel" id=
"labelFT_TEXTSIZE">
374 <property name=
"visible">True
</property>
375 <property name=
"can-focus">False
</property>
376 <property name=
"halign">start
</property>
377 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_TEXTSIZE">Max. base text size:
</property>
378 <property name=
"use-underline">True
</property>
379 <property name=
"mnemonic-widget">spinMF_TEXTSIZE
</property>
382 <property name=
"left-attach">0</property>
383 <property name=
"top-attach">0</property>
387 <object class=
"GtkSpinButton" id=
"spinMF_TEXTSIZE">
388 <property name=
"visible">True
</property>
389 <property name=
"can-focus">True
</property>
390 <property name=
"activates-default">True
</property>
391 <property name=
"truncate-multiline">True
</property>
392 <property name=
"adjustment">adjustmentMetric
</property>
393 <property name=
"digits">2</property>
394 <child internal-child=
"accessible">
395 <object class=
"AtkObject" id=
"spinMF_TEXTSIZE-atkobject">
396 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|spinMF_TEXTSIZE">Enter the maximum base text size. A large value results in less characters per line.
</property>
401 <property name=
"left-attach">1</property>
402 <property name=
"top-attach">0</property>
407 <property name=
"left-attach">1</property>
408 <property name=
"top-attach">0</property>
413 <property name=
"expand">False
</property>
414 <property name=
"fill">True
</property>
415 <property name=
"position">0</property>
419 <object class=
"GtkCheckButton" id=
"checkCB_RUBYBELOW">
420 <property name=
"label" translatable=
"yes" context=
"textgridpage|checkCB_RUBYBELOW">Ruby text below/left from base text
</property>
421 <property name=
"visible">True
</property>
422 <property name=
"can-focus">True
</property>
423 <property name=
"receives-default">False
</property>
424 <property name=
"halign">start
</property>
425 <property name=
"margin-start">12</property>
426 <property name=
"use-underline">True
</property>
427 <property name=
"draw-indicator">True
</property>
428 <child internal-child=
"accessible">
429 <object class=
"AtkObject" id=
"checkCB_RUBYBELOW-atkobject">
430 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|checkCB_RUBYBELOW">Displays Ruby text to the left of or below the base text.
</property>
435 <property name=
"expand">False
</property>
436 <property name=
"fill">True
</property>
437 <property name=
"position">5</property>
443 <object class=
"GtkLabel" id=
"labelGridLayout">
444 <property name=
"visible">True
</property>
445 <property name=
"can-focus">False
</property>
446 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelGridLayout">Grid Layout
</property>
448 <attribute name=
"weight" value=
"bold"/>
454 <property name=
"expand">False
</property>
455 <property name=
"fill">True
</property>
456 <property name=
"position">1</property>
460 <object class=
"GtkFrame" id=
"frameFL_DISPLAY">
461 <property name=
"visible">True
</property>
462 <property name=
"can-focus">False
</property>
463 <property name=
"label-xalign">0</property>
464 <property name=
"shadow-type">none
</property>
466 <!-- n-columns=3 n-rows=2 -->
467 <object class=
"GtkGrid" id=
"grid2">
468 <property name=
"visible">True
</property>
469 <property name=
"can-focus">False
</property>
470 <property name=
"margin-start">12</property>
471 <property name=
"margin-top">6</property>
472 <property name=
"row-spacing">6</property>
473 <property name=
"column-spacing">12</property>
475 <object class=
"GtkCheckButton" id=
"checkCB_DISPLAY">
476 <property name=
"label" translatable=
"yes" context=
"textgridpage|checkCB_DISPLAY">Display grid
</property>
477 <property name=
"visible">True
</property>
478 <property name=
"can-focus">True
</property>
479 <property name=
"receives-default">False
</property>
480 <property name=
"halign">start
</property>
481 <property name=
"use-underline">True
</property>
482 <property name=
"draw-indicator">True
</property>
483 <child internal-child=
"accessible">
484 <object class=
"AtkObject" id=
"checkCB_DISPLAY-atkobject">
485 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|checkCB_DISPLAY">Specifies the printing and color options of the text grid.
</property>
490 <property name=
"left-attach">0</property>
491 <property name=
"top-attach">0</property>
495 <object class=
"GtkCheckButton" id=
"checkCB_PRINT">
496 <property name=
"label" translatable=
"yes" context=
"textgridpage|checkCB_PRINT">Print grid
</property>
497 <property name=
"visible">True
</property>
498 <property name=
"can-focus">True
</property>
499 <property name=
"receives-default">False
</property>
500 <property name=
"halign">start
</property>
501 <property name=
"margin-start">12</property>
502 <property name=
"use-underline">True
</property>
503 <property name=
"draw-indicator">True
</property>
504 <child internal-child=
"accessible">
505 <object class=
"AtkObject" id=
"checkCB_PRINT-atkobject">
506 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|checkCB_PRINT">Specifies the printing and color options of the text grid.
</property>
511 <property name=
"left-attach">0</property>
512 <property name=
"top-attach">1</property>
516 <object class=
"GtkLabel" id=
"labelFT_COLOR">
517 <property name=
"visible">True
</property>
518 <property name=
"can-focus">False
</property>
519 <property name=
"halign">end
</property>
520 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFT_COLOR">Grid color:
</property>
521 <property name=
"use-underline">True
</property>
522 <property name=
"mnemonic-widget">listLB_COLOR
</property>
525 <property name=
"left-attach">1</property>
526 <property name=
"top-attach">0</property>
530 <object class=
"GtkMenuButton" id=
"listLB_COLOR">
531 <property name=
"label" translatable=
"no"></property>
532 <property name=
"visible">True
</property>
533 <property name=
"can-focus">True
</property>
534 <property name=
"receives-default">False
</property>
535 <property name=
"halign">start
</property>
536 <property name=
"valign">center
</property>
537 <property name=
"xalign">0</property>
538 <property name=
"draw-indicator">True
</property>
542 <child internal-child=
"accessible">
543 <object class=
"AtkObject" id=
"listLB_COLOR-atkobject">
544 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|listLB_COLOR">Specifies the printing and color options of the text grid.
</property>
549 <property name=
"left-attach">2</property>
550 <property name=
"top-attach">0</property>
562 <object class=
"GtkLabel" id=
"labelFL_DISPLAY">
563 <property name=
"visible">True
</property>
564 <property name=
"can-focus">False
</property>
565 <property name=
"label" translatable=
"yes" context=
"textgridpage|labelFL_DISPLAY">Grid Display
</property>
567 <attribute name=
"weight" value=
"bold"/>
573 <property name=
"expand">False
</property>
574 <property name=
"fill">True
</property>
575 <property name=
"position">2</property>
578 <child internal-child=
"accessible">
579 <object class=
"AtkObject" id=
"TextGridPage-atkobject">
580 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"textgridpage|extended_tip|TextGridPage">Adds a text grid to the current page style. This option is only available if Asian language support is enabled under Language Settings - Languages in the Options dialog box.
</property>