ISSUE-33: RESOLVED: EDITORIAL: Separate classes for grammar examples and grammar productions

grammar styles

RESOLVED: EDITORIAL: Separate classes for grammar examples and grammar productions

State:
CLOSED
Product:
Raised by:
Bijan Parsia
Opened on:
2007-10-25
Description:
Reported by bparsia, Jul 10, 2007

It would be handy if the functional syntax grammar was extractable by a simple query. A problem
now is that the examples of the syntax have the same class (grammar) as the productions. Two
solutions, and I leave it to the editor to decide which. In css/owl.css either duplicate the style for
.grammar

.example {
font-family: monospace; padding-left: 20px; font-size: 10pt;
}

Or just add the "example" class to the examples, e.g.,

<p class="grammar example"...

Either way will work fine!
Related Actions Items:
No related actions
Related emails:
  1. ISSUE-33 (grammar styles): REPORTED: Separate classes for grammar examples and grammar productions (from sysbot+tracker@w3.org on 2007-10-25)

Related notes:

I did this, but the example style is coming out with a bit too much extra, probably because there was style for example already. I used gexample instead. I think that this solves this issue.

Peter Patel-Schneider, 26 Oct 2007, 16:02:27

See http://www.w3.org/2007/OWL/wiki/Teleconference.2007.11.14/Minutes

Ian Horrocks, 19 Nov 2007, 18:49:39

Display change log ATOM feed


Ian Horrocks <ian.horrocks@cs.ox.ac.uk>, Chair, Ivan Herman <ivan@w3.org>, Sandro Hawke <sandro@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: index.php,v 1.293 2012/05/30 19:40:48 brett Exp $