diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-27 23:19:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-27 23:19:31 +0000 |
commit | 369b5e2ed4a408f312b013221fcfaddcfd4b2306 (patch) | |
tree | ae169ed71ef4b304f40b8f9536e1fbb88e43fe39 /Master/texmf-dist/fonts/map | |
parent | 413f04d6aa934ae22b495949cbc2aa487737abde (diff) |
final % is comment-start in texfonts.map
git-svn-id: svn://tug.org/texlive/trunk@45928 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/map')
-rw-r--r-- | Master/texmf-dist/fonts/map/fontname/texfonts.map | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/fonts/map/fontname/texfonts.map b/Master/texmf-dist/fonts/map/fontname/texfonts.map index ceed2efa9dd..6dd102a5ecf 100644 --- a/Master/texmf-dist/fonts/map/fontname/texfonts.map +++ b/Master/texmf-dist/fonts/map/fontname/texfonts.map @@ -5,8 +5,8 @@ % @mapfile{ % license = "public domain", % email = "tex-fonts@tug.org", -% date = "4may10", -% url = "http://tug.org/fontname/texfonts.map", +% date = "27nov17", +% url = "https://tug.org/fontname/texfonts.map", % docstring = "Define aliases for font names in TeX." % supported = "yes", % } @@ -14,7 +14,7 @@ % First column is real filename; second is alias; others are ignored. % Spaces and/or tabs separate columns. % Blank lines are ignored. -% Comments (obviously) start with %. +% Comments start with the last % on a line and continue to the end of the line. % % Null bytes will confuse the programs, and a CR at the end of a line is % removed for DOS's sake, but any other characters will be considered |