VerbTeX LaTeX Editor screenshot 1 VerbTeX LaTeX Editor screenshot 2 VerbTeX LaTeX Editor screenshot 3
Supported Devices
Xbox,HoloLens
Updated
May 16,2019
Size
26.19 MB
Age
Everyone
Release Date
Description
VerbTeX Pro is the secure LaTeX Editor for your Windows device. It allows you to create and manage LaTeX projects directly on your Windows device and generate a PDF by using Verbosus (Online LaTeX Editor).

This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.

Features:
* Use PdfTeX or XeTeX to generate a PDF
* 2 Modes: Local Mode (stores .tex documents on your device) and Cloud Mode (synchronizes your projects with Verbosus)
* Full LaTeX distribution (TeXLive)
* Syntax highlighting
* Hotkeys
* Web-Interface (Cloud Mode)
* Import existing projects to Local Mode
* Export existing projects from Local Mode
* Encrypted transmission to the server by using HTTPS

Use any .ttf/.otf font:
Put your font file inside your project folder and reference it in your document:

\documentclass{article}
\usepackage{fontspec}
\setmainfont{fontname.otf}
\begin{document}
\section{Main Heading}
Это тест
\end{document}

If you experience any performance issues while using the editor please try
* to disable syntax highlighting by choosing Preferences -> Syntax Highlighting
* to split up your project into multiple .tex files by using the \include{...} command of LaTeX

Hotkeys in editor:
ctrl+s: Save
ctrl+g: Generate PDF
ctrl+a: New document
ctrl+d: Delete document
ctrl+k: Next document
ctrl+j: Previous document
ctrl+l: Show log

Please note: Due to restrictions in Windows UWP apps it's NOT possible to store files in any other folder than VerbTeX's AppData folder. Please respect that fact when rating this app.