View Single Post
Old 03-05-2017, 02:25 AM   #10
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by pdurrant View Post
Quote:
Originally Posted by SigilBear View Post
1) How should I describe this book? Should I call it a "revision," an "annotated, updated version," an "upgrade," etc.?

2) How should I describe myself - as the co-author, editor, etc.?
I suggest "annotated edition" and yourself as "editor"
I agree. Annotated Edition + Editor would probably work best.

Quote:
Originally Posted by SigilBear View Post
I'm also going to insert a few comments where needed. For example, if the original book says "Vermont has no state bird," I might write, "Today, Vermont is represented by the hermit thrush."
I personally would leave the text exactly as it was originally, then add in your own Editor's footnote:

Spoiler:
Code:
<p>Vermont has no state bird,<a href="#fn20" id="ft20">[20]</sup></a> and here is extra example text.</p>

[...]

<p class="footnote"><a href="#ft20 id="fn20">[20]</a> Today, Vermont is represented by the hermit thrush.—Editor</p>


or you could decide to have multiple sets of concurrent footnotes (Original + Editor).

If the originals are numbered [1]-[99], you could make the Editor's be [a]-[z] or[*] [†] [‡] (depending on how many there are per chapter).

If you use an alternate numbering scheme, then you can forgo the usage of "—Editor" (it should be obvious that the second types of footnotes were added in the Annotated version).

Side Note: Back in 2013 I posted images + code + an example of an EPUB I worked on that had 3 distinct sets of footnotes (Original + Translator + Editor):

https://www.mobileread.com/forums/sh...38#post2661838

Read everything Before/After in that post as well... I believe it has a lot of relevant info on digitizing Footnotes in ebooks with some in-depth examples. I even posted examples of a book that still holds my record for the MOTHER OF ALL FOOTNOTES (one went across 7 pages).

Last edited by Tex2002ans; 03-05-2017 at 02:51 AM.
Tex2002ans is offline   Reply With Quote