Searched refs:set_footnote_style (Results 1 – 3 of 3) sorted by relevance
34 extern int set_footnote_style (char *string); /* called for -s option */
61 set_footnote_style (char *string) in set_footnote_style() function81 if (!footnote_style_preset && set_footnote_style (arg) != 0) in cm_footnotestyle()
729 if (set_footnote_style (optarg) < 0) in main()