|
23ef68b109
|
Fix columnHandler
|
2020-08-03 15:46:28 +02:00 |
|
|
a9c090e24f
|
Fix lineHandler
|
2020-08-02 16:30:20 +02:00 |
|
|
bdd0982b92
|
Add extractMath function
|
2020-08-02 16:26:14 +02:00 |
|
|
cd6723fc8c
|
Fix getSubtablesRange name
|
2020-07-08 13:31:00 +02:00 |
|
|
2e2080c2a1
|
Fix undefined
|
2020-07-08 13:24:29 +02:00 |
|
|
76559d21db
|
Change getSubtableIndex to getSubtableRange
|
2020-07-08 13:21:40 +02:00 |
|
|
dda226d8b6
|
Fix circular import
|
2020-07-06 10:29:17 +02:00 |
|
|
1593614d5f
|
fix missing parenthesis
|
2020-07-06 10:28:59 +02:00 |
|
|
57522d2627
|
Remove unused importation
|
2020-07-04 18:38:07 +02:00 |
|
|
7658f8e9f0
|
Remove data.tex
|
2020-07-04 18:19:03 +02:00 |
|
|
65bc85b76c
|
Fix undefined variables
|
2020-07-04 15:41:24 +02:00 |
|
|
109ab8b0c5
|
Print help message when no file or list arguments
|
2020-07-03 14:52:59 +02:00 |
|
|
d1e1b10285
|
Change format handling
|
2020-07-03 14:51:40 +02:00 |
|
|
c2ec537ab7
|
LaTeX options are now object oriented
|
2020-06-26 14:36:35 +02:00 |
|
|
6f15d73054
|
replace firstState by initialState
|
2020-06-25 16:46:33 +02:00 |
|
|
a606448a80
|
Now the state number must be set without the number in firststate command
|
2020-06-21 11:41:20 +02:00 |
|
|
e5a789ba93
|
Add firstStates parameter
|
2020-06-20 18:30:18 +02:00 |
|
|
8efa580659
|
Replace main cli options by LaTeX options
The tex options are placed in the dfbOptions LaTex environment
|
2020-06-18 15:02:12 +02:00 |
|
|
11ba719417
|
Fix lowercase on DataType name
|
2020-06-18 12:27:24 +02:00 |
|
|
eb165e20b2
|
Remove args printing
|
2020-06-17 13:20:47 +02:00 |
|
|
17bbe7b953
|
Fix prefix instead of suffix
|
2020-06-17 13:19:44 +02:00 |
|
|
7196d37f72
|
Merge branch 'master' into QUEST4
|
2020-04-30 18:22:18 +02:00 |
|
|
1be87533ba
|
Use json.dumps instead of str().lower to write boolean
|
2020-04-30 16:06:46 +02:00 |
|
|
440787408b
|
Fix datafileBuilder for QUEST#4
|
2020-04-24 10:14:19 +02:00 |
|
|
4f7d89201f
|
Add support of the EXOTICCOLUMN format in datafileBuilder
|
2020-04-22 17:08:45 +02:00 |
|
|
617e50dc03
|
Remove kwargs to use explicit optional arguments
|
2020-04-22 16:50:04 +02:00 |
|
|
4a1ff51f70
|
Fix python for DOUBLECOLUMN format
|
2020-04-09 15:06:56 +02:00 |
|
|
451ddc0121
|
Add DOUBLETBE format
|
2020-03-28 16:07:53 +01:00 |
|
|
f1f51a7c62
|
Add prefix support
|
2020-03-28 13:21:47 +01:00 |
|
|
dafaf023f7
|
Merge branch 'master' into QUEST2
|
2020-03-28 13:02:16 +01:00 |
|
|
5226082616
|
Simplify fileName building
|
2020-03-28 13:00:17 +01:00 |
|
|
1fe9da3287
|
Merge branch 'master' into QUEST2
|
2020-03-27 14:35:50 +01:00 |
|
|
caf0ef124f
|
Fix first symmetry alignment
|
2020-03-27 14:35:01 +01:00 |
|
|
782677f88b
|
Fix DOUBLECOLUMN format
|
2020-03-26 16:29:30 +01:00 |
|
|
7fb707ec85
|
Add optionals arguments to getSubtableIndex
|
2020-03-21 16:31:50 +01:00 |
|
|
3402445caa
|
Starting to fix python code for QUEST#2
|
2020-03-21 16:13:31 +01:00 |
|
|
b75c6a700c
|
Merge branch 'QUEST#3' into QUEST#2
|
2020-03-08 16:18:34 +01:00 |
|
|
d4101a7f96
|
Create the metarecover tool
|
2020-03-05 14:52:42 +01:00 |
|
|
4146474790
|
Merge branch 'TBE' into QUEST#3
|
2020-02-29 15:35:19 +01:00 |
|
|
5b6998c0d0
|
Fix space
|
2020-02-29 15:33:09 +01:00 |
|
|
7441257b01
|
Merge branch 'TBE' into QUEST#3
|
2020-02-29 15:06:37 +01:00 |
|
|
6af861727e
|
Fix space
|
2020-02-29 15:06:12 +01:00 |
|
|
0ecb6a26f6
|
Merge branch 'TBE' into QUEST#3
|
2020-02-28 16:10:26 +01:00 |
|
|
b663aa9a3b
|
Fix typo
|
2020-02-28 10:00:42 +01:00 |
|
|
f85e7d75c8
|
Delete ZPE and twoStateDataFile
|
2020-02-25 14:00:18 +01:00 |
|
|
4033f559fc
|
Try support quest#2 format
|
2020-02-24 09:46:19 +01:00 |
|
|
d91cbf81f1
|
Fix space missing
|
2020-02-20 11:05:56 +01:00 |
|
|
c657307b2a
|
Add debug flag instead of DEBUG variable
|
2020-02-19 11:47:58 +01:00 |
|
|
cff3119df5
|
Fix bug in data.py
|
2020-02-17 15:18:08 +01:00 |
|
|
deb8a815ed
|
Bug fix
|
2020-02-17 11:34:20 +01:00 |
|