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;
}
Threaded View
Threaded View
Notes Spacing in Gedcom Report
By
BobWebster
(
Monday, February 22, 2010
)
Hi Bob, I have now plugged in a fix for this, implemented differently...
By
genome
(
Tuesday, February 23, 2010
)
Thanks! Your fix is much better.
By
BobWebster
(
Tuesday, February 23, 2010
)
Similar Topics
Reading This Topic
Active: 2 - 1 guest, 1 member, 0 anonymous.
Online:
Biggles172
Powered By InstantForum.NET 2010-3-x © 2025
Execution: 0.016.
3 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