[tex4ht] [bug #241] grave accent letter ` (hex 60) changes to left single quotation mark (hex 0xE2 0x80 0x98)
CV Radhakrishnan
cvr at river-valley.org
Fri Jan 16 04:45:15 CET 2015
On 16/01/15 7:22 am, Nasser M. Abbasi wrote:
> when running htlatex on this file
>
> \documentclass[12pt]{article}
> \begin{document}
> `123`
>
> \verb|`123`|
>
> \end{document}
>
> the grave accent character ` is changed to left-single-quotation-mark in
> HTML. I need it to remain a Hex60 character as it is in the input.
A lasting solution would be to modify position 96 of cmtt.htf to
`. Shall we do that? Attached is my version of cmtt.htf. If that
works fine for all, we shall do it and update tex4ht.
--
Radhakrishnan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex4ht/attachments/20150116/30c6294b/attachment-0001.html>
-------------- next part --------------
cmtt 0 127
'Γ' '' Gamma 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
'Δ' '' Delta 1 % cmtt.htf (unicode) 2003-03-27 %
'Θ' '' Theta 2 % Copyright (C) 2000--2003 Michel Goossens %
'Λ' '' Lambda 3 % Eitan M. Gurari %
'Ξ' '' Xi 4 % %
'Π' '' Pi 5 % This file can redistributed and/or %
'Σ' '' Sigma 6 % modified under the terms of the LaTeX %
'Υ' '' Upsilon 7 % Project Public License Distributed from %
'Φ' '' Phi 8 % CTAN archives in directory %
'Ψ' '' Psi 9 % macros/latex/base/lppl.txt; either %
'Ω' '' Omega 10 % version 1 of the License, or (at your %
'↑' '' uparrow 11 % option) any later version. %
'↓' '' downarrow 12 % However, you are allowed to modify %
='= == quote 13 % this file without changing its name, if %
'¡' '' inverted 14 % you add a note of your own after this %
'¿' '' inverted 15 % copyright note. %
'ı' '' dotless i 16 % %
'j' '' wrong \j 17 % gurari at cis.ohio-state.edu %
'ˋ' '' grave 18 % http://www.cis.ohio-state.edu/~gurari %
'ˊ' '' acute 19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
'ˇ' '' caron 20
'˘' '' breve 21
'ˉ' '' macron 22
'˚' '' ring baove 23
'¸' '' cedilla 24
'ß' '' sharp \ss 25
'æ' '' aelig 26
'œ' '' oelig 27
'ø' '' o with stroke 28
'Æ' '' AElig 29
'Œ' '' OElig 30
'Ø' '' O with stroke 31
'␣' '' visible space 32
'!' '' exclamation mark 33
'"' '' right(?) doublequote 34
'#' '' 35
'$' '' 36
'%' '' 37
'&' '' ampersand 38
'’' '' right singlequote 39
'(' '' 40
')' '' 41
'*' '' 42
'+' '' 43
',' '' 44
'-' '' 45
'.' '' 46
'/' '' 47
'0' '' 48
'1' '' 49
'2' '' 50
'3' '' 51
'4' '' 52
'5' '' 53
'6' '' 54
'7' '' 55
'8' '' 56
'9' '' 57
':' '' 58
';' '' 59
'<' '' less than 60
'=' '' 61
'>' '' greater than 62
'?' '' 63
'@' '' 64
'A' '' 65
'B' '' 66
'C' '' 67
'D' '' 68
'E' '' 69
'F' '' 70
'G' '' 71
'H' '' 72
'I' '' 73
'J' '' 74
'K' '' 75
'L' '' 76
'M' '' 77
'N' '' 78
'O' '' 79
'P' '' 80
'Q' '' 81
'R' '' 82
'S' '' 83
'T' '' 84
'U' '' 85
'V' '' 86
'W' '' 87
'X' '' 88
'Y' '' 89
'Z' '' 90
'[' '' 91
'\' '' backslash 92
']' '' 93
'ˆ' '' ring 94
'_' '' underscore 95
'`' '' left singlequote 96
'a' '' 97
'b' '' 98
'c' '' 99
'd' '' 100
'e' '' 101
'f' '' 102
'g' '' 103
'h' '' 104
'i' '' 105
'j' '' 106
'k' '' 107
'l' '' 108
'm' '' 109
'n' '' 110
'o' '' 111
'p' '' 112
'q' '' 113
'r' '' 114
's' '' 115
't' '' 116
'u' '' 117
'v' '' 118
'w' '' 119
'x' '' 120
'y' '' 121
'z' '' 122
'{' '' 123
'|' '' 124
'}' '' 125
'~' '' tilde 126
'¨' '' diaresis 127
cmtt 0 127
htfcss: cmtt font-family: monospace;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4349 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://tug.org/pipermail/tex4ht/attachments/20150116/30c6294b/attachment-0001.bin>
More information about the tex4ht
mailing list