
Education Apps kde latex mind-map uml
Source (link to git-repo or to original if based on someone elses unmodified work): https://waf.io/semantik.html
Semantik - a mindmapping-like tool for document generation (reports, thesis, etc). Features its own internal diagramming tool.
Runtime requirements:
KDE >= 5
Python >= 3.3
Compilation requirements:
KDE5 development packages
Python3 development packages
Semantik 1.2.5 9 months ago
* Add a workaround for dark desktop color schemes
* Improve the zoom system
Semantik 1.2.5 9 months ago
* Add a workaround for dark desktop color schemes
* Improve the zoom system
Semantik 1.2.4 1 year ago
* Fix build issues on Python 3.8
* Improve the default color scheme
Semantik 1.2.4 1 year ago
* Fix build issues on Python 3.8
* Improve the default color scheme
Semantik 1.2.3 1 year ago
Semantik 1.2.3
--------------
* Eliminate drawing artifacts
* Eliminate grid alignment issues on diagrams
* Improve label positioning on diagrams
* Italian translations
Semantik 1.2.2 1 year ago
* Fix stale connections when disconnecting multiple references
* Fix broken flags #98
* Fix shortcuts configurability #96
* Fix diagram thumbnail display on item selection
* Add 'nocaption' to disable picture captions in LaTeX
* Add 'disable_row_header' and 'disable_col_header' to improve table exports
* Add 'disable_slide' to limit extra Beamer slides
* Paint long branches with a lighter color
Semantik 1.2.1 2 years ago
* Fix duplicate reference values
* Fix double prompts for overwriting files
* Fix map variables visibility when opening maps
* Fix document generator dialog's tab navigation
* Fix boundary objects' text alignment (diagrams)
* Fix pipe objects' resizing (diagrams)
* Fix component objects' margin sizes
* Enable newlines on most diagram objects #89
* Add global settings that contain commands to open documents after they are created
Semantik 1.2.0 2 years ago
* Add support for Kdissert-like references
* Add support for newlines in table attachments
* Configure arrow colors on the main map
* Add a new Entity shape for data modeling (diagrams)
* Fix missing crossing lines when printing or exporting diagrams
Semantik 1.1.0 2 years ago
* Improve the looks of diagram crossing lines
Semantik 1.0.9 2 years ago
* Display picture and diagram thumbnails on the main map
* Add a touchpad mode for laptop users
Semantik 1.0.8 2 years ago
* Add new formatting actions to the Rich Text editor: text color, hyperlink, list, clear formatting
* Position diagram boundary captions to top or bottom
* Improve the odt template styles
Semantik 1.0.7 2 years ago
* Export rich text in html/s5 document generators
* Add new styles for the odt template
* Add text alignment options to diagram elements
Semantik 1.0.6 2 years ago
* Improve the document export from the command-line
* Fix some annoying with the base directory changing to /tmp
* Persist font settings in documents
* Update the French translation data
* Export png files in html and latex documents
* Remove the Beamer files: most LaTeX distributions provide them nowadays
Semantik 1.0.5 2 years ago
* Highlight code snippets in beamer presentations/pdflatex using Minted
* Fix drawing artifacts when switching diagrams
* Fix the inactive custom color button in semantik #88
* Add a color toolbar to semantik-d
* Improve the default colors for readability
Semantik 1.0.4 2 years ago
* Improve PDF diagram export
* Fix Qt Dbus compilation errors on some systems
Semantik 1.0.3 2 years ago
* Updated import filters to Python3 syntax #83
* Fix image imports #84
* Improve zigzag lines routing for sequence elements
Semantik 1.0.1 3 years ago
* Add a diagram sequence element
* Fix improper pdf document dimensions
* Fix the configuration and build on FreeBSD
* Add installation notes for Fedora
ita256
13 years ago
Report
ggreaves
13 years ago
Does anyone know have a repository link, where I can I get the three items marked not found?
Report
chomee
13 years ago
is there a need to convert the document somehow?
I can send you the document if you'd like to investigate....
Report
ita256
13 years ago
Report
chomee
13 years ago
I'm off to explore the new features however, keep up the excellent work :)
Report
ita256
13 years ago
Report
chomee
13 years ago
- doesn't crash any more (yay)
- opens old kdissert format files
but,
- when opening old semantik (v0.2.x) format file, a blank page is shown
You're getting there ;)
Report
ita256
13 years ago
Report
chomee
13 years ago
Thanks anyway ;)
Report
prostetnik
13 years ago
got the error whith
checkinstall ./waf install
---
Installing with ./waf install...
========================= Installation results ===========================
* installing src/flags/flag_delay.svg as /usrshare/semantik/flags/flag_delay.svg
Traceback (most recent call last):
File "./waf", line 321, in <module>
Scripting.Main()
File "/mnt/data3/home/prostetnik/comp/k/apps/semantik-0.3.0/.waf-1.1.1-1555063097/wafadmin/Scripting.py", line 170, in Main
Utils.g_module.build(bld)
File "/mnt/data3/home/prostetnik/comp/k/apps/semantik-0.3.0/wscript", line 87, in build
install_files('SEMANTIK_DIR', 'flags', 'src/flags/*.svg')
File "/mnt/data3/home/prostetnik/comp/k/apps/semantik-0.3.0/.waf-1.1.1-1555063097/wafadmin/Common.py", line 115, in install_files
do_install(file, destfile, chmod=chmod)
File "/mnt/data3/home/prostetnik/comp/k/apps/semantik-0.3.0/.waf-1.1.1-1555063097/wafadmin/Common.py", line 47, in do_install
shutil.copy2(src, tgt)
File "/usr/lib/python2.5/shutil.py", line 92, in copy2
copystat(src, dst)
File "/usr/lib/python2.5/shutil.py", line 67, in copystat
os.utime(dst, (st.st_atime, st.st_mtime))
OSError: [Errno 2] No such file or directory: '/usrshare/semantik/flags/flag_delay.svg'
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
---
gr
prostetnik
Report
ita256
13 years ago
* checkinstall --fstrans=no --nodoc ./waf install
Report
astr
13 years ago
By the way, there is a program "exporting" Kdissert projects to TaskJuggler. It would be nice to somehow bundle such a program with Semantik. Or are there principled objections?
Report
ita256
13 years ago
It appears that the taskjuggler tool mentioned is a Taskjuggler plugin. As such, bundling it with Semantik would make little sense.
The other solution is to make an export script for Semantik (python). This should be easy if the Taskjuggler file spec are known.
Report
nateinbliss
13 years ago
Report
dovidhalevi
13 years ago
Report
ita256
13 years ago
Report
dovidhalevi
13 years ago
Report
ita256
13 years ago
Report
dovidhalevi
13 years ago
Result segfaults. The libc6 situation on Debian Sid is untenable at present so I will not build anything right now. EVERYTHING built will segfault.
Report
jel
13 years ago
Report
tomasitonone
13 years ago
Report
ita256
13 years ago
The graphical user interface (widgets, mouse and keyboard controls) is different, and the architecture was changed (Qt4, extension system, file format).
Report
MvW
13 years ago
Report
nkayesmith
13 years ago
Report