View Single Post
Old 01-21-2019, 04:33 PM   #18
sjfan
Addict
sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.
 
Posts: 281
Karma: 7724454
Join Date: Sep 2017
Location: Bethesda, MD, USA
Device: Kobo Aura H20, Kobo Clara HD
Quote:
Originally Posted by JSWolf View Post
iBooks is where it easily can break as iBooks is used on iPhones with wide margins.
The problem is coming up with a good compromise that is generally readable but also works—and wraps reasonably—with narrow layouts. Eliminating all visual indication of the indented lines is a non-starter, as they're integral to the reading of the poem. But changing how they are expressed visually is a perfectly fine idea.

Of the 170+ lines that are split-indent, 150+ of them are only split once; those are fairly easily handled by simply right-aligning the second portion of the line. It doesn't line up exactly properly, but it's easily readable, still indicates the shifts in lines just fine, and does as good a job of wrapping as anything (and I can use break-points to align them exactly on wider layouts).

It's the ones that have dual levels of indent that are more problematic; that's only 11 lines in a 5000+ line book, so it's a fairly small issue so long as they're at least readable across devices.

If I use RbnJrg's solution for those lines, they come out readable even on tight screens, though there's a bit of ugliness (see below) and I'm certainly open to alternative suggestions.

Attached are screenshots with reasonably wide, pretty narrow, and extremely narrow layouts that show a full line, a single split-line, and a dual-split line (followed by another full line) that gives an idea of what I'm working with right now—though I'll probably drop the hanging indent to 1em instead of 2em.

The extra vertical gap above “and then” on the narrowest layout is the most unsightly part, by far; suggestions on cleaning that up would be welcomed, though as I said it's only 11 lines in the book and it's more than readable as-is.
Attached Thumbnails
Click image for larger version

Name:	wrap1.png
Views:	173
Size:	16.0 KB
ID:	169207   Click image for larger version

Name:	wrap2.png
Views:	175
Size:	14.6 KB
ID:	169208   Click image for larger version

Name:	wrap3.png
Views:	172
Size:	16.6 KB
ID:	169209  
sjfan is offline   Reply With Quote