Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
34ab1892
Commit
34ab1892
authored
Oct 18, 2016
by
Ralf Jung
Browse files
update iris.sty
parent
d5f015ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/iris.sty
View file @
34ab1892
...
...
@@ -10,7 +10,6 @@
\RequirePackage
{
xstring
}
\RequirePackage
{
mathtools
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SETUP
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
@@ -166,8 +165,9 @@
\newcommand
{
\munit
}{
\varepsilon
}
\newcommand
{
\mcore
}
[1]
{{
\mid
}
#1
{
\mid
}}
% using "|" here makes LaTeX diverge. WTF.
\newcommand
{
\mnocore
}
\top
\newcommand
{
\mnocore
}
{
\bot
}
\newcommand
{
\mtimes
}{
\mathbin
{
\cdot
}}
\newcommand
{
\mundefined
}{
\lightning
}
\newcommand
{
\mupd
}{
\rightsquigarrow
}
\newcommand
{
\mincl
}
[1][]
{
\ensuremath
{
\mathrel
{
\stackrel
{
#1
}{
\preccurlyeq
}}}}
...
...
@@ -391,7 +391,7 @@
\newcommand
{
\Auth
}{
\textsf
{
Auth
}}
% Sum
\newcommand
{
\csumm
}{
\mathrel
{
+
_{
\!\
bot
}}}
\newcommand
{
\csumm
}{
\mathrel
{
+
_{
\!\
mundefined
}}}
\newcommand
{
\cinl
}{
\textsf
{
inl
}}
\newcommand
{
\cinr
}{
\textsf
{
inr
}}
...
...
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