| ... | @@ -24,7 +24,7 @@ To run the pipeline: |
... | @@ -24,7 +24,7 @@ To run the pipeline: |
|
|
3) The pipeline will take some time to run, after which it should return a nice green check mark to indicate that the pipeline worked
|
|
3) The pipeline will take some time to run, after which it should return a nice green check mark to indicate that the pipeline worked
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
If for some reason the pipeline fails, it is most likely due to an error in your LaTeX code. Debugging the code can be an excruciating task, and I would not recommend doing it via the Pipeline. Most LaTeX editors will allow you to compile the code (I presume...), and will give you the same errors as the Pipeline, and is a lot faster. When the editor gives you no errors, try the Pipeline again.
|
|
If for some reason the pipeline fails, it is most likely due to an error in your LaTeX code. Debugging the code can be an excruciating task, and I would not recommend doing it via the Pipeline. Most LaTeX editors will allow you to compile the code (I presume...). The editor will give you the same errors as the Pipeline, and is a lot faster. When the editor gives you no errors, try the Pipeline again.
|
|
|
|
|
|
|
|
LaTeX errors are a bit cryptic, so my personal advice is to refer to the documentation of the command that is causing the trouble if the error gives you no clue of whats wrong. If you are unable to fix the problem on your own, contact the author of this document for help. **NOTE:** I will probably regret writing this line of text.
|
|
LaTeX errors are a bit cryptic, so my personal advice is to refer to the documentation of the command that is causing the trouble if the error gives you no clue of whats wrong. If you are unable to fix the problem on your own, contact the author of this document for help. **NOTE:** I will probably regret writing this line of text.
|
|
|
|
|
|
| ... | @@ -39,5 +39,5 @@ Edit the link in README.md file |
... | @@ -39,5 +39,5 @@ Edit the link in README.md file |
|
|
|
|
|
|
|
Change "sahka" to your username / student number:
|
|
Change "sahka" to your username / student number:
|
|
|
|
|
|
|
|
[Click me!](https://gitlab.labranet.jamk.fi/<your student number>/jamk-report-latex/-/jobs/artifacts/master/browse?job=compile_pdf)
|
|
[Click me!](https://gitlab.labranet.jamk.fi/K1234/jamk-report-latex/-/jobs/artifacts/master/browse?job=compile_pdf)
|
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |