Skip to content

bettinaheim/qsharp.sty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qsharp.sty

This package provides LaTeX syntax highlighting for Q#.

Installing

Install With PowerShell

In an attempt to cut down on the pain of LaTeX package installation, {qsharp} uses PoShTeX to automate installation. If you're running PowerShell already, just run Install.ps1:

PS> Unblock-File Install.ps1 # Mark the installer as safe to run.
PS> ./Install.ps1

PowerShell itself is easy to install on many macOS and Linux systems using the provided packages.

About

LaTeX support for Q# syntax highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 80.9%
  • PowerShell 19.1%