--- a/model/grammar/Makefile Fri May 11 00:01:54 2012 +0100
+++ b/model/grammar/Makefile Fri May 11 00:41:37 2012 +0100
@@ -21,6 +21,12 @@
export QUERY_STRING="uploads/prov_n_LL/lang=perl&markup=html"; cd yack; PERL5LIB=perl/modules perl/modules/W3C/Grammar/bin/yacker DEBUG 10
+do.ll.html:
+ echo "<!DOCTYPE table [<!ENTITY nbsp \" \">]> " > ll.html
+ cat yack/prov-n-LL.bnf.html >> ll.html
+ xpath ll.html .//a[@id]/../../..
+ xpath ll.html .//a/@id
+ xpath ll.html .//a[@id \<\> "term-prov_n_LL-PASSED_TOKENS"]/@id
run1:
--- a/model/grammar/yack/prov-n.bnf.html Fri May 11 00:01:54 2012 +0100
+++ b/model/grammar/yack/prov-n.bnf.html Fri May 11 00:41:37 2012 +0100
@@ -1,3 +1,6 @@
+<!DOCTYPE table [<!ENTITY nbsp " ">]>
+
+
<table border="0">
<tbody><tr><td colspan="4" class="grammarSection"><h3><a id="productions" name="productions">Productions</a>:</h3></td></tr></tbody>