Frequently Asked Questions
Common questions about TeX64, answered.
Before you start
Is it really free? Will I be charged later?
Yes. The editor, build, SyncTeX, PDF preview, intuitive math input, and on-device math OCR are included in Free with no credit card required. Optional Basic and Pro plans expand Axiom AI usage, and you are never charged unless you explicitly upgrade.
Will TeX64 break my existing TeX setup?
No. TeX64 uses your existing TeX distribution (MacTeX, BasicTeX, TeX Live) as-is, with no proprietary format or lock-in. Your existing .tex files work directly. Uninstalling TeX64 leaves your TeX setup and documents completely untouched.
Can beginners use TeX64?
Yes. The intuitive math input lets you build equations visually from a palette without memorizing LaTeX syntax. You can also use Axiom to generate LaTeX from natural language descriptions. And experienced users can write code directly just as comfortably.
Data & privacy
Where is my paper data stored?
Project files are stored locally on your device by default. Math OCR runs locally with bundled ONNX/Tesseract components, and selected screen or image captures are not uploaded. When you invoke Axiom, only the prompt and necessary project context are sent to the configured AI service. See the Privacy Policy for details.
Can I use it offline?
Yes. The editor, build, SyncTeX, PDF preview, intuitive math input, and math OCR work offline. Axiom AI and managed TeX Live downloads need an internet connection.
Pricing & subscription
What happens if I cancel my paid plan?
You keep access until the end of the current billing period. After that, you revert to the Free plan and continue using the editor, build, and math input. Your files and projects are never deleted.
What happens when I exceed the AI token limit?
When you reach the AI allowance, Axiom pauses until the next billing cycle. Local OCR, editing, building, and PDF preview continue to work. You can upgrade to a higher plan to increase the Axiom allowance.
Setup
Which TeX distribution do I need?
TeX64 can use an existing TeX Live, MacTeX, or BasicTeX installation. You can also approve managed TeX Live setup from the app; TeX64 downloads it and installs it in an app-managed folder on your device.
Which operating systems are supported?
macOS 12 and later on Apple Silicon or Intel, and Windows 10/11 on x64. Building requires a TeX distribution; use an existing installation or approve managed TeX Live setup.
What if I see a Gatekeeper warning?
On first launch, macOS may show "cannot be opened because the developer cannot be verified." Go to System Settings > Privacy & Security and click "Open Anyway." It will launch normally after that.
Troubleshooting
SyncTeX is not working
Try a clean build from Settings > Build Profile > Clean. If it still does not work, check Settings > Environment to verify the synctex path is correctly detected.
"latexmk not found" error
Your TeX distribution is not installed or not in PATH. Configure an existing distribution or approve managed TeX Live setup, then restart the build.