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

Bug#193444: tetex-base: helvetica \textsterling produces dollar sign with latex, pdflatex



Package: tetex-base
Version: 2.0.2-3
Severity: normal

Two files are attached: a simple test file test.tex which prints
\textsterling and \pounds in Helvetica, and it's log file when
processed with LaTeX.  Both command sequences should produce the
symbol for British pounds sterling: £.  Instead, they produce an
italic dollar sign.  This is true using LaTeX and Xdvi and PDFLaTeX
and gv with ghostscript 7.04.


\documentclass{article}
\usepackage{helvet}
\begin{document}
\sffamily
\pounds 4
\textsterling 3
\end{document}



This is TeX, Version 3.14159 (Web2C 7.4.5) (format=latex 2003.4.18)  15 MAY 2003 12:00
**\nonstopmode\input{test.tex}
(./test.tex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo
File: size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf/tex/latex/psnfss/helvet.sty
Package: helvet 2002/09/08 PSNFSS-v9.0a (WaS) 

(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)) (./test.aux)
\openout1 = `test.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Try loading font information for OT1+phv on input line 4.

(/usr/share/texmf/tex/latex/psnfss/ot1phv.fd
File: ot1phv.fd 2001/06/04 scalable font definitions for OT1/phv.
)
LaTeX Font Info:    Font shape `OT1/phv/m/ui' in size <10> not available
(Font)              Font shape `OT1/phv/m/it' tried instead on input line 5.
LaTeX Font Info:    Font shape `OT1/phv/m/it' in size <10> not available
(Font)              Font shape `OT1/phv/m/sl' tried instead on input line 5.
 [1

] (./test.aux) ) 
Here is how much of TeX's memory you used:
 293 strings out of 95783
 3285 string characters out of 1194471
 46913 words of memory out of 1000001
 3305 multiletter control sequences out of 10000+50000
 4915 words of font info for 16 fonts, out of 500000 for 1000
 34 hyphenation exceptions out of 1000
 24i,4n,19p,153b,162s stack positions out of 1500i,500n,5000p,200000b,5000s

Output written on test.dvi (1 page, 316 bytes).


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux beth 2.4.20 #1 Wed Feb 26 02:14:42 EST 2003 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages tetex-base depends on:
ii  debconf                       1.2.35     Debian configuration management sy
ii  dpkg                          1.10.10    Package maintenance system for Deb
ii  texinfo                       4.3-1      Documentation system for on-line i

-- debconf information:
  tetex-base/olddat: true
* tetex-base/oldupdm: true
* tetex-base/oldcfg: false


Reply to: