Commit e93cb48
[action-translation] resync: likelihood_ratio_process.md (#123)
* 🔄 resync likelihood_ratio_process.md
* Add missing 'import matplotlib as mpl' for the i18n font config
The resync kept the CJK font-configuration block but dropped the mpl
import it depends on - a NameError at execution that non-strict builds
swallow. Found sweeping the wave for the pattern behind zh-cn#97's
December fixes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Restore trailing newline (engine issue tracked in QuantEcon/action-translation#116)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Add missing bibtex key Blume_Easley2006 to fix dangling citation
The resync of likelihood_ratio_process.md pulled in a {cite}`Blume_Easley2006`
reference from upstream, but the shared quant-econ.bib was not synced, so the
strict build (-W) failed on "could not find bibtex key". Entry copied verbatim
from QuantEcon/lecture-python.myst.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Align quant-econ.bib to canonical union to avoid EOF merge conflicts
All four bibtex keys the wave needs (Lucas_Prescott_1971, Blume_Easley2006,
MaCurdy1982, Meghir2004) are now present identically across the affected
branches so the resync PRs merge without append-at-EOF conflicts. Entries
copied verbatim from QuantEcon/lecture-python.myst.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 94f8aca commit e93cb48
2 files changed
Lines changed: 29 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
12 | 32 | | |
13 | 33 | | |
14 | 34 | | |
| |||
53 | 73 | | |
54 | 74 | | |
55 | 75 | | |
| 76 | + | |
56 | 77 | | |
57 | 78 | | |
58 | 79 | | |
| |||
1223 | 1244 | | |
1224 | 1245 | | |
1225 | 1246 | | |
1226 | | - | |
| 1247 | + | |
1227 | 1248 | | |
1228 | 1249 | | |
1229 | 1250 | | |
| |||
1622 | 1643 | | |
1623 | 1644 | | |
1624 | 1645 | | |
1625 | | - | |
| 1646 | + | |
1626 | 1647 | | |
1627 | 1648 | | |
1628 | 1649 | | |
| |||
1755 | 1776 | | |
1756 | 1777 | | |
1757 | 1778 | | |
1758 | | - | |
| |||
0 commit comments