Menu

#16 Dots get replaced by commas in .TpX file

open
nobody
None
5
2008-08-20
2008-08-20
Anonymous
No

Hi,

I recently came across a relatively strange behavior of TpX. When editing, after a while the program replaces all dots in coordinate expressions with commas in the whole .TpX file. To give an example, expressions like

<line x1="67.5594" y1="60.5495" x2="67.5594" y2="59.8812" lw="2.00"/>

become

<line x1="67,5594" y1="60,5495" x2="67,5594" y2="59,8812" lw="2,00"/>.

Similarly,

\put(28.96,15.19){\fontsize{4.18}{5.02}\selectfont \makebox(0,0)[lt]{\textcolor[rgb]{0, 0, 0}{xa}\strut}}

becomes

\put(28,96,15,19){\fontsize{4,18}{5,02}\selectfont \makebox(0,0)[lt]{\textcolor[rgb]{0, 0, 0}{xa}\strut}}.

After that happens the file is pretty much unusable.

I really like using the program and would be very grateful for any ideas how to fix this.

Thanks in advance,

Albrecht

Discussion


Log in to post a comment.