summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/tex/texfont.h')
-rw-r--r--source/luametatex/source/tex/texfont.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/luametatex/source/tex/texfont.h b/source/luametatex/source/tex/texfont.h
index 0d3fa9fb3..2adadf45d 100644
--- a/source/luametatex/source/tex/texfont.h
+++ b/source/luametatex/source/tex/texfont.h
@@ -600,6 +600,7 @@ extern scaled tex_char_bottom_margin_from_font (halfword f, halfword c)
extern scaled tex_char_top_overshoot_from_font (halfword f, halfword c);
extern scaled tex_char_bottom_overshoot_from_font (halfword f, halfword c);
extern extinfo *tex_char_extensible_recipe_from_font (halfword f, halfword c);
+extern extinfo *tex_char_extensible_recipe_front_last (halfword f, halfword c);
extern halfword tex_char_unchecked_top_anchor_from_font (halfword f, halfword c);
extern halfword tex_char_unchecked_bottom_anchor_from_font (halfword f, halfword c);