![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Seriously, Rich Text Editor, why will you not work right? Why are you breaking up paragraphs all weird and adding extra spaces and generally making it impossible to format anything so it looks good! And LJ why have you not fixed this yet? It's been a month!
I am going to try to post my first chapter soon. I will make an attempt at html, but that will take me forever. I did send it into Teaspoon so who knows if I will get this figured out before it's posted there. It's a toss up right now of what will take the longest.
I am going to try to post my first chapter soon. I will make an attempt at html, but that will take me forever. I did send it into Teaspoon so who knows if I will get this figured out before it's posted there. It's a toss up right now of what will take the longest.
no subject
Date: 2011-09-11 09:08 pm (UTC)Anyone out there know of a website where you can post your formatted text and it translates saves it with HTML tags? Is there a way to do that in Word or Pages??? It would make posting to LJ so much easier.
I so so SOOOO share your frustration. I haven't been able to update my Ficlist in a month, and I've stopped copying my stories over from Teaspoon. It isn't worth the hassle. Only posting new stuff here.
no subject
Date: 2011-09-11 10:32 pm (UTC)LJ will do most of the formatting for you if you post in the HTML side. (Just don't plan on being able to edit. It seems opposed to that a lot of the time.) The line spacing, hard returns seems to be preserved most of the time even now. I gave up on rich text a couple years ago. The only code you need to worry about are
1) italics: < i > .... < /i > (remove spaces)
2) center < center > ... < /center > (remove spaces)
3) lj cut < lj-cut text="" >.... < /lj-cut > (remove spaces)
4) images < img src="" > (remove spaces)
5) pretty links < a href="" > link name < /a > (remove spaces)
If you format for TSP it's pretty much the same with LJ. I use the same text minus the cuts.
I've used google docs in the past for generating (messy) code but they've removed the "view code" command in the newest "improved" version. I can still use the various older versions of g-docs by copying older files in the formats. (So much weirdness in docs.) Open Office also generates code, but it's a pain.
no subject
Date: 2011-09-12 04:59 am (UTC)no subject
Date: 2011-09-12 08:05 pm (UTC)Something else I didn't mention - if you do need to edit and it just messes up the post, what works for me is to edit the original doc you copied from and then open the post, erase all the text, and repaste the whole post again. Seems to work with my masterlist. LJ refuses to let me make the slightest change to it otherwise.
In any event, always use "preview post" beforehand. It will show you any nonsense LJ is going to give you.
and some more code I remembered that might help:
1) bold < b >..... < /b > (remove spaces)
2) lj user < lj user="username" > (remove spaces)
no subject
Date: 2011-09-11 09:20 pm (UTC)As long as your paragraphs are set up like this (with the space between them, vs. indenting), it's really easy to do.
no subject
Date: 2011-09-11 10:13 pm (UTC)no subject
Date: 2011-09-12 05:06 am (UTC)