Skip to Content
🎉 TexSlide Is Released. Download Now →
DocumentationConfiguration Directory

Configuration Directory

All of TexSlide’s cache, log, and user configuration files are stored in a central configuration directory. The paths for different operating systems are as follows:

macOS

/Users/<username>/Library/Application Support/TexSlide

Replace <username> with your actual system username.

Directory Structure

The configuration directory contains the following core files and folders:

NameTypeDescription
cache/FolderStores temporary cache files to improve application performance. Can be safely deleted; will be regenerated upon restart.
log/FolderContains LaTeX compilation error logs, used for problem diagnosis and troubleshooting.
user/FolderStores personal configurations and custom templates, including interface settings and macro definitions.
license.idFileLicense identification file.
license.licFileLicense authorization file.

Do not manually delete the user directory, as this will result in the permanent loss of all custom configurations and templates.

Last updated on