fix markdown syntax
This commit is contained in:
parent
32d9ec65c1
commit
988d52637c
10
README.md
10
README.md
|
@ -25,14 +25,14 @@ Of course you can use your own method of using LaTeX.
|
|||
### Config callsign/etc.
|
||||
* Copy latex.mk.example to latex.mk and adapt it for generating different pdfs
|
||||
* Config callsign via filename:
|
||||
** logsheet.DL1XXXX.tex will use callsign DL1XXXX
|
||||
** logsheet.DN1XXXX.trainee.tex will use callsign DN1XXXX and set Location+OP
|
||||
* logsheet.DL1XXXX.tex will use callsign DL1XXXX
|
||||
* logsheet.DN1XXXX.trainee.tex will use callsign DN1XXXX and set Location+OP
|
||||
in heading (for trainee callsign)
|
||||
** logsheet.DL1XXXX.tex will use callsign DL1XXXX/t and set Location+OP in
|
||||
* logsheet.DL1XXXX.tex will use callsign DL1XXXX/t and set Location+OP in
|
||||
heading (for new (2024) german trainee callsign)
|
||||
* Configuration in the first section of logsheet.tex possible:
|
||||
** paper format
|
||||
** number of logging blocks on each page
|
||||
* paper format
|
||||
* number of logging blocks on each page
|
||||
|
||||
## Build
|
||||
With the build system: **make pdf**
|
||||
|
|
Loading…
Reference in a new issue