Skip to content

LiHRaM/tectonic-nix

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tectonic-Nix Action

This action compiles LaTeX documents using Tectonic.

Inputs

file

Required The path to the master document. Default: "master.tex".

Example Usage

uses: lihram/tectonic-nix
with:
    file: "report/master.tex"