Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
A note on overleaf was fixed up for Federica so that overleaf woudl build like our build system allowing editing in that system.
The config changes should be noted in the dev guide i think ..
Need to switch to LulaTex
need to provide a latexmakerc with contents
$ENV{'TZ'}='America/Los_Angeles';
$ENV{'TEXMFHOME'}='./texmf';
$ENV{'TEXINPUTS'}='./texmf//:' . $ENV{'TEXINPUTS'};
$ENV{'BSTINPUTS'}='./texmf//:' . $ENV{'BSTINPUTS'};