trailblazing / lightlang

Automatically exported from code.google.com/p/lightlang
0 stars 0 forks source link

Problem with SL dictionary format #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There're many dictionaries in HTML or XML format. It raises some problem 
with lightlang:

* Some HTML entities and components can't be converted correctly to SL 
format.

Such as: Images, supscript and supperscript...,etc.

* If possible to convert (such as) images to equivalent characters then 
each dictionary has specified script to do this.

It's impossible if dictionary is not free/open (can't be re-distributed/
downloaded).

* No way to render tables. SL's tabs is fixed tab.

Original issue reported on code.google.com by rusv...@gmail.com on 23 Jun 2009 at 9:05

GoogleCodeExporter commented 9 years ago
My opinions, I have 2 ideas:

1. Improve SL format to solve these problems.

2. Use HTML with GUI, comvert HTML to text to use with command line version.

How do you think!?

Original comment by rusv...@gmail.com on 23 Jun 2009 at 9:09

GoogleCodeExporter commented 9 years ago
Format SL is minimalistichnym for entries, but you can make a single format, for
example, SL-HTML, which is a formatting tag to use HTML. Naturally, the 
dictionaries
in this format have to mark, as used in graphical interface.

Original comment by mdevaev@gmail.com on 24 Jun 2009 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by mdevaev@gmail.com on 20 Oct 2009 at 11:16