Releases: DominikPeters/tikz-editor
Releases · DominikPeters/tikz-editor
Release list
TikZ Editor v0.5.2
Fixes:
- add app close button to menu
- fix pgfmathsetmacro parsing
- ensure inspector edit fields don't lose focus when typing 0
TikZ Editor v0.5.1
Fixes:
- Change binary name from
apptotikz-editor - Parser improvements to syntax highlighting
- Style grids to work better on low dpi screens
- Fix evaluation bug for figures using
\foreach
TikZ Editor v0.5.0
Added:
- Switch between relative and absolute positioning of nodes using the context menu
- Editing support for objects using
rotate around - Press alt/option during rotate to rotate around object center instead of origin
- Show hints in status bar about which modifier keys can be pressed during edits
Fix:
- Don't write unnecessary default options into the code
- Improve behavior of number inputs in the presence of defaults
TikZ Editor v0.4.0
- add support for
on background layerandpic - allow editing figure bounding box in inspector
- fix: use correct stroke color when using tools
TikZ Editor v0.3.0
- Fix rectangle resizing bug
- [Desktop] Add command to open a paper directly from arXiv
TikZ Editor v0.2.0
- Feature to flatten foreach loops
- better parser error reporting
- add PNG as a desktop clipboard format (makes it possible to paste to Keynote)
- add About menu to web version