latex linebreak error due to change to one box

Bug #1547357 reported by Ioannis Filippidis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

inkscape 0.91 r13725 breaks the latex export, because it exports newline characters within a textbox as:

```
\put(0.94402477,0.15215056){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{a\\ b}}}%
```

instead of:

```
\put(0.94403285,0.15221097){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{a
b}}}%
```

which is what inkscape 0.48.5 r10040 does, and LaTeX is happy.
With the first one I get the LaTeX error:

`! LaTeX Error: Something's wrong--perhaps a missing \item.`

jazzynico (jazzynico)
tags: added: exporting regression
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.