Hi @mmcky @jstac
Below are the discrepancies I found in Chapter 7 when comparing the PDF and the HTML versions.
I'd be grateful if you could take a look when you have a moment 😊
1. Figure 7.2 is not rendered correctly in the HTML
PDF: Figure 7.2 displays two panels, showing the convex and concave cases in Du’s theorem. The axes, 45-degree lines, dashed guide lines, blue curves, points, and labels are all visible.
HTML: The corresponding figure appears to be broken. Most of the graphical elements, including the axes, lines, curves, dashed guide lines, and points, are missing. Only some labels are visible, as shown in the screenshot below:
Issue: The HTML rendering of Figure 7.2 does not match the PDF. The figure should be restored so that all graphical elements are visible as in the PDF.
2. Subscripts in aggregator notation are lowercased in the HTML (Section 7.3.1.4)
PDF: In the list of common aggregators, the subscripts in the aggregator notation are uppercase:
A_MIN, A_UZAWA, A_CES, and A_ADD.
HTML: The corresponding subscripts appear in lowercase:
A_min, A_uzawa, A_ces, and A_add.
Issue: This is a minor notation difference, but the HTML notation does not match the PDF. The same lowercase rendering also appears later in the chapter.
3. Inconsistent rendering of EIS in Exercise 7.3.14
PDF: In Exercise 7.3.14, the two occurrences of EIS appear in the same style.
HTML: The first occurrence of EIS in the displayed equation appears in math style, while the later occurrence in “Confirm that EIS = ...” appears in a different, regular text style.
Issue: This is a very minor difference, but the two occurrences of EIS should probably be styled consistently, as in the PDF.
In the HTML:
In the PDF:

Hi @mmcky @jstac
Below are the discrepancies I found in Chapter 7 when comparing the PDF and the HTML versions.
I'd be grateful if you could take a look when you have a moment 😊
1. Figure 7.2 is not rendered correctly in the HTML
PDF: Figure 7.2 displays two panels, showing the convex and concave cases in Du’s theorem. The axes, 45-degree lines, dashed guide lines, blue curves, points, and labels are all visible.
HTML: The corresponding figure appears to be broken. Most of the graphical elements, including the axes, lines, curves, dashed guide lines, and points, are missing. Only some labels are visible, as shown in the screenshot below:
Issue: The HTML rendering of Figure 7.2 does not match the PDF. The figure should be restored so that all graphical elements are visible as in the PDF.
2. Subscripts in aggregator notation are lowercased in the HTML (Section 7.3.1.4)
PDF: In the list of common aggregators, the subscripts in the aggregator notation are uppercase:
A_MIN,A_UZAWA,A_CES, andA_ADD.HTML: The corresponding subscripts appear in lowercase:
A_min,A_uzawa,A_ces, andA_add.Issue: This is a minor notation difference, but the HTML notation does not match the PDF. The same lowercase rendering also appears later in the chapter.
3. Inconsistent rendering of
EISin Exercise 7.3.14PDF: In Exercise 7.3.14, the two occurrences of
EISappear in the same style.HTML: The first occurrence of
EISin the displayed equation appears in math style, while the later occurrence in “Confirm that EIS = ...” appears in a different, regular text style.Issue: This is a very minor difference, but the two occurrences of
EISshould probably be styled consistently, as in the PDF.In the HTML:
In the PDF: