From 4eba488b39eb3c262735d33b3e4ea6676a962abb Mon Sep 17 00:00:00 2001
From: Urs Liska <git@ursliska.de>
Date: Tue, 7 Jan 2014 12:18:35 +0100
Subject: [PATCH] Issue 3785: Web:Examples: Enclose in box

I think the pages below Introduction (and probably Community too)
should consistently start with a box and a subheading,
because there is no eye-catching page heading.

This is _one_ option to do that for the Examples page.
Others would be:

- Make that @div only enclose the introductory paragraph
- enclose the introductory paragraph _and_
  - add a headingless div around the examples _or_
  - add a div with @subheading "Gallery"
---
 Documentation/web/introduction.itexi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/web/introduction.itexi b/Documentation/web/introduction.itexi
index 5d2f8c629d..1ec99ed95a 100644
--- a/Documentation/web/introduction.itexi
+++ b/Documentation/web/introduction.itexi
@@ -296,6 +296,10 @@ already decided to try LilyPond, first read about our
 @node Examples
 @unnumberedsec Examples
 
+@divClass{column-center-top}
+
+@subheading Beautiful examples
+
 LilyPond is a powerful and flexible tool for engraving tasks of
 all kinds.  Please browse our gallery of examples and be inspired!
 
@@ -422,6 +426,7 @@ contributed by Hu Haipeng, a blind composer.
 @exampleImage{orchestra}
 @newsEnd
 
+@divEnd
 
 @divClass{column-center-bottom}
 @subheading Where now?
-- 
2.39.5