You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MDtutorials/FontSize/FontSize.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,29 +28,29 @@ and provide an example of what could be improved.
28
28
The font size setting is applied when GSAS-II is started, so changing it requires
29
29
restarting GSAS-II before the effect of this setting is seen.
30
30
31
-
## 1. Finding the preferences settings
31
+
## Finding the preferences settings
32
32
33
-

33
+

34
34
35
35
The font setting is determined by preference variable `FontSize_incr` and this is set inside the File menu (File->Preferences). On MacOS, preference settings are also found in the usual App menu (labeled GSAS-II or python, depending on how the GSAS-II GUI is started), as shown here.
36
36
37
-
## 2. Change the font preference value
37
+
## Change the font preference value
38
38
39
-

39
+

40
40
41
41
When the Preferences menu is selected a window is opened where any of
42
42
the preference variables can be selected. Select from the pull-down
43
43
list the variable `FontSize_incr` as shown here.
44
44
45
-

45
+

46
46
47
47
This will open a window where the value can be set for the font
48
48
size. Note that a value of 0 (the default) provides the
49
49
system-default size for the font. A positive value provides a larger
50
50
font and a negative value provides a smaller font. Only integer
51
51
values can be used.
52
52
53
-

53
+

54
54
55
55
As noted before, the value set for `FontSize_incr` is applied only
56
56
when the GSAS-II application is started, so when the "Save current
@@ -60,7 +60,7 @@ choose "No" here; the change will take effect the next time that
60
60
GSAS-II is started. If "Yes" is selected, you will get the chance to
61
61
save the current GSAS-II project.
62
62
63
-

63
+

64
64
65
65
When "Yes" is above, the window here is shown to ask if you want to
66
66
save any changes made to the current GSAS-II project file.
@@ -75,15 +75,15 @@ save any changes made to the current GSAS-II project file.
75
75
you will be asked for a location and name for the .gpx file. GSAS-II
76
76
will then restart with the saved version of the project loaded.
77
77
78
-
## 3. Example with the changed font size
78
+
## Example with the changed font size
79
79
80
80
Below are two examples of GSAS-II with two different font size
81
81
settings.
82
82
83
83
|`FontSize_incr`| Example |
84
84
| :---: | ------------------------------------- |
85
-
| 0 ||
86
-
| 3 ||
85
+
| 0 ||
86
+
| 3 ||
87
87
88
88
Note that not all text (for example the status message at the bottom
0 commit comments