Skip to content
Snippets Groups Projects
Commit ada489e3 authored by lenoelda's avatar lenoelda
Browse files

Fix script sources

parent 2668d73e
Branches
No related merge requests found
#!/usr/bin/env bash
# CREATE PDF FROM SOURCE CODE
# original source http://superuser.com/questions/601198/how-can-i-automatically-convert-all-source-code-files-in-a-folder-recursively
# modified source https://samhobbs.co.uk/2017/01/bash-script-generate-pdf-source-code-syntax-highlighting-using-latex
# source code file names must not contain spaces
##############################
#use this modified script in Hochautomatisiertes-Fahren/documentation/mainDocument/sections
#use this in Hochautomatisiertes-Fahren/documentation/mainDocument/sections
##############################
touch sourcecode.tex
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment