"Fossies" - the Fresh Open Source Software Archive 
Member "hevea-2.35/bugs/010/msg.txt" (16 Jan 2021, 1141 Bytes) of package /linux/www/hevea-2.35.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 Hi,
2
3 I attached the sample code. You can switch out the \usepackage[..]{babel}
4 line with the commented out version to see the difference.
5
6 Regards,
7 Alex Biehl
8
9
10 Luc Maranget <luc.maranget@inria.fr> schrieb am Do., 21. Juli 2016 um
11 16:23 Uhr:
12
13 > Hi,
14 >
15 > Could you please send me some latex code that exhibits the problem you
16 > report.
17 > This will greatly help me to correct the problem.
18 >
19 >
20 > All the best,
21 >
22 > --Luc
23 >
24 >
25 >
26 > > Bonsoir Monsieur Maranget,
27 > >
28 > > I have tried your excellent hevea program and thought I'd use it for my
29 > > next seminar. However, one thing I noticed is with
30 > >
31 > > ```
32 > > \usepackage[english]{babel}
33 > > ```
34 > >
35 > > `\maketitle` looks fine and is centered nicely. With
36 > > `\usepackage[ngerman]{babel}` it isn't centered anymore.
37 > >
38 > > I attached a screenshot. Note the the `class` attribute of the `table`
39 > > element in the DOM inspector. You can see that there is an additional
40 > > double-quote.
41 > >
42 > > Unfortunately I have no clue where to look for the offending quote. But I
43 > > hope it is enough for you to track down the issue.
44 > >
45 > > Keep up the good work and have a nice day
46 > > Alex Biehl
47 >
48 >
49 >