3 >Synopsis: Definition of \foreignlanguage wrong
4 >Arrival-Date: Thu Jun 06 15:31:00 CEST 2002
5 >Originator: Robin Fairbairns (robin.fairbairns@cl.cam.ac.uk)
7 \MakeUppercase; the example program produces output
8 "FRENCHHÉLAS!", whereas it ought to produce an error
11 [Note: this is a real bug, but use of the web interface to
12 submit it constitutes "experimentation".]
15 Sample file which indicates the problem:
20 \documentclass{article}
23 \FORMAT{LaTeX2e<2001/06/01>}
24 \AUTHOR{Robin Fairbairns <robin.fairbairns@cl.cam.ac.uk>}
26 \PACKAGE[english]{babel}
30 \setbox0=\hbox{#1}\showbox0}
32 \usepackage[english]{babel}
35 \testit{\MakeUppercase{\foreignlanguage{french}{h\'elas!}}}