incantation: fixing OmniOutliner script newlines

Get to know Studio Anti Thesis. Drop on in and say hello!

Moderator: Studio Members

incantation: fixing OmniOutliner script newlines

Postby rayg » Sun Sep 21, 2003 11:26 am

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
rayg
 
Posts: 14
Joined: Sun Sep 14, 2003 10:16 pm
Location: Downtown Madison

Postby rayg » Sun Sep 21, 2003 12:00 pm

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]
rayg
 
Posts: 14
Joined: Sun Sep 14, 2003 10:16 pm
Location: Downtown Madison


Return to Studio Talk

Who is online

Users browsing this forum: No registered users and 1 guest

cron