mirror of
https://github.com/brl/mutter.git
synced 2025-06-18 19:19:31 +00:00
build
clutter
doc
common
Makefile.am
common.xsl
cookbook.xsl
devhelp.xsl
html.xsl
ref-html-style.xsl
style.css
cookbook
reference
AUTHORS.old
CODING_STYLE
HACKING
HACKING.backends
Makefile.am
RELEASING
actor-invariants.txt
size-negotiation.txt
examples
po
tests
.gitignore
COPYING
ChangeLog.pre-git-import
Makefile.am
NEWS
README.in
README.md
autogen.sh
clutter.doap
configure.ac

If an <emphasis> element is placed inside a <programlisting> in a cookbook recipe, the result is bold italic text in the HTML output. This isn't particularly readable. Fix is to style emphasis elements inside programlistings so the font weight is not bold but is still italicised. http://bugzilla.clutter-project.org/show_bug.cgi?id=2475