[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#351917: tetex-extra: \textasciitilde is too high in cmtt



Package: tetex-extra
Version: 3.0-13
Severity: normal

\textasciitilde is too high in cmtt, making URLs look strange with
the url package when using T1 encoding. The tilde should be lowered
for consistency with other fonts.

(I originally reported the problem to Donald Arseneau, suggesting
to lower the tilde as he did for OT1, but he didn't want to "have
url.sty redesigning every font that it comes across".)

-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##################################
minimal input file

\documentclass{article}
\begin{document}
\texttt{Test asciitilde: x\textasciitilde{}x}
\end{document}

and

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{url}
\begin{document}
\url{http://localhost/~user/}
\end{document}

##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root 82 1179 2006-02-08 06:27:49 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root staff 25 2005-10-21 11:52:39 /usr/local/share/texmf/ls-R -> /var/lib/texmf/ls-R-LOCAL
lrwxrwxrwx 1 root root 29 2006-01-28 01:39:37 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 35 2006-01-19 13:16:10 /usr/share/texmf-tetex/ls-R -> /var/lib/texmf/ls-R-TEXMFDIST-TETEX

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4-20051215
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages tetex-extra depends on:
ii  dpkg                          1.13.13    package maintenance system for Deb
ii  tetex-base                    3.0-13     Basic library files of teTeX
ii  tetex-bin                     3.0-13     The teTeX binary files
ii  ucf                           2.005      Update Configuration File: preserv

tetex-extra recommends no packages.

-- no debconf information



Reply to: