Menu

#26 fails to convert specific rtf file

v1.0_(example)
accepted
None
1
2016-10-07
2016-10-04
Anonymous
No

It fails to convert the attached rtf file with the message

bernd@aladdin:~/Download> rtf2latex2e -b 60_100_en_rtf
Processing 60_100_en_rtf.rtf
ReadColorTbl: malformed entry
Last token read was "\cbackgroundone" near line 474, position 16.

Can you please have a look why it fails?

2 Attachments

Discussion

  • Wilfried Hennings

    • status: open --> accepted
    • assigned_to: Wilfried Hennings
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
     60_100_en_rtf.rtf (2.1 MB; application/rtf)
    +60_100_en_wp.tex (110.9 kB; application/octet-stream)
    
     
  • Wilfried Hennings

    It seems that MS added new elements to the rtf syntax. rtf2latex2e does not know about those new tags and fails.
    I opened the rtf file in Windows WordPad and saved from there as rtf. WordPad uses a smaller subset of rtf tags and the rtf file saved from WordPad is successfully converted by rtf2latex2e. The resulting tex file is attached.

     

Anonymous
Anonymous

Add attachments
Cancel