Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
9e533369
Commit
9e533369
authored
Dec 07, 2015
by
Zangdar1111
Browse files
Merge branch 'mindmapping' of
https://gitlab.utc.fr/crozatst/hdoc
into mindmapping
parents
48aacb9b
0b03e73a
Changes
4
Hide whitespace changes
Inline
Side-by-side
mindmapping_to_hdoc/mindmapping_to_hdoc.ant
View file @
9e533369
...
@@ -14,23 +14,11 @@
...
@@ -14,23 +14,11 @@
<echo>
----------------------------Begin of conversion----------------------------------
</echo>
<echo>
----------------------------Begin of conversion----------------------------------
</echo>
<!-- Sect Schema : only sect element -->
<!-- Sect Schema : only sect element -->
<antcall
target=
"Makehdoc"
>
<antcall
target=
"Makehdoc"
>
<param
name=
"myXSLT"
value=
"sect.xsl"
/>
<param
name=
"myXSLT"
value=
"sect.xsl"
/>
<param
name=
"hdocName"
value=
"sect"
/>
<param
name=
"hdocName"
value=
"sect"
/>
</antcall>
</antcall>
<!-- Div Schema : sect and div element -->
<antcall
target=
"Makehdoc"
>
<param
name=
"myXSLT"
value=
"div.xsl"
/>
<param
name=
"hdocName"
value=
"div"
/>
</antcall>
<!-- Div Schema : sect, div and p element -->
<antcall
target=
"Makehdoc"
>
<param
name=
"myXSLT"
value=
"threeLevel.xsl"
/>
<param
name=
"hdocName"
value=
"three"
/>
</antcall>
<delete
dir=
"${basedir}/temp"
/>
<delete
dir=
"${basedir}/temp"
/>
<echo>
----------------------------End of conversion----------------------------------
</echo>
<echo>
----------------------------End of conversion----------------------------------
</echo>
...
...
mindmapping_to_opale/mindmapping_to_opale.ant
View file @
9e533369
...
@@ -18,17 +18,6 @@
...
@@ -18,17 +18,6 @@
<antcall
target=
"Makehdoc"
>
<antcall
target=
"Makehdoc"
>
<param
name=
"hdocName"
value=
"sect"
/>
<param
name=
"hdocName"
value=
"sect"
/>
</antcall>
</antcall>
<!-- Div Schema : sect and div element -->
<antcall
target=
"Makehdoc"
>
<param
name=
"hdocName"
value=
"div"
/>
</antcall>
<!-- Div Schema : sect, div and p element -->
<antcall
target=
"Makehdoc"
>
<param
name=
"hdocName"
value=
"three"
/>
</antcall>
<delete
dir=
"${basedir}/temp"
/>
<delete
dir=
"${basedir}/temp"
/>
<echo>
----------------------------End of conversion----------------------------------
</echo>
<echo>
----------------------------End of conversion----------------------------------
</echo>
...
...
mindmapping_to_opale/result/hdoc/sect.hdoc
0 → 100644
View file @
9e533369
File added
mindmapping_to_opale/result/scar/sect.scar
0 → 100644
View file @
9e533369
File added
Write
Preview
Supports
Markdown
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