From: John Nairn <j...@geditcom.com>
Date: Mon, 23 Apr 2012 17:25:34 -0700
Local: Mon, Apr 23 2012 8:25 pm
Subject: Re: Book Production in GEDitCOM II 1.7
On Apr 22, 2012, at 10:35 PM, Jim Eggert wrote:
> On Apr 22, 2012, at 11:47 PM, John Nairn wrote: I am not sure what "register order" means. Also, a large book finds all ancestors first and then for all tree tops (last ancestor in each line), if finds all their descendants. The descendants, therefore, might be from multiple and perhaps rather disconnected trees. The only exception would be the special case of a book target to one individual (books can have more than one target) and a book with no ancestor generations. >> On Apr 21, 2012, at 10:40 PM, Jim Eggert wrote: >>> Here are some problems I have with Generations LaTex Book: >> Each chapter is in aphpbetical order. All relatives are found and then grouped by generations. I wanted some order,but could not think of an obvious genealogical ordering, so they are listed in alphabetical order. > For ancestors, I would think ahnentafel order is appropriate. For descendants, register order. >>> 6. Backslashes aren't escaped. This was another LaTeX limitation I did not know about. Back slashes are escaped by using LaTeX verbatim (or \verb) command. I just read, however, that the \verb method cannot be passed as an argument to LaTeX style definitions and names are often put in such definitions. I current do not know a better way to escape them (for example, \\ does not work because that means new line in LaTeX). The best solution now is to not use backslash in the name (also don't use '~' or '^' for similar reason) >> The script does escape them and it works for me. Do you have an example of where they are not escaped? > Backslashes don't work for me in surnames. Maybe I shouldn't put backslashes in surnames. How should I encode someone named John Smith/Jones? (Not Smith-Jones.) Regarding John Smith/Jones: I am not sure what you are trying to document in this name style - is it an unusual name or you are not sure which name. Some ideas: 1. Forward slash will not work because that conflicts in GEDCOM uses of slashes to signal surnames >>> 7. Not all Unicode in comments turn into TeX-friendly codes. >> A real limitation of LaTeX, unfortunately. Unicode is done be encoding the file in UTF-8 and then using the package: >> \usepackage[utf8]{inputenc} >> But the documentation of this package admits it does not do all UTF-8 character. It seems to work well with characters found in names and places (i.e., any accented letters), but does not do well with non-letter characters and seems to completely fail with non-printing characters. >> The script has a list of bad characters and handles each as a special case. The other option is a different package, but I wanted something that would be part of the standard LaTeX install. > How about using XeLaTeX instead? >>> 8. Unicode in source IDs messes up BibTeX. >> Source IDs (in GEDCOM sense) will never have Unicode. Do you mean in the text of the source citation? > No, I mean in GEDCOM IDs. Maybe I shouldn't do that either! So far GEDitCOM has let me get away with it, but I can fix it. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||