mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
56 lines
2.1 KiB
Diff
56 lines
2.1 KiB
Diff
--- a/VARIANTS.dat
|
|
+++ b/VARIANTS.dat
|
|
@@ -1,5 +1,5 @@
|
|
# The UW ttyp0 fonts offer stylistic glyph variants for many characters.
|
|
-#
|
|
+#
|
|
# Edit this file to specify your preferred glyph variants.
|
|
#
|
|
# *********************************************************************
|
|
@@ -12,8 +12,8 @@
|
|
# | slightly slanted and curly. If you prefer a straight vertical line
|
|
# | for the apostrophe and a slanted non-curly line for the grave
|
|
# | accent, delete the "#" in the following two lines:
|
|
-#COPYTO AccStress PApostropheAscii
|
|
-#COPYTO PAmComma AccGraveAscii
|
|
+COPYTO AccStress PApostropheAscii
|
|
+COPYTO PAmComma AccGraveAscii
|
|
|
|
# +--------------------------------------------------------------------
|
|
# | 0030 DIGIT ZERO
|
|
@@ -23,7 +23,7 @@
|
|
# | rectangular). If you prefer a dotted or slashed zero, delete
|
|
# | the "#" in one of the following two lines:
|
|
#COPYTO Digit0Dotted Digit0
|
|
-#COPYTO Digit0Slashed Digit0
|
|
+COPYTO Digit0Slashed Digit0
|
|
|
|
# +--------------------------------------------------------------------
|
|
# | 002A ASTERISK
|
|
@@ -31,7 +31,7 @@
|
|
# | The default glyph for the asterisk is centered (like a mathematical
|
|
# | operator). If you prefer a raised asterisk (like a footnote mark),
|
|
# | delete the "#" in the following line:
|
|
-#COPYTO SupAsterisk SAsterisk
|
|
+COPYTO SupAsterisk SAsterisk
|
|
|
|
# +--------------------------------------------------------------------
|
|
# | 003C LESS-THAN SIGN
|
|
@@ -58,7 +58,7 @@
|
|
# | glyph (i.e., the standard behaviour) or a visible space that
|
|
# | doesn't stick out so much, delete the "#" in one of the following
|
|
# | two lines:
|
|
-#COPYTO Space SpaceNoBreak
|
|
+COPYTO Space SpaceNoBreak
|
|
#COPYTO DVisibleSpace SpaceNoBreak
|
|
|
|
# +--------------------------------------------------------------------
|
|
@@ -68,7 +68,7 @@
|
|
# | (This is non-standard, but it reduces the risk of programming
|
|
# | mistakes.) If you prefer a soft hyphen that looks like a minus
|
|
# | sign, delete the "#" in the following line:
|
|
-#COPYTO PHyphenMinus PHyphenSoft
|
|
+COPYTO PHyphenMinus PHyphenSoft
|
|
|
|
# +--------------------------------------------------------------------
|
|
# | 0192 LATIN SMALL LETTER F WITH HOOK
|