Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Typographical styling of UI text in document

The style I see most often in technical writing is that UI labels, like the names of menus, are bold: From the File menu, choose Save. Click the Submit button. Variable text is usually i...

posted 7y ago by Monica Cellio‭  ·  last activity 4y ago by System‭

Answer
#3: Attribution notice added by user avatar System‭ · 2019-12-08T05:39:11Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/26380
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by (deleted user) · 2019-12-08T05:39:11Z (over 4 years ago)
The style I see most often in technical writing is that UI labels, like the names of menus, are bold:

> From the **File** menu, choose **Save**.
> 
> Click the **Submit** button.

Variable text is usually italic, but this comes up more for command-line interfaces than GUIs:

> git checkout -b _branch-name_

In writing about a GUI you're more likely to _describe_ what's needed, which doesn't require styling:

> In the **Path** field, type the name of the top-level directory for the new project.

The Microsoft Style Guide calls for bold for GUI labels and italics for variables, as I've used them here.

#1: Imported from external source by user avatar System‭ · 2017-01-29T23:00:26Z (over 7 years ago)
Original score: 1