Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
82fdb45f
Commit
82fdb45f
authored
1 year ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
Readme typos
parent
f663502d
Branches
hsh_v3.10-r6
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
82fdb45f
...
@@ -58,7 +58,7 @@ different classes:
...
@@ -58,7 +58,7 @@ different classes:
# Quick start guide
# Quick start guide
## I have now
I
dea how to start, show me
## I have now
i
dea how to start, show me
To get you started, there is a working example Project on the example branch that has
To get you started, there is a working example Project on the example branch that has
loads of tips. Check it out
loads of tips. Check it out
...
@@ -67,7 +67,7 @@ locally using `git checkout example`.
...
@@ -67,7 +67,7 @@ locally using `git checkout example`.
## Recommended software
## Recommended software
As a
T
ex-
D
istribution,
[
MiKTeX is recommended
](
https://miktex.org/
)
, TexLive should also
As a
t
ex-
d
istribution,
[
MiKTeX is recommended
](
https://miktex.org/
)
, TexLive should also
work, but I don't use it much. You will also need
`perl`
to run
`latexmk`
and other
work, but I don't use it much. You will also need
`perl`
to run
`latexmk`
and other
useful tools. To edit the
`.tex`
files, you could use any text editor, but I personally
useful tools. To edit the
`.tex`
files, you could use any text editor, but I personally
like
[
Visual Studio Code
](
https://code.visualstudio.com/
)
the most, which can also be
like
[
Visual Studio Code
](
https://code.visualstudio.com/
)
the most, which can also be
...
@@ -115,7 +115,7 @@ git commit --all -m "initalise for [Project]"
...
@@ -115,7 +115,7 @@ git commit --all -m "initalise for [Project]"
git push
git push
```
```
> **Note** giving you
Project name as the default branch name is optional, and you could
> **Note** giving you
r `[
Project
]`
name as the default branch name is optional, and you could
> keep the default name of `master`, but as the template also has a `master` branch it is
> keep the default name of `master`, but as the template also has a `master` branch it is
> less confusing if you choose a different name.
> less confusing if you choose a different name.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment