Say I don't use Shake any more.
This commit is contained in:
parent
a35c162c12
commit
eedd5791af
1 changed files with 4 additions and 1 deletions
|
@ -30,7 +30,10 @@
|
|||
The dossier includes my two-page short academic CV. I use the
|
||||
script [[file:make-cv-fr][make-cv-fr]] to extract it to [[file:sivanov-cv-fr.pdf][sivanov-cv-fr.pdf]].
|
||||
|
||||
* Building
|
||||
* Old building with Shake :old:
|
||||
I don't use Shake any more, because it has been a major hassle over
|
||||
the years.
|
||||
|
||||
I use Haskell's [[https://hackage.haskell.org/package/shake][Shake]] build system to fully compile my dossier. The
|
||||
code defining how to build the dossier is in file:_shake/Build.hs.
|
||||
Essentially, this file tries to runs Biber and the LaTeX a
|
||||
|
|
Loading…
Reference in a new issue