#3511 closed defect (fixed)
Better errormessage for missing unicodesymbols
Reported by: | Owned by: | lasgouttes | |
---|---|---|---|
Priority: | high | Milestone: | 1.5.4 |
Component: | general | Version: | 1.5.0svn |
Severity: | normal | Keywords: | |
Cc: | j.spitzmueller@…, ben.bob@… |
Description
This problem is vaguely similar to #3043
however I would say it is more serious...honestly this bug renders the whole
Unicodesymbols file useless. I was told that the file is only used when the
encoding is *not* UTF8, and this was confirmed as I messed with the file and saw
no changes with my UTF8 file. However, changing to any encoding but UTF8 will
give the error message about the text being the wrong encoding. This is wrong,
since the symbols in the file should be getting converted through
unicodesymbols. More information can be found on the mailing list and I will be
attaching an example I found there shortly.
Attachments (1)
Change History (11)
by , 18 years ago
Attachment: | unicode_failure.lyx added |
---|
comment:1 by , 18 years ago
Milestone: | → 1.5.0 |
---|
I see this, too. I'll have a quick look over the weekend, since it was probably
broken by me.
comment:2 by , 18 years ago
Summary: | unicodesymbols file not working - makes you change to UTF8 → Better errormessage for missing unicodesymbols |
---|
This is now fixed: http://www.lyx.org/trac/changeset/18066
The unicodesmymbols file does work, but I entered the schwa command for the
wrong symbol (capital schwa, which is to my knowledge not in tipa), therefore
LyX could not find it. Now you should be able to enter all missing tipa
symbols :-)
You get a messsage on the console in cases like this:
Could not find LaTeX command for character 0x259.
LaTeX export will fail.
I believe that the error box that pops up is suboptimal (since utf8 does not
help in many cases), therefore I leave this bug open with changed summary.
comment:3 by , 18 years ago
What do you mean by "the error box that pops up is suboptimal"? Should we popup
an alert box or not?
comment:4 by , 18 years ago
Milestone: | 1.5.0 → 1.5.x |
---|
Seems we have to live with the errormessage for the time being.
comment:5 by , 17 years ago
Keywords: | fixedintrunk added |
---|
fixedintrunk by Bo:
http://www.lyx.org/trac/changeset/22208
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in branch (r22235) and previously in trunk.
comment:7 by , 17 years ago
Cc: | added |
---|
comment:9 by , 17 years ago
Milestone: | 1.5.x → 1.5.4 |
---|
comment:10 by , 17 years ago
Keywords: | fixedintrunk removed |
---|
a file that won't compile in lyx but should