Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
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-c
Commits
9e78a73d
Commit
9e78a73d
authored
4 years ago
by
Basile Desloges
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Create tex file with CEA affiliation for the documentation
parent
3586aeb7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/MakeLaTeXModern
+7
-1
7 additions, 1 deletion
doc/MakeLaTeXModern
doc/frama-c-affiliation.tex
+2
-0
2 additions, 0 deletions
doc/frama-c-affiliation.tex
with
9 additions
and
1 deletion
doc/MakeLaTeXModern
+
7
−
1
View file @
9e78a73d
FRAMAC_DOC_ROOT_DIR?=..
FRAMAC_MODERN=frama-c-book.cls frama-c-cover.pdf frama-c-left.pdf frama-c-right.pdf
FRAMAC_MODERN=frama-c-book.cls frama-c-cover.pdf frama-c-left.pdf frama-c-right.pdf
frama-c-affiliation.tex
frama-c-book.cls: $(FRAMAC_DOC_ROOT_DIR)/frama-c-book.cls
@rm -f $@
...
...
@@ -24,3 +24,9 @@ frama-c-left.pdf: $(FRAMAC_DOC_ROOT_DIR)/frama-c-left.pdf
@cp $< .
@chmod a-w $@
@echo "import $<"
frama-c-affiliation.tex: $(FRAMAC_DOC_ROOT_DIR)/frama-c-affiliation.tex
@rm -f $@
@cp $< .
@chmod a-w $@
@echo "import $<"
This diff is collapsed.
Click to expand it.
doc/frama-c-affiliation.tex
0 → 100644
+
2
−
0
View file @
9e78a73d
\newcommand
{
\fcaffiliationen
}{
CEA-List, Université Paris-Saclay
\\
Software Safety and Security Lab
\xspace
}
\newcommand
{
\fcaffiliationfr
}{
CEA-List, Université Paris-Saclay
\\
Laboratoire de Sûreté et Sécurité des Logiciels
\xspace
}
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