Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
b37c6029
Commit
b37c6029
authored
Sep 21, 2012
by
Guillaume Melquiond
Browse files
Fix extra spacing at start of bnf entries.
parent
3eee50ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/macros.tex
View file @
b37c6029
...
...
@@ -28,7 +28,7 @@
\newcommand
{
\sep
}{
\\
[2mm]
\spacefalse\newentrytrue
}
\newcommand
{
\newl
}{
\\
&
&
\spacefalse
}
\newcommand
{
\alt
}{
\\
&
$
\mid
$
&
\spacefalse
}
\newcommand
{
\is
}{
&
$
::
=
$
&
\newentryfalse
}
\newcommand
{
\is
}{
&
$
::
=
$
&
\spacefalse
\newentryfalse
}
\newenvironment
{
syntax
}{
\begin{tabular}
{
@
{}
rrll@
{}}
\spacefalse\newentrytrue
}{
\end{tabular}
}
\newcommand
{
\synt
}
[1]
{$
\spacefalse
#
1
$}
\newcommand
{
\emptystring
}{$
\epsilon
$}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment