WSUG: (PDF) add fallback font for missing up/down arrows

https://github.com/asciidoctor/asciidoctor-pdf/issues/1811
Up/down arrow symbols not rendered to pdf #1811

asciidoctor-pdf bundled fonts don't include an Apple cmd symbol.
use "Cmd" as elsewhere in the WSDG.
This commit is contained in:
Chuck Craft 2022-12-06 15:18:07 -06:00
parent 77a1cb0636
commit e490a3dd92
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,9 @@
// (216 × 279mm).
:pdf-page-size: 210mm x 280mm
// Include glyphs for up/down arrows
:pdf-theme: default-with-fallback-font
//
// URLs
//

View File

@ -654,7 +654,7 @@ $ wireshark -o "gui.prepend_window_title:External Network" &
Configuration Profiles can be used to configure and use more than one set of
preferences and configurations. Select the menu:Edit[Configuration Profiles...] menu item
or press kbd:[Shift+Ctrl+A] or kbd:[Shift+{cmd}+A] (macOS) and Wireshark will pop up
or press kbd:[Shift+Ctrl+A] or kbd:[Shift+Cmd+A] (macOS) and Wireshark will pop up
the Configuration Profiles dialog box as shown in
<<ChCustGUIConfigProfilesPage>>. It is also possible to click in the “Profile”
part of the statusbar to popup a menu with available Configuration Profiles