This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]