Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Rodin Handbook
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
Rodin Handbook
Commits
5538e216
Commit
5538e216
authored
10 years ago
by
Michael Leuschel
Browse files
Options
Downloads
Patches
Plain Diff
add Camille comment about syntax
parent
5a37fda2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
org.rodinp.handbook.feature/latex/tutorial-03.tex
+20
-0
20 additions, 0 deletions
org.rodinp.handbook.feature/latex/tutorial-03.tex
with
20 additions
and
0 deletions
org.rodinp.handbook.feature/latex/tutorial-03.tex
+
20
−
0
View file @
5538e216
...
...
@@ -215,6 +215,26 @@ The two events will look as follows:
\end{description}
}
\newcommand
{
\CamilleEVT
}
[1]
{
\item
[\textcolor{keycolor}{event }]
\textit
{
#1
}
\paraSpc
}
\newcommand
{
\CamillenItemX
}
[2]
{
\item
[\textcolor{labelcolor}{$\tt ~~~~@#1$}]
\textcolor
{
xcodecolor
}{$
\it
#
2
$}
\itemSpc
}
% opt1
\begin{rodin-plugin}
{
camille.png
}{
Camille
}
Within Camille this part of the model has a different textual representation.
For example, the first event has to be written as follows:
\begin{description}
\CamilleEVT
{
set
\_
peds
\_
go
}
\begin{description}
\BeginAct
\begin{description}
\CamillenItemX
{
act1
}{
peds
\_
go := TRUE
}
\end{description}
\EndAct
\end{description}
\end{description}
\warning
{
From now on, we won't describe the differences between the Rodin editor and Camille any more.
}
\end{rodin-plugin}
\subsubsection
{
Event parameters
}
\index
{
parameter
}
...
...
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