Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c316 #define CSS_FONT_ROMAN "font-family:serif; font-weight:normal;" in html_output_head() macro
317 add_word_args (" span.roman { %s } \n", CSS_FONT_ROMAN); in html_output_head()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog768 * makeinfo/html.c (html_output_head) [CSS_FONT_ROMAN,