capitalone / AI_Dictionary_English_Spanish

Other
49 stars 31 forks source link

Consider exporting to HTML as well #1

Open manubellido opened 5 years ago

manubellido commented 5 years ago

Latex can also be exported to HTML with latex2html.

I can see some benefits for this:

  1. You just need a browser to read/load the dictionary
  2. It can be exposed as a Github page: https://pages.github.com
  3. Because of the last benefit it can actually be easier to find in search.

Thanks for doing this BTW.

omar-florez commented 5 years ago

Thanks a lot, @manubellido for the feedback. As it is, the dictionary was intended to be used offline as a PDF that can be downloaded and shared between people. However, I can see how useful it may be to have it in HTML format as well. I think that could be a nice feature, will work in writing a script to have both versions automatically available after compiling.