diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
commit | a86c5f7cae7ec9a3398300555a0b644689d946a1 (patch) | |
tree | 39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /doc/asciidoctor-themes/wsug-theme.yml | |
parent | Releasing progress-linux version 4.2.6-1~progress7.99u1. (diff) | |
download | wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/asciidoctor-themes/wsug-theme.yml')
-rw-r--r-- | doc/asciidoctor-themes/wsug-theme.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/asciidoctor-themes/wsug-theme.yml b/doc/asciidoctor-themes/wsug-theme.yml new file mode 100644 index 00000000..d45e4307 --- /dev/null +++ b/doc/asciidoctor-themes/wsug-theme.yml @@ -0,0 +1,12 @@ +extends: default-with-fallback-font + +font: + catalog: + merge: true + Noto Sans Symbols: NotoSansSymbols-VariableFont_wght.ttf + Noto Sans Math: NotoSansMath-Regular.ttf + fallbacks: + - M+ 1p Fallback + - Noto Emoji + - Noto Sans Symbols + - Noto Sans Math |