All Projects → sailist → Latexdoc

sailist / Latexdoc

Licence: gpl-3.0
LaTeX document written by LaTeX, used for quick learning and inspecting

Labels

Projects that are alternatives of or similar to Latexdoc

Awesome Resume For Chinese
📄 适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
Stars: ✭ 1,324 (+985.25%)
Mutual labels:  latex
Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: ✭ 104 (-14.75%)
Mutual labels:  latex
Clatexmath
A dynamic, cross-platform, and embeddable LaTeX rendering library
Stars: ✭ 113 (-7.38%)
Mutual labels:  latex
Amusewiki
Text::Amuse-based publishing platform
Stars: ✭ 95 (-22.13%)
Mutual labels:  latex
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (-17.21%)
Mutual labels:  latex
Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+1593.44%)
Mutual labels:  latex
Code2race
Solve the problem. 😊 If you like ❤ give us a star⭐. HACKTOBERFEST
Stars: ✭ 91 (-25.41%)
Mutual labels:  latex
Scihub2pdf
Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv
Stars: ✭ 120 (-1.64%)
Mutual labels:  latex
Vscode Math To Image
📐 Render LaTeX math equations in any Markdown file!
Stars: ✭ 102 (-16.39%)
Mutual labels:  latex
Tikzcd Editor
A simple visual editor for creating commutative diagrams.
Stars: ✭ 1,627 (+1233.61%)
Mutual labels:  latex
Json resume
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON
Stars: ✭ 1,336 (+995.08%)
Mutual labels:  latex
Easymcm
A simple LaTeX package for Mathematical Contest in Modeling (MCM)
Stars: ✭ 97 (-20.49%)
Mutual labels:  latex
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (-10.66%)
Mutual labels:  latex
Try Pollen
📔🌼 An example website/book created with Pollen.
Stars: ✭ 94 (-22.95%)
Mutual labels:  latex
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (-4.1%)
Mutual labels:  latex
Good Articles By Sort
本仓库用来存放我看过的认为比较好的文章---根据分类排序
Stars: ✭ 93 (-23.77%)
Mutual labels:  latex
Tikz Feynman
Feynman Diagrams with TikZ
Stars: ✭ 104 (-14.75%)
Mutual labels:  latex
Awesome Beamers
beamer template collection
Stars: ✭ 121 (-0.82%)
Mutual labels:  latex
Jlatexmath Andriod
JLaTexMath for Android 完美支持、数学、物理、化学公式、汉字解析、图文混排、Mathml、LaTex
Stars: ✭ 118 (-3.28%)
Mutual labels:  latex
Pasdoc
Documentation tool for ObjectPascal (Free Pascal, Lazarus, Delphi) source code
Stars: ✭ 110 (-9.84%)
Mutual labels:  latex

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].