Skip to content

Releases: DominikPeters/tikz-editor

TikZ Editor v0.5.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:13
b8b0d00

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

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:12
953f097

Fixes:

  • Change binary name from app to tikz-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

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:09
098d000

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

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:29
61afbf6
  • add support for on background layer and pic
  • allow editing figure bounding box in inspector
  • fix: use correct stroke color when using tools

TikZ Editor v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:08
0439d71
  • Fix rectangle resizing bug
  • [Desktop] Add command to open a paper directly from arXiv

TikZ Editor v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 May 11:45
9b083e3
  • 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

TikZ Editor v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 17:55
7b863d6

Initial release.