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

Bug#547978: texlive-latex-extra: envlab + utf-8 result in "! Argument of has an extra }"



On 23.09.09 Dennis Boone (drb@msu.edu) wrote:

Hi,

Thanks for the report.

> We have a system which automatically generates latex input files to
> generate letters and envelopes.  The system operates entirely on utf-8
> data.  A fair portion of the data is western text -- i.e. we could
> represent it using ASCII or 8859-1 -- we do have a non-trivial amount of
> material which includes characters drawn from IPA, oriental sets,
> Arabic, etc.
> 
> Relevant (hopefully...) bit of the envelope .log:
> 
> 	(/usr/share/texmf-texlive/tex/latex/ae/t1aess.fd)
> 	! Argument of �has an extra }.
> 	<inserted text> 
> 					\par 
> 	l.13 ...g utf-8 char (ü)\\City postcode\\country}
> 
> 	?  
> 
Seems to be a problem in ae.

> 	\documentclass{letter}
> 	\usepackage[businessenvelope]{envlab}
> 	\usepackage{autofe}
> 	\usepackage{ucs}
> 	\usepackage[utf8,utf8x]{inputenc}
> 	\usepackage{textcomp}
> 	\usepackage{ae,aecompl}
> 
Is there a reason why you use the ae package instead of lmodern to
get real T1 support?

H.
-- 
sigmentation fault



Reply to: