summaryrefslogtreecommitdiff
path: root/Documentation/it/macros.itexi
diff options
context:
space:
mode:
authorPaul Morris <paulwmorris@gmail.com>2016-08-29 00:27:19 -0400
committerPaul Morris <paulwmorris@gmail.com>2016-09-24 10:13:37 -0400
commit136e94ea422fc94ef2587c588d516a03e01275e1 (patch)
tree97e233199b1946a168fbe4a62b057a360b68937e /Documentation/it/macros.itexi
parent6bd95e9f5b759548122f5ca35ac478ce5b116623 (diff)
Issue 4962: Web: home page: add example image, reduce news to headlines
The example image is the excerpt from Bach BWV 861 from the essay. Anchor links are used to link to specific examples on the examples page. The news entries on the home page are reduced to just a list of headlines that link to specific entries on the 'Old News' page (under 'Community'). And that page is renamed to just 'News'.
Diffstat (limited to 'Documentation/it/macros.itexi')
-rw-r--r--Documentation/it/macros.itexi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/it/macros.itexi b/Documentation/it/macros.itexi
index 5847b695e2..66b327ae2b 100644
--- a/Documentation/it/macros.itexi
+++ b/Documentation/it/macros.itexi
@@ -746,7 +746,7 @@ Per la versione di LilyPond @version{}
@macro exampleImage{IMAGE-FILE}
@html
-<div class="float-center">
+<div class="float-center example-image-wrapper">
<a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
<img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
</a>