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
las-nq
Templates
Commits
c9f212b6
Commit
c9f212b6
authored
Feb 11, 2019
by
Christian Darsow-Fromm
Browse files
skip bilbiography for now
parent
75ace661
Changes
1
Hide whitespace changes
Inline
Side-by-side
poster/Makefile
View file @
c9f212b6
...
...
@@ -15,9 +15,9 @@ POSTER_TEMPLATE = $(BASEDIR)/poster_vorlage.tex
pdf
:
@
mkdir
-p
$(OUTPUT_DIR)
$(LATEX_CMD)
$(MAIN_FILE)
cp
$(REFERENCES)
$(OUTPUT_DIR)
$(BIBTEX_CMD)
$(LATEX_CMD)
$(MAIN_FILE)
#
cp
$(REFERENCES)
$(OUTPUT_DIR)
#
$(BIBTEX_CMD)
#
$(LATEX_CMD)
$(MAIN_FILE)
poster-markdown
:
@
mkdir
-p
$(OUTPUT_DIR)
...
...
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