Formatting... Help needed
#1
My formatting in the novel Didn't work properly after publishing IN Royal Road
But on Scribblehub, works fine.... In chapter preview too it shows ok, SO what is the problem. Formatting get messed up only after publishing
Scribble hub (See chapter 12) - https://www.scribblehub.com/read/2295105-i-refuse-to-level-up-dont-ask-about-my-sisters-opinion-on-this/chapter/2365375/
But on Scribblehub, works fine.... In chapter preview too it shows ok, SO what is the problem. Formatting get messed up only after publishing
Scribble hub (See chapter 12) - https://www.scribblehub.com/read/2295105-i-refuse-to-level-up-dont-ask-about-my-sisters-opinion-on-this/chapter/2365375/
Re: Formatting... Help needed
#2
Oh, the indents? Yeah, RR helpfully removes all indents for you and makes sure you're using double-spaced paragraphs.
Honestly, I wouldn't fight it. Just let it do its thing.
Honestly, I wouldn't fight it. Just let it do its thing.
| Private Diary of a Future [Villain] [Hero] [Other] | Read my books!
Have me read or edit your book! Professional editing and beta reading services available. |
|
Re: Formatting... Help needed
#3
It's annoying and I don't think there's an easy fix. You'll either have to live with it or edit everything you post to fix the formatting.
Re: Formatting... Help needed
#4
I use indents with no spaces between the paragraphs for my story entitled forever eve.
And here is how you do it:
Enter the View Source Code screen by pressing this button: [< >]
And insert this line of code: <div style="text-indent: 0.3in;">
This will create an indent of three-tenths of an inch [in] at the beginning of every paragraph. You can also use pixels to create an indent [px] or points [pt] or em's [em].
Then at the end of the text you wish to use indents, close off the command by inserting </div>
And to remove the spaces between the paragraphs, delete the lines the code between the paragraphs that say: <div> </div>
There are other ways to remove the spaces, but this method works just fine.
You can also use margin-left instead of text-indent, and the command margin-right will create an indent on the right hand side of the text. (I think the Margin commands only work with <p style>, but I could be wrong. They might also work with <div style>)
And of course, there are other workarounds and all sorts of format commands, but I think this is enough for now.
And here is how you do it:
Enter the View Source Code screen by pressing this button: [< >]
And insert this line of code: <div style="text-indent: 0.3in;">
This will create an indent of three-tenths of an inch [in] at the beginning of every paragraph. You can also use pixels to create an indent [px] or points [pt] or em's [em].
Then at the end of the text you wish to use indents, close off the command by inserting </div>
And to remove the spaces between the paragraphs, delete the lines the code between the paragraphs that say: <div> </div>
There are other ways to remove the spaces, but this method works just fine.
You can also use margin-left instead of text-indent, and the command margin-right will create an indent on the right hand side of the text. (I think the Margin commands only work with <p style>, but I could be wrong. They might also work with <div style>)
And of course, there are other workarounds and all sorts of format commands, but I think this is enough for now.
- Report this post
- Rep (0)
- Edited by ArDeeBurger at
Re: Formatting... Help needed
#5ArDeeBurger Wrote: I use indents with no spaces between the paragraphs for my story entitled forever eve.This is very useful information, thanks: I'll make a note of it because I indent the first lines of paragraphs in my WP original, but of course RR by default removes the indents.
(etc.)
However, I've had a quick glance at your 'forever eve' (first chapter) and I don't think it works there, because your paragraphs are very short: most of them only one line. That makes the text layout look ugly and disjointed. May I suggest you remove the indents from there, but use them when writing longer paragraphs?
- Report this post
- Rep (0)
- Edited by Lewis Berneu at
Re: Formatting... Help needed
#6Lewis Berneu Wrote:Well, you see, using no indents and double spacing between paragraphs is exactly the format I would think you ought to use when posting long paragraphs on the internet.ArDeeBurger Wrote: I use indents with no spaces between the paragraphs for my story entitled forever eve.This is very useful information, thanks: I'll make a note of it because I indent the first lines of paragraphs in my WP original, but of course RR by default removes the indents.
(etc.)
However, I've had a quick glance at your 'forever eve' (first chapter) and I don't think it works there, because your paragraphs are very short: most of them only one line. That makes the text layout look ugly and disjointed. May I suggest you remove the indents from there, but use them when writing longer paragraphs?
If I use the double spacing format that Royal Road provides me as a default, all those short one line paragraphs would be afloat in a sea of blank space. And if I forgo both the indents and the double spacing, the text will then become block of solid print.
So, you know. You gotta pick something. 🪕
Re: Formatting... Help needed
#7ArDeeBurger Wrote: So, you know. You gotta pick something. 🪕Ah well, we can't always agree about everything!
I tend to follow the practice seen in most paperbacks. Indent the first line of every paragraph, except the first paragraph of a chapter or chapter section. In some stories I 'drop' the first character of a chapter - but that's a personal quirk of mine. On RR you can only emulate that, I believe, by putting the first character in a larger font.
I'm not familiar with all these HTML4/HTML5 gadgets. Is there one that will force RR to use half line spacing between paragraphs, or similar? That might be useful.
- Report this post
- Rep (0)
- Edited by Lewis Berneu at
Re: Formatting... Help needed
#8Lewis Berneu Wrote: I'm not familiar with all these HTML4/HTML5 gadgets. Is there one that will force RR to use half line spacing between paragraphs, or similar? That might be useful.I have tried. There is not.
But I'd love to be proven wrong.
Re: Formatting... Help needed
#9Lewis Berneu Wrote:Update: I tried out your advice on first line indent and I'm pleased to say it works fine! However, I've decided not to use it in my current w-i-p because many of the paragraphs are quite short (a common trait in modern writing I think - we can't all compose paragraphs like Proust's.) and the reading panel (in Windows, at least) is quite wide. Thanks for the info anyway.ArDeeBurger Wrote: I use indents with no spaces between the paragraphs for my story entitled forever eve.This is very useful information, thanks: I'll make a note of it...
(etc.)
- Report this post
- Rep (6)
- Edited by Lewis Berneu at







