aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/_static/coqnotations.sty
diff options
context:
space:
mode:
authorJim Fehrle2020-06-23 14:06:50 -0700
committerJim Fehrle2020-07-08 11:36:27 -0700
commitfa3d479cbf3f84a231fe8587c321df03538b18e7 (patch)
tree8e1beffb2922635ab6546014a4559a2989c0b3f4 /doc/sphinx/_static/coqnotations.sty
parentb291704713f762cf93e5fda012f297ddd895b5fd (diff)
Add tags in prodn indicating productions that are from plugins,
filtered-only show Ltac2 tags outside of ltac2.rst
Diffstat (limited to 'doc/sphinx/_static/coqnotations.sty')
-rw-r--r--doc/sphinx/_static/coqnotations.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/sphinx/_static/coqnotations.sty b/doc/sphinx/_static/coqnotations.sty
index 3dfe4db439..2b1678e7ef 100644
--- a/doc/sphinx/_static/coqnotations.sty
+++ b/doc/sphinx/_static/coqnotations.sty
@@ -79,7 +79,7 @@
\newcssclass{prodn-table}{%
\begin{savenotes}
\sphinxattablestart
- \begin{tabulary}{\linewidth}[t]{lLL}
+ \begin{tabulary}{\linewidth}[t]{lLLL}
#1
\end{tabulary}
\par
@@ -89,4 +89,5 @@
\newcssclass{prodn-target}{\raisebox{\dimexpr \nscriptsize \relax}{#1}}
\newcssclass{prodn-cell-nonterminal}{#1 &}
\newcssclass{prodn-cell-op}{#1 &}
-\newcssclass{prodn-cell-production}{#1\\}
+\newcssclass{prodn-cell-production}{#1 &}
+\newcssclass{prodn-cell-tag}{#1\\}