Separator in Endnote
Hi,
In Endnotes, I gave enough space to Separator on Id.
But it is not reflected on EPUB.
What's going on?
Hosun


Hi,
In Endnotes, I gave enough space to Separator on Id.
But it is not reflected on EPUB.
What's going on?
Hosun


I tried again with Separator: ^t^m.
And I found out 	.
EPUB
https://drive.google.com/file/d/1Bd7_yrKoWUrKIrwTDxQirhLjJoBSH1kI/view?usp=share_link
Hosun


HTML and ASCII 9 is a tab. Tabs are not recognized in EPUB, just as they aren't in web pages. That '^t' is either ignored or converted to a single space.
I think your Tab-Em Space combination is being replaced by that effectively null HTML code and a regular space, resulting in one or perhaps two display spaces. I understand the tab issue, but not why the em space is being converted.
Use a different separator, such as space-emdash-space. Never use tabs in EPUB. And (more generally) it's poor practice in ID to use multiple white space characters in a row, such as tab-space. One whitespace to a space; use whichever works correctly.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.