Skip to content

belongtothenight/powershell_scripts

Repository files navigation

powershell_scripts

Repo Description

  1. LaTeX auto-compile powershell script (LaTex to PDF): ./latex_tex2pdf
  2. Pandoc auto-compile powershell script (Markdown to PDF): ./pandoc_md2pdf
  3. Compile Markdown to PDF with better support for special characters and references: ./md2pdf
  4. Generate mermaid graph with Mermaid CLI: ./export_mermaid
  5. Convert PDF to PNG with inkscape: ./inkscape_pdf2png
  6. Perform TeXworks IDE compiling commands in CLI: ./process_tex

System-wide Usage

  1. In windows search, search for "Edit the system environment variables"
  2. In opened "System Properties" window, click "Advanced/Environment Variables"
  3. In "System variables", click on "Path" and click on "Edit"
  4. Click "New" and paste in the root path of this repo.

About

Utility scripts written in powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published