-
Notifications
You must be signed in to change notification settings - Fork 1
Add Template Tutorial #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| Now you can start adding content to your `.tex` file. You can compile your document: | ||
|
|
||
| - **Locally:** With the `latex4ei` folder in your repository root, compile using your preferred LaTeX compiler (e.g., `pdflatex`). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also link the steps in the readme that explain the cmake build
| @@ -1,4 +1,7 @@ | |||
| # [LaTeX4Ei](http://latex4ei.de) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would still keep this. Markdown best practice is to have one level 1 header at the beginning of the file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| @@ -1,4 +1,7 @@ | |||
| # [LaTeX4Ei](http://latex4ei.de) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Darius Peters <[email protected]>
bf32542 to
fb90e71
Compare


I thought of adding a tutorial on how to use our template and also added the Logo to the front page.