summaryrefslogtreecommitdiffstats
path: root/utf8-to-roff
diff options
context:
space:
mode:
authorColin Marquardt <github@marquardt-home.de>2006-06-20 16:50:35 +0000
committercmarqu <cmarqu@users.sourceforge.net>2006-06-20 16:50:35 +0000
commit9ce72d1f7eba86774744ee3d1052fc131e336de0 (patch)
tree0ddef470c9348454617ea73ce12ea5b62d08d9a4 /utf8-to-roff
parentswitch to deptool (diff)
downloadinkscape-9ce72d1f7eba86774744ee3d1052fc131e336de0.tar.gz
inkscape-9ce72d1f7eba86774744ee3d1052fc131e336de0.zip
Fix build problem from #1353260.
(bzr r1243)
Diffstat (limited to 'utf8-to-roff')
-rwxr-xr-xutf8-to-roff1
1 files changed, 1 insertions, 0 deletions
diff --git a/utf8-to-roff b/utf8-to-roff
index 1b97db208..de937782d 100755
--- a/utf8-to-roff
+++ b/utf8-to-roff
@@ -77,6 +77,7 @@ my %map = (
0xe3, q{\[~a]},
0xf1, q{\[~n]},
0xf5, q{\[~o]},
+ 0x107, q{\[ah]c}, # Added manually; see above.
0x10d, q{\[ah]c}, # Added manually; see above.
0x160, q{\[vS]},
0x161, q{\[vs]},