Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hochautomatisiertes-Fahren
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Badenhoop
Hochautomatisiertes-Fahren
Commits
ada489e3
Commit
ada489e3
authored
6 years ago
by
lenoelda
Browse files
Options
Downloads
Patches
Plain Diff
Fix script sources
parent
2668d73e
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/mainDocument/sections/src2pdf.sh
+6
-1
6 additions, 1 deletion
documentation/mainDocument/sections/src2pdf.sh
with
6 additions
and
1 deletion
documentation/mainDocument/sections/src2pdf.sh
+
6
−
1
View file @
ada489e3
#!/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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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