This commit is contained in:
@@ -51,3 +51,7 @@ This will compile your project whenever a change is observed in the `mainTEXfile
|
|||||||
- You can follow the compilation logs in the terminal for any errors or warnings.
|
- You can follow the compilation logs in the terminal for any errors or warnings.
|
||||||
- Once the project compiles, the resulting PDF ends up in the `<projectFolderPath>`, called `output.pdf`. Keep it open so any changes to the main tex file triggers a refresh by your PDF viewer. Other files include `compile.sh`: the main compilation script, `latexmkrc`: used by the `latexmk` compiler, edit cautiously, and `.autoltx`: used for versioning the container scripts.
|
- Once the project compiles, the resulting PDF ends up in the `<projectFolderPath>`, called `output.pdf`. Keep it open so any changes to the main tex file triggers a refresh by your PDF viewer. Other files include `compile.sh`: the main compilation script, `latexmkrc`: used by the `latexmk` compiler, edit cautiously, and `.autoltx`: used for versioning the container scripts.
|
||||||
- These files are added to gitignore to avoid tracking by git.
|
- These files are added to gitignore to avoid tracking by git.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
~ A Grammer Society Project.
|
||||||
Reference in New Issue
Block a user