January 4th 07, 23:49
|
#81
|
Anarchist
Join Date: May 2006
Location: Nowhere
Posts: 2,888
|
Re: B5 - Thirdspace
Ah,that explains it.I wont bother asking what HTML is
__________________
‘It is in truth not for glory, nor riches, nor honours that we are fighting, but for freedom - for that alone, which no honest man gives up but with life itself.’
Extract from the Declaration of Arbroath, 1320.
"me and other folk were just tryin tae get the boot in and some other guy banjoed him"
John Smeaton 2007
"You know why they're on the Internet don't you? Cos you wouldny speak to them in the fecking pub!" - Billy Connolly
|
|
|
January 5th 07, 00:19
|
#82
|
Moderator
Join Date: Apr 2001
Location: Florida, USA
Posts: 6,874
|
Re: B5 - Thirdspace
Quote:
A new paragraph should always begin with first a space is how I was taught.
|
The rule I learned was that a new paragraph should be indented, typically five spaces, one standard tab stop. Nowadays formatting rules for letters and much else allow for a "block" appearance to pages and both manuscripts and books often omit the indentation. One space seems hardly enough to notice. (Unless we're still talking at cross purposes you mean a line break when you say "space" instead of a single space on a line.)
And yes, publishers still require manuscripts (which are properly typescripts or computer files these days) to be double-space and to have generous margins, and for exactly the same reason they always did. Books are still edited, just at they are still mostly read, on paper, not on computer screens. (They get physically revised on computers, but that's a different process.) Wide margins and spaces between lines given an editor room to insert comments and revision. Same reason galleys are delivered on large, uncut proof sheets, so the copy editor, editor and writer can make corrections. (In this age of declining standards of literacy many editors and authors spend much of their time restoring things mistakenly "corrected" by the copy editor and/or removing fresh errors introduced by that person.  )
Hollywood (and therefore worldwide) script standards are even more anal. Those of you who have been buying the script books might be interested to know that JMS does not type his scripts on an old manual typewriter, nor does he just like the look of fixed-pitch Courier 10 pt. type. Everything about a script page - the font, the size, the margins, what gets typed in ALL CAPS, what always gets centered, what never gets centered and exactly how far everything that gets indented gets indented have become standardized based on the conventions that were found to work for guys who did pound out scripts on battered Remington manauls with fixed-space fonts. There are a number of competing script formatting programs designed to automate a lot of this stuff and relieve the writer of the mechanics of it all. (The best packages also do a lot of other tasks the professional writer needs to do with various degrees of automation, like turning out a "shooting script" where scenes are grouped together by set or location and performers required, which is how they'll be shot in order to save time and money, or producing a list of required sets or props, etc.)
Regards,
Joe
__________________
Joseph DeMartino
Sigh Corps
Pat Tallman Division
|
|
|
January 5th 07, 11:51
|
#83
|
First One
Join Date: Nov 2001
Location: Hull, England
Posts: 1,273
|
Re: B5 - Thirdspace
It is a quirk of internet browsers to remove extra spaces in HTML. If you put together a page and include a sentence with 4 spaces between each word, invariably the browser will simply interpret it as one space and display the sentence exactly as you would normally type it. I am reliably informed that it does the same with PHP (the language used by vBulletin) ... hence the disappearing "redundant" space at the start of your new paragraphs CH.
And for anyone truly interested in the mechanics of putting together the formatting of a script, JMS goes into it in quite some detail in his Complete Book Of Scriptwriting.
__________________
DaveC
Cake or death?
|
|
|
January 5th 07, 16:46
|
#84
|
Telepath
Join Date: Nov 2005
Posts: 729
|
Re: B5 - Thirdspace
Collapsing extra whitespace (spaces, tabs, carriage returns, linefeeds) is part of the HTML specification by W3C.
If I remember correctly, you can override it with the "xmp" (example) and "pre" (preformatted) tags, or the "white-space" CSS directive (valid values are currently "normal", "pre" and "nowrap").
Since PHP scripts customarily output HTML, they can use the same techniques to gain fine control over spacing. For example, I bet this forum converts a BBCode "code" tag into preformatted HTML.
Code:
testing
testing
testing
Last edited by puzzle; January 5th 07 at 16:53.
|
|
|
January 12th 07, 23:10
|
#85
|
Psi Cop
Join Date: Aug 2006
Location: uk
Posts: 2,417
|
Re: B5 - Thirdspace
ive never been told to use two spaces and i do a ton of story wrighting all the time i indent the first letter of the second paragraph and put an empty line between diferent locations/timescales e.c.t.
b.t.w. isnt this grammar discution a bit off topic?
__________________
Code:
/\/\ r-.,
(< >) | \
/\ \ '' / /\ | |\ /| || |
//\\ /\ /\ //\\ | / \ / | || |
/____\ /((\/))\ /____\ |,-' \ / | || |
{/ Y(((())))Y \}|', Y | || |
|((____))| | \ | \ /\ /
/ / \ \ | \ | \ / \ /
WW WW | \ | \_/ \_/
|
|
|
January 13th 07, 01:32
|
#86
|
First One
Join Date: Aug 2001
Location: Christchurch, Dorset, England
Posts: 4,616
|
Re: B5 - Thirdspace
Quote:
Originally Posted by ryuu
b.t.w. isnt this grammar discution a bit off topic?
|
Interesting quaetion. 
Do we use a third space when writing about Thirdspace.
__________________
Andrew Swallow
|
|
|
January 13th 07, 10:48
|
#87
|
Psi Cop
Join Date: Aug 2006
Location: uk
Posts: 2,417
|
Re: B5 - Thirdspace
depends on the amount of words
__________________
Code:
/\/\ r-.,
(< >) | \
/\ \ '' / /\ | |\ /| || |
//\\ /\ /\ //\\ | / \ / | || |
/____\ /((\/))\ /____\ |,-' \ / | || |
{/ Y(((())))Y \}|', Y | || |
|((____))| | \ | \ /\ /
/ / \ \ | \ | \ / \ /
WW WW | \ | \_/ \_/
|
|
|
January 13th 07, 11:04
|
#88
|
First One
Join Date: Nov 2001
Location: Hull, England
Posts: 1,273
|
Re: B5 - Thirdspace
Quote:
Originally Posted by ryuu
ive never been told to use two spaces and i do a ton of story wrighting all the time i indent the first letter of the second paragraph and put an empty line between diferent locations/timescales e.c.t.
b.t.w. isnt this grammar discution a bit off topic?
|
Hopefully when you do your story writing, you do use punctuation, capital letters and a spell-checker ...
__________________
DaveC
Cake or death?
|
|
|
January 13th 07, 13:35
|
#89
|
Moderator
Join Date: Aug 2001
Location: Pittsburgh PA Suburbs, USA
Posts: 8,805
|
Re: B5 - Thirdspace
Quote:
Originally Posted by GaribaldisHair
Hopefully when you do your story writing, you do use punctuation, capital letters and a spell-checker ...

|
To paraphrase Marcus:
There's always the threat of bad spelling and grammar by say, a giant space dragon,

...It's a nuisance, but what would you expect from reptiles.
__________________
Mac Breck (KoshN)
-----------------------------
"Crusade" (1999) - "War Zone"
Max Eilerson: "The story of my life. I finally find a city like this, intact, deserted for ten thousand years. Probably contains hundreds of patents that I could exploit and I'm going to die. I can appreciate dramatic irony as much as the next person, but this is pushing it a bit."
Last edited by KoshN; January 13th 07 at 14:55.
|
|
|
January 13th 07, 14:27
|
#90
|
Psi Cop
Join Date: Aug 2006
Location: uk
Posts: 2,417
|
Re: B5 - Thirdspace
Quote:
Originally Posted by GaribaldisHair
Hopefully when you do your story writing, you do use punctuation, capital letters and a spell-checker ...

|
look i am lazy! okay
__________________
Code:
/\/\ r-.,
(< >) | \
/\ \ '' / /\ | |\ /| || |
//\\ /\ /\ //\\ | / \ / | || |
/____\ /((\/))\ /____\ |,-' \ / | || |
{/ Y(((())))Y \}|', Y | || |
|((____))| | \ | \ /\ /
/ / \ \ | \ | \ / \ /
WW WW | \ | \_/ \_/
|
|
|
Thread Tools |
Search this Thread |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 08:37.
|