Pinned Loading
-
Short script for compiling latex pro...
Short script for compiling latex projects. The main component is the call to 'latexmk', however I don't like all the auxillary files in the working directory and I don't want to explicitly remove them. This COPIES all the working files to a directory in the working directory called 'build', uses latexmk in build and moves back to the working directory. 1#!/bin/bash
23#Copyright (c) 2023 Daniel Hess
4#This code is licensed under the terms of the MIT license
5 -
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.