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
4e666906
Commit
4e666906
authored
Mar 25, 2016
by
MARCHE Claude
Browse files
restore colors in the html doc
parent
8fc62b38
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/macros.tex
View file @
4e666906
...
...
@@ -43,7 +43,8 @@
%%% listings for Why3 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage
{
../share/latex/why3lang
}
% cannot use \usepackage here because it breaks hevea (no colored keywords anymore :-()
\input
{
../share/latex/why3lang.sty
}
% \RequirePackage{listings}
% \RequirePackage{amssymb}
...
...
share/latex/why3lang.sty
View file @
4e666906
...
...
@@ -22,7 +22,8 @@ commentstyle=\itshape,%
columns=[l]fullflexible,
%
sensitive=true,
%
morecomment=[s]
{
(*
}{
*)
}
,
%
escapeinside=
{
*?
}{
?*
}
,
%
%breaks hevea
%escapeinside={*?}{?*},%
keepspaces=true,
%
literate=
%
% {'a}{$\alpha$}{1}%
...
...
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