You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a project with the conventional element-path: elements, I can write an element in the root directory of the project (say test.bst) and bst will happily load it if I do bst show ../test.bst or bst build ../test.bst.
If I have a project with the conventional
element-path: elements, I can write an element in the root directory of the project (saytest.bst) and bst will happily load it if I dobst show ../test.bstorbst build ../test.bst.