-
Notifications
You must be signed in to change notification settings - Fork 4
AddDocumentDialog
The Add Document Dialog allows you to add a document to the comparison set. It can be summoned by clicking the Add Document button on the Main Window toolbar or by choosing “Add Document …” from the Edit menu. Juxta can import documents either as plain text or as XML files. If plain text is selected, then the text is assumed by default to be UTF-8 encoded. Alternate text encodings can be selected from the encoding drop-down list at the bottom of the dialog. If a Juxta XML document is selected, then the encoding is determined by reading specifications in the XML file. The bibliographic data for TEI and Juxta XML files can be previewed to the left of the file chooser. Selecting a document adds it to the collation and re-collates the comparison set to take into account this new addition.
