Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama Clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama Clang
Commits
aa5095ca
Commit
aa5095ca
authored
1 year ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
update userman
parent
4c406b61
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/userman/Makefile
+1
-1
1 addition, 1 deletion
doc/userman/Makefile
doc/userman/changes.tex
+11
-0
11 additions, 0 deletions
doc/userman/changes.tex
doc/userman/frama-c-book.cls
+18
-16
18 additions, 16 deletions
doc/userman/frama-c-book.cls
with
30 additions
and
17 deletions
doc/userman/Makefile
+
1
−
1
View file @
aa5095ca
...
...
@@ -77,6 +77,6 @@ transfmain.cmo: transf.cmo
clean
:
rm
-rf
*
~
*
.aux
*
.log
*
.nav
*
.out
*
.snm
*
.toc
*
.lof
*
.pp
*
.bnf
\
*
.haux
*
.hbbl
*
.htoc
\
*
.haux
*
.hbbl
*
.htoc
*
.fls
\
*
.cb
*
*
.cm?
*
.bbl
*
.blg
*
.idx
*
.ind
*
.ilg
\
transf trans.ml pp.ml pp
This diff is collapsed.
Click to expand it.
doc/userman/changes.tex
+
11
−
0
View file @
aa5095ca
...
...
@@ -3,6 +3,17 @@
This chapter summarizes the changes in
\framaclang
and its documentation
between each release, with the most recent releases first.
\section*
{
Version 0.0.15
}
\begin{itemize}
\item
Better handling of mixed C/C++ code and
\texttt
{
extern
\
"C"
}
declarations
\item
Compatibility with Clang 17
\item
Compatibility with Frama-C 28.x Nickel
\end{itemize}
\section*
{
Version 0.0.14
}
\begin{itemize}
\item
Compatibility with
\FramaC
27.x Cobalt.
...
...
This diff is collapsed.
Click to expand it.
doc/userman/frama-c-book.cls
+
18
−
16
View file @
aa5095ca
...
...
@@ -105,7 +105,7 @@
\newcommand
{
\addcopyrightowner
}
[1]
{
\listadd
{
\@
copyrightowner
}{
#1
}
}
\addcopyrightowner
{
cealist
}
% add it by default
\addcopyrightowner
{
\
cealist
}
% add it by default
\newcommand
{
\insertcopyrightowners
}{{
\def\listsep
{
\def\listsep
{
,
}}
%
...
...
@@ -167,7 +167,7 @@
\tikzfading
[name=fade right,left color=transparent!0, right color=transparent!80]
\tikz
[remember picture,overlay]
{
\node
[inner sep=0pt,anchor=south,yshift=35mm]
(named) at (current page.south)
{
\includegraphics
[width=\paperwidth]
{
logos/
frama-c-guy
}
\includegraphics
[width=\paperwidth]
{
frama-c-guy
}
}
;
\fill
[white,path fading=fade right]
(named.south west) rectangle (named.north east);
...
...
@@ -244,14 +244,16 @@
{
\medskip
}
{
\makebox
[3em][l]
{
\thecontentslabel
}}
{
\hspace*
{
3em
}}
{
\space\tocdotfill\makebox
[1.5em]
{
\contentspage
}}
[]
{
\titlerule*
[1pc]
{
.
}
\makebox
[1.5em]
{
\contentspage
}}
[]
% {\space\tocdotfill\makebox[1.5em]{\contentspage}}[]
\titlecontents
{
subsection
}
[5em]
{
\smallskip
}
{
\makebox
[4.5em][l]
{
\thecontentslabel
}}
{
\hspace*
{
4.5em
}}
{
\space\tocdotfill\makebox
[1.5em]
{
\contentspage
}}
[]
{
\titlerule*
[1pc]
{
.
}
\makebox
[1.5em]
{
\contentspage
}}
[]
% {\space\tocdotfill\makebox[1.5em]{\contentspage}}[]
% --------------------------------------------------------------------------
% Acknoledgements
...
...
@@ -281,19 +283,19 @@
\fi
}}
% \acknowledge{<flag image file>}{<text inside box>}
% \acknowledgeprogram{<flag image file>}{<text inside box>}
\newcommand
{
\acknowledgeprogram
}
[2]
{
\fbox
{
\begin{minipage}
{
0.97
\textwidth
}
\begin{minipage}
{
1.2cm
}
\includegraphics
[width=\linewidth]
{
#1
}
\end{minipage}
\begin{minipage}
{
0.90
\textwidth
}
This project has received funding from #2.
\end{minipage}
\end{minipage}
}
\noindent\fbox
{
%
\parbox
{
\dimexpr\linewidth
-2
\fboxsep
-2
\fboxrule
}{
%
\begin{minipage}
{
1.2cm
}
%
\includegraphics
[width=\textwidth]
{
#1
}
%
\end{minipage}
%
\hfill
%
\begin{minipage}
{
0.9
\textwidth
}
%
This project has received funding from #2.
%
\end{minipage}
%
}
%
}
%
}
\newcommand
{
\acknowledgeANR
}
[1]
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment