summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/convert.h
blob: 7535bc95e0461a269f465f68ce78117763c03d7c (plain)
1
2
3
4
/* convert.h - definitions for convert.c */
char *convert_to_texinfo (ELEMENT *e);
char *convert_to_text (ELEMENT *e, int *superfluous_arg);
char *node_extra_to_texi (NODE_SPEC_EXTRA *nse);