1/*
2 * core.css
3 *
4 * Copyright (c) 2004 David Holroyd, and contributors
5 * See the file 'COPYING' for terms of use
6 *
7 * Part of the Docbook-CSS stylesheet
8 *   http://www.badgers-in-foil.co.uk/projects/docbook-css/
9 */
10
11/* Generated 2002-12-12 */
12abbrev, accel, acronym, action, application, artpagenums, authorinitials,
13bibliocoverage, biblioid, bibliomisc, bibliorelation, bibliosource, citation,
14citebiblioid, citerefentry, citetitle, city, classname, co, command,
15computeroutput, constant, coref, country, database, date, email, emphasis,
16envar, errorcode, errorname, errortext, errortype, exceptionname, fax,
17filename, firstname, firstterm, funcdef, funcparams, function, group,
18guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware,
19honorific, initializer, inlineequation, inlinegraphic, inlinemediaobject,
20interface, interfacename, invpartnumber, isbn, issn, keycap, keycode,
21keycombo, keysym, lineage, lineannotation, link, literal, markup, medialabel,
22member, menuchoice, methodname, methodparam, modifier, mousebutton, olink,
23ooclass, ooexception, oointerface, option, optional, orgdiv, orgname,
24otheraddr, othername, pagenums, paramdef, parameter, phone, phrase, pob,
25postcode, productname, productnumber, prompt, property, pubdate, pubsnumber,
26quote, refpurpose, replaceable, returnvalue, revnumber, seriesvolnums,
27sgmltag, shortcut, state, street, structfield, structname, subscript,
28superscript, surname, symbol, systemitem, token, trademark, type, ulink,
29userinput, varname, volumenum, wordasword, year {
30	display:inline;
31}
32
33abstract, ackno, address, answer, appendix, article, attribution, authorblurb,
34bibliodiv, biblioentry, bibliography, bibliomixed, bibliomset, biblioset,
35blockquote, book, callout, calloutlist, caption, caution, chapter,
36cmdsynopsis, colophon, constraintdef, dedication, epigraph, equation, example,
37figure, formalpara, glossary, glossdef, glossdiv, glossentry, glosslist,
38graphic, graphicco, highlights, imagedata, imageobjectco, important, index,
39indexdiv,  indexentry, informalequation, informalexample, informalfigure,
40informaltable, itemizedlist, legalnotice, listitem, lot, lotentry,
41mediaobject, mediaobjectco, msg, msgentry, msgexplan, msgmain, msgset, note,
42orderedlist, para, part, partintro, personblurb, preface, primaryie,
43printhistory, procedure, productionset, programlistingco, qandadiv, qandaentry,
44qandaset, question, refentry, refentrytitle, reference, refnamediv, refsect1,
45refsect2, refsect3, refsection, refsynopsisdiv, revhistory, screenco,
46screenshot, secondaryie, sect2, sect3, sect4, sect5, section, seealsoie, seeie,
47set, setindex, sidebar, simpara, simplemsgentry, simplesect, step, substeps,
48subtitle, synopfragment, synopfragmentref, table, term, tertiaryie, tip,
49title, toc, tocback, tocchap, tocentry, tocfront, toclevel1, toclevel2,
50toclevel3, toclevel4, toclevel5, tocpart, variablelist, varlistentry, warning,
51sect1 {
52	display:block;
53}
54
55appendixinfo, area, areaset, areaspec, articleinfo, bibliographyinfo,
56blockinfo, bookinfo, chapterinfo, colspec, glossaryinfo, indexinfo, indexterm,
57itermset, modespec, objectinfo, partinfo, prefaceinfo, primary, refentryinfo,
58referenceinfo, refmeta, refsect1info, refsect2info, refsect3info,
59refsectioninfo, refsynopsisdivinfo, screeninfo, secondary, sect1info,
60sect2info, sect3info, sect4info, sect5info, sectioninfo, see, seealso,
61setindexinfo, setinfo, sidebarinfo, spanspec, tertiary {
62	display:none;
63}
64
65classsynopsisinfo, funcsynopsisinfo, literallayout, programlisting, screen,
66synopsis {
67	white-space:pre;
68	font-family:monospace;
69	display:block;
70}
71