powershell_scripts Repo Description LaTeX auto-compile powershell script (LaTex to PDF): ./latex_tex2pdf Pandoc auto-compile powershell script (Markdown to PDF): ./pandoc_md2pdf Compile Markdown to PDF with better support for special characters and references: ./md2pdf Generate mermaid graph with Mermaid CLI: ./export_mermaid Convert PDF to PNG with inkscape: ./inkscape_pdf2png Perform TeXworks IDE compiling commands in CLI: ./process_tex System-wide Usage In windows search, search for "Edit the system environment variables" In opened "System Properties" window, click "Advanced/Environment Variables" In "System variables", click on "Path" and click on "Edit" Click "New" and paste in the root path of this repo.