OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: html generated for EBNF


I have  a document including an EBNF defining a small programming language. 
When I formatted it using the latest XSL stylesheets, incorrect references, for example from
<production id="block">
<lhs>block</lhs><rhs>   BEGIN <nonterminal def="statementlist">statement_list</
nonterminal> END
</rhs>
</production>

the reference to statementlist  is <a href="statementlist">, instead of <a href="#statementlist">.
Another example can be found on the html version of  tdg  in the page for productionset.


    Ian Moor
Ian W Moor                    Department of Computing,
iwm@doc.ic.ac.uk           Imperial College.
                                    180 Queensgate
                                     London SW7 2AZ UK.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]