Page
Library
Module
Module type
Parameter
Class
Class type
Source
This version adds support for the Menhir standard rules endrule
, midrule
, rev
, flatten
and append
.
This patch fixes a mismatch in version number.
This patch fixes #10 (noempty_list
was not recognized) and #12, thanks to the contribution of @zapashcanon (add a switch to disable the use of CSS content properties in HTML mode, to make e.g., content copy-pastable).
This version implements several important changes:
ocamlbuild
in favor of dune
\lit
command for literals in syntax
modeobeliskgrammar
in LaTeX modesre
library instead of str
-noaliases
This version fixes issue #8, corrects some parentheses related additional bugs and uses the new OPAM 2.0 format.
This patch is a minor fix to 0.3.1: tests in LaTeX mode are now conditionally guarded on the presence of `pdflatex`` in the PATH.
This patch fixes #7: in LaTeX mode, if no prefix is specified throug -prefix
option, end
-beginning commands are automatically prefixed with zzz
.
This release fixes #4, #5 and #6. See #2 (comments).
longtabu
replaces tabu
in tabular mode.Also functionals are now surrounded by <
and >
in all output formats.
This release fixes #2:
-package
in LaTeX mode allows the user to specify an additional output file (.sty) to gather the created macros ;-prefix
.Remove remaining unneeded Roman parts.
First release.