how can you determine and create a folder to put typst files? It is not clear where files are located.
I put the project in the documents folder in mac, which lives on the hard drive and is local. But I can’t seem to get from what the web operation is doing to the folder on my computer.
Also, on OneDrive, it has at least two modes. One is what Apple wants you to do, which is save everything in the cloud. The other, which I use, is to save to the hard drive and let it sync to OneDrive in the cloud.
For what it is worth, I got it to work. Typst will referene fonts on my system. First, I reinstalled typst. Then I used VB and added various typst apps to VS. I then used VS to run typst. I pluged in the code I had done, including the various font changes, into a new file. It worked like a charm.
However, when I run typst on the browser it does not work. Which gets to the question of where the heck is typst located? I have the app on my MacBook Air uder a folder called typst-aarch64-apple-darwin. Documents and the folders under it apparently are synced to iCloud. Nonetheless, I put the fonts in that folder where typst is located and it still would not work.
What I don’t understand is when are you using the file on your coputer and when are you using the app on typst system? They don’t seem to be the same.