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:
Replace <username> with your actual system username.
Directory Structure
The configuration directory contains the following core files and folders:
| Name | Type | Description |
|---|---|---|
| cache/ | Folder | Stores temporary cache files to improve application performance. Can be safely deleted; will be regenerated upon restart. |
| log/ | Folder | Contains LaTeX compilation error logs, used for problem diagnosis and troubleshooting. |
| user/ | Folder | Stores personal configurations and custom templates, including interface settings and macro definitions. |
| license.id | File | License identification file. |
| license.lic | File | License 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