Skip to content

julianahrens/latex-biber-action

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

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Latex Biber Action

This action prints helps you to compile latex by using biber.

Inputs

filename

Required The name of the file to compile

output-directory

Required The name of the output dir

Example usage

uses: actions/latex-biber-action@v2
with:
  filename: 'main'
  output-directory: 'out'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published