Okay, one of the problems with OmniOutliner HTML export is that it doesn't turn embedded newlines into <br> tags.
Incantation to do this:
sed 's/\([^->}]\)$/\1<br>/g' < /tmp/Episode1.html > X887_Episode1.html
incantation: fixing OmniOutliner script newlines
Moderator: Studio Members
2 posts • Page 1 of 1
Also, might experiment with changing the embedded style of the 'ul' tag and center the thing --
<style type="text/css"><!--
body { background-color: #ffffff }
ul { text-align: center }
--></style>
Not sure I like this or not, yet.. Maybe needs more vertical space.
[/b]
<style type="text/css"><!--
body { background-color: #ffffff }
ul { text-align: center }
--></style>
Not sure I like this or not, yet.. Maybe needs more vertical space.
[/b]
- rayg
- Posts: 14
- Joined: Sun Sep 14, 2003 10:16 pm
- Location: Downtown Madison
2 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest