/LaTeXdoc

LaTeX document written by LaTeX, used for quick learning and inspecting

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

LaTeXdoc

for LaTeX command quick learning and search.

Download: ver-0.7

Compile

clone repo to local dist

git clone --depth=1 https://github.com/sailist/LaTeXdoc
cd LaTeXdoc

then run:

xelatex  -synctex=1 -interaction=nonstopmode -file-line-error -output-directory=./out --shell-escape LaTeXTutorial.tex

bibtex out/LaTeXTutorial.aux

xelatex  -synctex=1 -interaction=nonstopmode -file-line-error -output-directory=./out --shell-escape LaTeXTutorial.tex

xelatex  -synctex=1 -interaction=nonstopmode -file-line-error -output-directory=./out --shell-escape LaTeXTutorial.tex

preview

Related work