Home
last modified time | relevance | path

Searched refs:CSS_FONT_INHERIT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c296 #define CSS_FONT_INHERIT "font-family:inherit" in html_output_head() macro
297 add_word_args (" pre.display { %s }\n", CSS_FONT_INHERIT); in html_output_head()
298 add_word_args (" pre.format { %s }\n", CSS_FONT_INHERIT); in html_output_head()
303 add_word_args (" pre.smalldisplay { %s; %s }\n", CSS_FONT_INHERIT, in html_output_head()
305 add_word_args (" pre.smallformat { %s; %s }\n", CSS_FONT_INHERIT, in html_output_head()