Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
34311e03
Commit
34311e03
authored
Oct 21, 2020
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
TODOs erweitert
parent
a41c775c
Branches
Branches containing commit
No related tags found
2 merge requests
!6
Development
,
!5
Development
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
README.md
+2
-0
2 additions, 0 deletions
README.md
with
3 additions
and
1 deletion
Makefile
+
1
−
1
View file @
34311e03
...
@@ -32,7 +32,7 @@ $(SUB_PDF_FILES): $(SUB_TEX_FILES)
...
@@ -32,7 +32,7 @@ $(SUB_PDF_FILES): $(SUB_TEX_FILES)
clean
:
tidy
clean
:
tidy
for
%%a
in
(
$(
foreach D,.
$(
SUBDIRS
)
,
"
$(
D
)
\$
(OUTDIR
)
"
))
do if
exist %%~a
rmdir
/s /q %%~a
for
%%a
in
(
$(
foreach D,.
$(
SUBDIRS
)
,
"
$(
D
)
\$
(OUTDIR
)
"
))
do
echo
if
exist %%~a
rmdir
/s /q %%~a
if
exist
$(
NAME
)
.pdf del
$(
NAME
)
.pdf
if
exist
$(
NAME
)
.pdf del
$(
NAME
)
.pdf
tidy
:
tidy
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
0
View file @
34311e03
...
@@ -13,6 +13,8 @@ them with specifig configurations and presets as well as providing comonly neede
...
@@ -13,6 +13,8 @@ them with specifig configurations and presets as well as providing comonly neede
# TODO:
# TODO:
Makefile BREAKS when no output direcory given!!
custom commands for titalpage:
custom commands for titalpage:
-
Profs
-
Profs
-
ImatNRs
-
ImatNRs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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
sign in
to comment