| ... |
... |
@@ -1,3 +1,9 @@ |
|
1 |
+{{warning title="Warning"}} |
|
2 |
+Pragmatics 2014-10 hasn't been released yet. These release notes are preliminary! |
|
3 |
+{{/warning}} |
|
4 |
+ |
|
5 |
+ |
|
6 |
+ |
| 1 |
1 |
= KIELER Pragmatics 2014/10 = |
| 2 |
2 |
|
| 3 |
3 |
* [[Official Project Website>>url:http://www.informatik.uni-kiel.de/rtsys/kieler||shape="rect"]] |
| ... |
... |
@@ -62,7 +62,6 @@ |
| 62 |
62 |
** Added zoom style {{code language="none"}}ZOOM_TO_ACTUAL_SIZE{{/code}}, added corresponding configuration methods in {{code language="none"}}IAction.ActionResult{{/code}} |
| 63 |
63 |
** Added switch in {{code language="none"}}KlighdSynthesisProperties{{/code}} to deactivate minimal diagram figure size estimation in case size data are already available |
| 64 |
64 |
* [[KGraph Text>>doc:KGraph Text (KGT)]] |
| 65 |
|
-** A new optionĀ {{code language="none"}}de.cau.cs.kieler.kgraphsynthesis.defaults{{/code}} can enable default values for element sizes and labels to make KGT files more compact. |
| 66 |
66 |
|
| 67 |
67 |
=== Important Bugs Fixed in 2014/10 === |
| 68 |
68 |
|