File: readme.txt

package info (click to toggle)
inkscape-textext 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,532 kB
  • sloc: python: 3,174; makefile: 30; sh: 26
file content (17 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Useful test-snippets showing what has been saved by which TexText version
under several Inkscape versions.

Nomenclature:

[type]_i_[major]_[minor]_[bugfix]_tt_[major]_[minor]_[bugfix]_[converters]_[info].svg

[type]                      -> Short description of file content
i_[major]_[minor]_[bugfix]  -> Inkscape version used for creation of the file
tt_[major]_[minor]_[bugfix] -> TexText version used for creation of nodes in the file
[converter]                 -> Specific convertes used (pdf2svg, pstoedit since tt 0.8)
[info]                      -> Additional information

Example:
eqn_i0_92_2_tt0_8_0_pdf2svg.svg
-> File containing an equation created with Inkscape 0.92.2 and TexText 0.8 
   using the pdf2svg backend