Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
pter
Commits
4951e691
Commit
4951e691
authored
Jun 17, 2020
by
Jakob Marten
Browse files
Move old scripts to deprecated dir
parent
de91f009
Changes
5
Hide whitespace changes
Inline
Side-by-side
Makefile
deleted
100644 → 0
View file @
de91f009
all
:
pandoc vorlage.md
--template
=
"pandoc.finf.latex"
-o
vorlage.pdf
%.pdf
:
%.md
pandoc
$<
--template
=
"pandoc.finf.latex"
-o
$@
deprecated/Makefile
0 → 100644
View file @
4951e691
all
:
pandoc vorlage.md
--template
=
"../templates/pandoc.finf.latex"
-o
vorlage.pdf
%.pdf
:
%.md
pandoc
$<
--template
=
"../templates/pandoc.finf.latex"
-o
$@
makepdf.sh
→
deprecated/
makepdf.sh
View file @
4951e691
...
...
@@ -10,4 +10,4 @@ else
F
=
"finf"
fi
pandoc
"
$1
"
--template
=
"templates/pandoc.
${
F
}
.tex"
-o
"
${
1
/
${
1
##*.
}}
"
pdf
pandoc
"
$1
"
--template
=
"
../
templates/pandoc.
${
F
}
.tex"
-o
"
${
1
/
${
1
##*.
}}
"
pdf
raw_to_owncloud.sh
→
deprecated/
raw_to_owncloud.sh
View file @
4951e691
File moved
vorlage.md
→
deprecated/
vorlage.md
View file @
4951e691
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment