-
Updated
Apr 19, 2022 - TeX
{{ message }}
TeX is a typesetting system created by Donald Knuth at Stanford University in 1978. TeX works by reading a source file containing text and macro definitions which instruct the TeX engine how to typeset the document. It also reads TFM files containing character widths, ligatures, and other information relevant to a particular font. After processing the source document, TeX outputs a DVI file which is a device-independent binary file containing the positions of all characters in the document. The DVI file is then supposed to be processed by a device-specific program that combines the DVI file with the necessary fonts to create something that can be sent to a printer. Nowadays it is more common to use one of the extensions to TeX, e.g. pdfTeX which outputs a pdf file instead of a DVI file.
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
LaTeX Thesis Template for Tsinghua University
A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
上海交通大学 XeLaTeX 学位论文及课程论文模板 | Shanghai Jiao Tong University XeLaTeX Thesis Template
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
Once again me with the topic of your Infographics CV template. I saw that you use some FontAwesome icons in svg within the template. However, I find it better to make use of the packages that already exist for LaTeX that allow you to include FontAwesome icons.
Because the engine in your templates usually is pdflatex, I suggest using the fontawesome5 packag
A Tufte-inspired LaTeX class for producing handouts, papers, and books
Simon’s Improved Layout Engine
LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".
A curated list of awesome TikZ documentations, libraries and resources
A collection of custom Beamer themes
Book about PostgreSQL (russian)
LaTeX Math for Markdown inside of Visual Studio Code.
the MiKTeX source code
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
JavaScript LaTeX to HTML5 translator
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Online latex compiler. You give it a link, it gives you PDF
Environment
Expected behavior
I want to apply "to Titlecase" operation to cyrillic text, for example "мой текст" and expect to obtain "Мой Текст".
Also it will be more convenient to apply case operations to a word of current cursor