From 7994f86ec5e18f9d0d9f90161a2f26dd26d26af7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 4 Jul 2021 03:01:24 +0000 Subject: CTAN sync 202107040301 --- macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h') diff --git a/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h b/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h index 23058049e9..1201e40484 100644 --- a/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h +++ b/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/command_ids.h @@ -1,4 +1,6 @@ /* This file automatically generated by command_data.awk */ +#ifndef COMMAND_IDS_H +#define COMMAND_IDS_H /* Useful aliases */ #define CM_hex_09 CM_TAB @@ -83,6 +85,7 @@ CM_atchar, CM_author, CM_b, CM_backslashchar, +CM_bsixpaper, CM_bullet, CM_bye, CM_c, @@ -157,6 +160,7 @@ CM_dh, CM_dircategory, CM_direntry, CM_display, +CM_displaymath, CM_dmn, CM_docbook, CM_documentdescription, @@ -313,9 +317,7 @@ CM_seealso, CM_seeentry, CM_set, CM_setchapternewpage, -CM_setcontentsaftertitlepage, CM_setfilename, -CM_setshortcontentsaftertitlepage, CM_settitle, CM_shortcaption, CM_shortcontents, @@ -374,7 +376,6 @@ CM_uref, CM_urefbreakstyle, CM_url, CM_v, -CM_validatemenus, CM_value, CM_var, CM_verb, @@ -391,3 +392,4 @@ CM_hex_7c, CM_hex_7d, CM_hex_7e, }; +#endif -- cgit v1.2.3