Hi,
On 16 Oct 13 21:45
jgil...@mcn.org said:
> I can't get BG to wrap at all. In the Source Preference I checked
> "I've checked "Wrap long lines" and even set "when lines go beyond
> column" to 2 to no avail.
I can't speak for Mac but on Windows wrapping is limited. Plain text
will wrap (by which I mean the contents of paragraphs, list items,
etc.) but not tag attributes. They wrap at each the next attribute.
This can give them the appearance of continuing "forever".
I suspect the differing experiences of "successful" wrapping may
depend on expectations and the particular code experienced.
> 1) Am I still missing something? Someone apparently got wraps to
> work as they complained that wrapping then messed up their line
> numbering.
Possibly! I understand that when a wrap occurs in BlueGriffon a hard
line end is inserted, so its editor counts the wrapped text as being
on a new line. However, I believe that some external tools, on loading
such a file will strip out such code, or ignore such line endings and
count a line as ending only when terminated by the appropriate HTML
tag.
> 2) What constitutes a "column" in BG? There appears to be no column
> ruler, and I can't find a mention of columns in the manual.
I don't think such a concept exists in BlueGriffon.
Is it that columns are referred to in such things as error reports in
the W3C validator and you can't find a way of matching that to code
once loaded into BlueGriffon? The trouble is that on loading a
document into BlueGriffon that was created in other software, it will
immediately attempt to re-render the code as it sees fit and you will
have problems.
> Guess I'll have to re-invest in the current BBEdit if I can't
> control wraps and line counts in BG. Boo-hoo.
Fundamentally, BlueGriffon in conceived as an editor to be used
through the WYSIWYG view and it determines how any code will be
written. If, by nature, you are a hand coder, then you will not like
BG unless you come to terms with the fact that it will always do
things its way.