Skip to content
Snippets Groups Projects
Verified Commit c319aca6 authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

fix numbered sections

parent 1eb05e24
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
pandoc onlab.md -o onlab.pdf --metadata-file=metadata.yaml --pdf-engine=lualatex -H header.tex -f markdown+implicit_figures --citeproc
\ No newline at end of file
pandoc onlab.md -o onlab.pdf --metadata-file=metadata.yaml --pdf-engine=lualatex -H header.tex -f markdown+implicit_figures --citeproc -N
\ No newline at end of file
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment