From 2d1bf074bdf26ab2ad5ad188b5b0937a0ea6c979 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 11 Jul 2015 00:14:05 +0000 Subject: Change \pdfmdfivesum to \mdfivesum, to be consistent with \strcmp and \shellescape git-svn-id: svn://tug.org/texlive/trunk@37831 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/xetexdir/xetex.web | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/xetexdir/xetex.web') diff --git a/Build/source/texk/web2c/xetexdir/xetex.web b/Build/source/texk/web2c/xetexdir/xetex.web index 317aab23738..fb980cd5c17 100644 --- a/Build/source/texk/web2c/xetexdir/xetex.web +++ b/Build/source/texk/web2c/xetexdir/xetex.web @@ -10546,7 +10546,7 @@ convert: case chr_code of meaning_code: print_esc("meaning"); font_name_code: print_esc("fontname"); pdf_strcmp_code: print_esc("strcmp"); - pdf_mdfive_sum_code: print_esc("pdfmdfivesum"); + pdf_mdfive_sum_code: print_esc("mdfivesum"); left_margin_kern_code: print_esc("leftmarginkern"); right_margin_kern_code: print_esc("rightmarginkern"); @/@@/ @@ -29754,7 +29754,7 @@ primitive("XeTeXlastfontchar", last_item, XeTeX_last_char_code); primitive("pdflastxpos",last_item,pdf_last_x_pos_code); primitive("pdflastypos",last_item,pdf_last_y_pos_code); primitive("strcmp",convert,pdf_strcmp_code); -primitive("pdfmdfivesum",convert,pdf_mdfive_sum_code); +primitive("mdfivesum",convert,pdf_mdfive_sum_code); primitive("shellescape",last_item,pdf_shell_escape_code); primitive("XeTeXpdfpagecount",last_item,XeTeX_pdf_page_count_code); -- cgit v1.2.3