* Autogen tests The autogen tests are the tests automatically generated to compare the output of Organic vs the upstream Emacs Org-mode parser using the sample documents in the =org_mode_samples= folder. They will have a prefix based on the settings for each test. - default :: The test is run with the default settings (The upstream Emacs Org-mode determines the default settings) - la :: Short for "list alphabetic". Enables alphabetic plain lists. - t# :: Sets the tab-width to # (as in t4 sets the tab-width to 4). - odd :: Sets the org-odd-levels-only setting to true (meaning "odd" as opposed to "oddeven").