GenoPro Home
|
Get Started With My Genealogy Tree
|
Buy
|
Login
|
Privacy
|
Search
|
Site Map
GenoPro Support Forum
Home
Search
Tags
Who's On
Welcome Guest
(
Login
|
Register
)
Recent Posts
Popular Topics
Home
»
GenoPro
»
Report Generator
»
Notes Spacing in Gedcom Report
Notes Spacing in Gedcom Report
Rate Topic
Topic View
Topic Options
Author
Blank lines didn't show up in notes.
BobWebster
Posted Monday, February 22, 2010
-
Post #25517
Junior Member
Customers
GenoPro version: 2.0.1.4
Last Login: Saturday, September 21, 2019
Posts: 16,
Visits: 89
I frequently use a blank line to separate paragraphs in Notes for an
individual
. When this is exported through the
gedcom
report
, the notes are combined and the blank line is lost. I fixed this in the gedcom.js file by adding the second line below (
about
line 771):
if (! fLongLine || sOldLines[i].length > 0 ) {
if ((sNextTag != sTag) && (sOldLines[i].length == 0)) sNextTag = 'CONT'; // new line
sNewLines += nNextLevel + ' ' + sNextTag + ' ' + sOldLines[i] + Report.TagBr;
}
genome
Posted Tuesday, February 23, 2010
-
Post #25522
Legendary Master
Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1
Last Login: 2 days ago @ 8:44 PM
Posts: 3,429,
Visits: 26,547
Hi Bob,
I have now plugged in a fix for this, implemented differently to your solution, but I think the result is the same. See
Latest Export to Gedcom
skin. There was a misplaced } causing this problem only after lines exceeding the maximum line length are split into NOTE/Conc or CONT/CONC tags.
'lego audio video erro ergo disco'
or "
I read, I listen, I watch, I make mistakes, therefore I learn
"
BobWebster
Posted Tuesday, February 23, 2010
-
Post #25523
Junior Member
Customers
GenoPro version: 2.0.1.4
Last Login: Saturday, September 21, 2019
Posts: 16,
Visits: 89
Thanks! Your fix is much better.
Similar Topics
Reading This Topic
Active: 3 - 1 guest, 1 member, 0 anonymous.
Online:
Alex
Powered By InstantForum.NET 2010-3-x © 2025
Execution: 0.000.
5 queries.
Compression Enabled.
Search All Forums...
GO
Advanced Search
Rate Topic
Great
Good
Average
Bad
Poor
Rate This Topic
Flat Ascending
Flat Descending
Threaded
Subscribe To Topic
Print This Topic
Goto Topics Forum