Further Tweaks
Follow up on revisions 221,222.
This commit is contained in:
parent
ad620f63d3
commit
435bbfcd36
|
@ -17,10 +17,10 @@
|
|||
|
||||
<%= stylesheet_link_tag 'instiki' unless @inline_style %>
|
||||
|
||||
<style type="text/css">
|
||||
<style type="text/css"><!--/*--><![CDATA[/*><!--*/
|
||||
<%= @style_additions %>
|
||||
<%= @web ? @web.additional_style : '' %>
|
||||
</style>
|
||||
/*]]>*/--></style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
@ -102,6 +102,7 @@
|
|||
\re@DeclareMathSymbol{\swArr}{\mathrel}{symbolsC}{119}
|
||||
\re@DeclareMathSymbol{\nequiv}{\mathrel}{symbolsC}{46}
|
||||
\re@DeclareMathSymbol{\Perp}{\mathrel}{symbolsC}{121}
|
||||
\re@DeclareMathSymbol{\Vbar}{\mathrel}{symbolsC}{121}
|
||||
\makeatother
|
||||
|
||||
% Widecheck
|
||||
|
|
Loading…
Reference in a new issue