Open
Description
Description of the problem
The documentation for the character escape sequences exists in both the text
module and in the Cookbook. Neither one is really good and I would like to improve the documentation.
Identified areas for improvement:
(in no particular order)
- The wording in the tables is different (toggle vs turn on/off, I prefer turn on/off as it is easier to understand for people with basic English skills)
- LaTex option is missing completely in the Cookbook and is not in the table in
text
, just some paragraphs down as text. Easy to overlook that powerful option this way. - The various accented European characters are presented in a nice table in the Cookbook but for some reason in
text
only the shorthands are given instead of the resulting characters. Would be better to have the supported characters on hand and then link to the table for the shorthand? - Maybe move the details completely into the Cookbook and just link to it in
text
? Only one place to maintain them.
The issue was brought to my attention by user Andreas in the forum.
What do @GenericMappingTools/core and @GenericMappingTools/gmt-maintainers think about this? Do you consider it worthwhile? If yes, I'm happy to work on the improvement of the documentation.