Skip to content

Commit 070f695

Browse files
committed
Content: Document scope of 'Code Font' pref
1 parent 8999bfb commit 070f695

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

apps/docs/autogen/netlogopreferences.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,26 @@ When selected line numbers will be shown on the left edge of the Code Tab.
166166

167167
### Code Font
168168

169-
This preference allows you to apply any font installed on your system to all
170-
code editors in NetLogo, such as the Code Tab and the Button Widget commands
171-
field.
169+
This preference allows you to set the font to use wherever NetLogo would
170+
normally display a monospaced font (usually for code). The list of font
171+
options is provided by your operating system, so you can add third-party
172+
fonts to the list by installing them to your operating system.
173+
174+
The places where the selected font will be used include:
175+
176+
* Code tab editor
177+
* Command Center input
178+
* Command Center output
179+
* Button dialog editor
180+
* Slider dialog editors
181+
* Chooser dialog editor
182+
* Input widget inputs (when Number, String (Reporter), or String (Command))
183+
* Monitor dialog editor
184+
* Plot dialog editors
185+
* Output widget output
186+
* Info tab editor
187+
* Info tab rendered content (e.g. the rendering of \`my favorite code\`)
188+
* All editors in agent inspection windows
172189

173190
## Logging Preferences
174191

0 commit comments

Comments
 (0)