File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments