On the iPhone, the outline view can be found by navigating left from the document, and on the iPad it is revealed by pressing the three horizontal bars. This view contains a lot of information about your document, the files it includes and allows you import files into the document and export from the document.

Information

At the top of the document outline view there is a small information pane showing the name of the document, the number of files included, and gives you buttons allowing you to either open the containing folder in the files pane, or import the project into Texpad Connect. With a Texpad Connect project there will be a switch here that allows you to turn on and off Live Synchronisation.

Document outline

The document outline itself shows all include markers, \part, \chapter, \section, \subsection commands in your project as a hierarchical list. This shows you the logical structure of your document. Tap the markers to jump to the corresponding position in the document.

Additionally Texpad will look for any comments containing TODO, or LaTeX \todo commands and it displays these in the document outline as a reminder to you.

Search (iPhone only)

On iPad the search is accessible from the main editor view, but on the iPhone the searchbox will appear in the outline view. Enter a term to search for it, and Texpad will show the results on the outline view itself.

Files/Images

Texpad will list all files in the project here, along with any files in the subfiles/ folder. To insert a file, place the cursor in the editor and tap the file, the relevant \include{} command will be inserted into your document.

The same is true for images, which will be listed in the images section, along with any images in the images/ folder.

To delete files and images, press edit, select the file(s) then press the trash button.

Import

ios-import-button

The leftmost icon on the toolbar at the bottom of this view is the import button. Press this and you will be given the choice to import a new file into your project by either choosing an existing file from the filesystem or importing an image from the camera roll.

Add

To create a new file, press the add button, enter the filename and press ok. It will be created in the subfiles/ folder.

Export

ios-export-button

To email either the source files, the pdf, a zip of both, or to open the source files in an external application please press the export button and choose the appropriate option.