Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | amend: html-code order changed |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sebres-8-5-timerate |
Files: | files | file ages | folders |
SHA3-256: |
f4280495d4ef1b5d53f344270a2e513e |
User & Date: | sebres 2019-03-04 20:50:39.180 |
Context
2019-03-05
| ||
10:07 | highlighting check-in: 2536fd1d1e user: sebres tags: sebres-8-5-timerate | |
2019-03-04
| ||
20:50 | amend: html-code order changed check-in: f4280495d4 user: sebres tags: sebres-8-5-timerate | |
20:40 | tools/tcltk-man2html: html-code for micro (sec) character check-in: a9f85173d9 user: sebres tags: sebres-8-5-timerate | |
Changes
Changes to tools/tcltk-man2html.tcl.
︙ | ︙ | |||
347 348 349 350 351 352 353 | {\&} "\t" \ {\%} {} \ "\\\n" "\n" \ {\(+-} "±" \ {\(co} "©" \ {\(em} "—" \ {\(fm} "′" \ | < > | 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 | {\&} "\t" \ {\%} {} \ "\\\n" "\n" \ {\(+-} "±" \ {\(co} "©" \ {\(em} "—" \ {\(fm} "′" \ {\(mc} "µ" \ {\(mu} "×" \ {\(->} "<font size=\"+1\">→</font>" \ {\fP} {\fR} \ {\.} . \ {\(bu} "•" \ ] lappend charmap {\o'o^'} {ô} ; # o-circumflex in re_syntax.n lappend charmap {\-\|\-} -- ; # two hyphens |
︙ | ︙ |