Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hdoc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Stephane Crozat
hdoc
Commits
cfc14570
Commit
cfc14570
authored
Jan 11, 2016
by
Hachem Rihab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[opale_to_optim] update README again
parent
1adb5795
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
+8
-7
hdoc_to_optim/README.md
hdoc_to_optim/README.md
+4
-5
opale_to_hdoc/README.md
opale_to_hdoc/README.md
+1
-1
opale_to_optim/README.md
opale_to_optim/README.md
+3
-1
No files found.
hdoc_to_optim/README.md
View file @
cfc14570
...
...
@@ -35,8 +35,8 @@ There are two different ways to use the converter hdoc_to_optim: by running a sc
Use this method if you do not want to use a terminal.
1.
Download hdoc_converter.zip and unzip it.
2.
Add your source file to the Input folder.
It has to be a .hdoc file.
3.
Place only one file in that folder
.
2.
Add your source file to the Input folder.
3.
Place only one file in that folder
!!!
4.
If you are using Linux, run the script run.sh. If you are using Windows, run the script run.bat.
5.
Your file has been converted, the result is in the Output folder.
6.
You can now open it with OptimOffice.
...
...
@@ -61,10 +61,8 @@ By using the terminal you can specify some parameters to the conversion : the so
"ant -buildfile hdoc_to_optim.ant -DDocType slideshow -DInputFile sample.hdoc"
"ant -buildfile hdoc_to_optim.ant -DDocType website"
Both parameters are optional. Your file has been converted, you can open your document with OptimOffice.
Both parameters are optional. Your file has been converted, you can open your paper with OptimOffice.
Unsupported
...
...
@@ -96,6 +94,7 @@ Todo
*
Offer the possibility of integrating the sections into a webmedia application.
*
Find a better way to transform the metadata (description and keywords) information.
*
Factorise the code (put all transformations in one file for example).
*
Offer the possibility of placing multiple input files.
*
Integrate Concept trees.
...
...
opale_to_hdoc/README.md
View file @
cfc14570
...
...
@@ -40,7 +40,7 @@ you have to export a module file as a scar.
* "Include descendant network" input : checked
* "keep workspaces" : unchecked
2.
Then you just have to put your scar in the input directory inside the project opale_to_hdoc.
2.
Then you just have to put your scar in the input directory inside the project opale_to_hdoc.
Place only one file in that folder !!
3.
Finally, you can either launch the bash, the bat or start the ant by
typing the following instruction :
...
...
opale_to_optim/README.md
View file @
cfc14570
...
...
@@ -49,7 +49,7 @@ Use this method if you do not want to use a terminal.
* "Include descendant network" input : checked
* "keep workspaces" : unchecked
3.
Place only one file in that folder
.
3.
Place only one file in that folder
!!
4.
If you are using Linux, run the script run.sh. If you are using Windows, run the script run.bat.
...
...
@@ -100,6 +100,8 @@ Todo
Refer to the Todos in Opale to Hdoc and in Hdoc to Optim.
*
Offer the possibility of placing multiple input files.
Technical notes
---------------
...
...
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