Table of Contents

Next: , Previous: The export dispatcher, Up: Exporting


12.3 ASCII/Latin-1/UTF-8 export

ASCII export produces a simple and very readable version of an Org-mode file, containing only plain ASCII. Latin-1 and UTF-8 export augment the file with special characters and symbols available in these encodings.

C-c C-e a
Export as ASCII file.
C-c C-e n and C-c C-e N
Like the above commands, but use Latin-1 encoding.
C-c C-e u and C-c C-e U
Like the above commands, but use UTF-8 encoding.