Jump to content

why is there a gap


Xaned Kerman

Recommended Posts

The marvels of Rich Text Format.

You type and it formats, using all the horizontal space, generally making things unreadable (on a wide screen), but scaling onto small screens dynamically.  If you explcitily hit <enter>

like that, you are asking for a new paragraph, and so you get an empty line between.  If you want a soft break, try <shift><enter>
and it's a simple new line (this one), but not a whole new paragraph.

There are a number of things about RTF I really detest, so do not feel alone.

You can enter <code>, using the "<>" icon in the ribbon above, but it's probably not what you want, in general:

maybe like this
which is more verbatim
about everything.

I'm rusty but I think the HTML terms are <p> and <br>, respectively, but that's only an fyi, no practical help.

Edited by Hotel26
Link to comment
Share on other sites

On 12/7/2023 at 6:44 AM, Hotel26 said:

You can enter <code>, using the "<>" icon in the ribbon above, but it's probably not what you want, in general:

maybe like this
which is more verbatim
about everything.

waoh, wait, what? how?

 

 

 

 

Edited by Jacob Kerman
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...