syntax/result dir gitignored
This commit is contained in:
parent
1a77a1fac5
commit
b1887064a7
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ yarn-error.log
|
||||||
.parcel-cache
|
.parcel-cache
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.auctex-auto
|
.auctex-auto
|
||||||
|
result
|
||||||
|
|
|
@ -13,9 +13,9 @@
|
||||||
\usepackage[backend=biber, hyperref=true, citestyle=authoryear]{biblatex}
|
\usepackage[backend=biber, hyperref=true, citestyle=authoryear]{biblatex}
|
||||||
\addbibresource{biblio.bib}
|
\addbibresource{biblio.bib}
|
||||||
|
|
||||||
\title{pluto-spec}
|
\title{Squiggle-alpha specification v0.0.1}
|
||||||
\author{Platonic.Systems}
|
\author{Quinn Dougherty}
|
||||||
\date{February 2022}
|
\date{April 2022}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle{}
|
\maketitle{}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user