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