#8 Docs
This commit is contained in:
parent
5f9a41bc40
commit
e2f2e9c548
|
@ -157,9 +157,8 @@ Though, handling of captions is a bit complicated, which is why it's wrapped int
|
||||||
\end{code}
|
\end{code}
|
||||||
```
|
```
|
||||||
|
|
||||||
Config for syntax highlighting is centrally provided in `config/config.tex` using the `\lstset` directive (defaulting to `C#` in this boilerplate).
|
Config for syntax highlighting is centrally provided in `config/config.tex` using the `\setminted` directive.
|
||||||
It may be done individually for each listing.
|
For changes, see the official docs.
|
||||||
Please see official docs for that.
|
|
||||||
|
|
||||||
### Paragraph Distances and Onehalf Spacing
|
### Paragraph Distances and Onehalf Spacing
|
||||||
There are certain LaTex environments that cause huge paragraph distances in combination with the `onehalfspacing` option (1.5 line height).
|
There are certain LaTex environments that cause huge paragraph distances in combination with the `onehalfspacing` option (1.5 line height).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user