View Single Post
Old 08-05-2010, 06:50 PM   #2
delphidb96
Wizard
delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.delphidb96 ought to be getting tired of karma fortunes by now.
 
Posts: 2,999
Karma: 300001
Join Date: Jan 2007
Location: Citrus Heights, California
Device: TWO Kindle 2s, one each Bookeen Cybook Gen3, Sony PRS-500, Axim X51V
Quote:
Originally Posted by tomsem View Post
I want to create some dual-language ebooks, and am trying to come up with the 'best' approach. I can think of several:
  1. Interlinear. A paragraph of language A, followed by the translation in language B
  2. Two columns (probably implemented as a table). Left column in language A, right column in language B (on a small screen, this might favor landscape display and preclude use of larger text sizes)
  3. Two parts. First part contains the entire text in language A, second part in Language B. Links with each paragraph to take you to the corresponding translation (or back).

I'm inclined to go with (3.) since it would be more immersive, possibly easier to format with a script, and more portable to different devices/screen sizes than (2.). Especially if I discover how to remove decorations from hyperlinks - the whole paragraph (or perhaps the first word in each) could be hyperlinked to its translation without any visual disturbance.

But thought I'd check to see if anyone else has been down this road...
Or...

4. The ebook first starts with a 'which language do you want' screen. When the user selects the language (similar to a DVD movie), that language version is displayed. That way you could choose to have twenty or thirty language versions in each ebook...

Derek
delphidb96 is offline   Reply With Quote