aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorChuck Craft <bubbasnmp@gmail.com>2022-12-06 15:18:07 -0600
committerChuck Craft <bubbasnmp@gmail.com>2022-12-06 19:18:14 -0600
commite490a3dd92fbb8e300dacc8486ad7e40039c23c8 (patch)
tree0b2bf9f8db9a846db487177aee2bbbae4afb876e /docbook
parent77a1cb06362337efc865acd78e2576c3501c2096 (diff)
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.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/attributes.adoc3
-rw-r--r--docbook/wsug_src/WSUG_chapter_customize.adoc2
2 files changed, 4 insertions, 1 deletions
diff --git a/docbook/attributes.adoc b/docbook/attributes.adoc
index f9d7d9bffa..530eec3e6c 100644
--- a/docbook/attributes.adoc
+++ b/docbook/attributes.adoc
@@ -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
//
diff --git a/docbook/wsug_src/WSUG_chapter_customize.adoc b/docbook/wsug_src/WSUG_chapter_customize.adoc
index 5b6ec7b24f..50a48dbbcd 100644
--- a/docbook/wsug_src/WSUG_chapter_customize.adoc
+++ b/docbook/wsug_src/WSUG_chapter_customize.adoc
@@ -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