Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uva
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Taddeüs Kroes
uva
Commits
bdd7181f
Commit
bdd7181f
authored
14 years ago
by
Sander Mathijs van Veen
Browse files
Options
Downloads
Patches
Plain Diff
Renamed report files to 'report.*'.
parent
b3274c26
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
portfolio/latex/Makefile
+2
-2
2 additions, 2 deletions
portfolio/latex/Makefile
portfolio/latex/report.tex
+3
-3
3 additions, 3 deletions
portfolio/latex/report.tex
with
5 additions
and
5 deletions
portfolio/latex/Makefile
+
2
−
2
View file @
bdd7181f
...
...
@@ -7,10 +7,10 @@
all
:
highlight graph compile
clean
:
rm
-v
*
.out
*
.aux
*
.toc foo.tex graph.tex
latex-answers
.pdf
rm
-v
*
.out
*
.aux
*
.toc foo.tex graph.tex
report
.pdf
compile
:
pdflatex
-interaction
=
nonstopmode
latex-answers
.tex
pdflatex
-interaction
=
nonstopmode
report
.tex
rm
-vf
*
.log
graph
:
graph.tex
...
...
This diff is collapsed.
Click to expand it.
portfolio/latex/
latex-answers
.tex
→
portfolio/latex/
report
.tex
+
3
−
3
View file @
bdd7181f
...
...
@@ -22,7 +22,7 @@
% }}}
\title
{
\LaTeX
{}
assignment
}
\title
{
\LaTeX
{}
report
assignment
}
\author
{
Sander van Veen, University of Amsterdam
}
\begin{document}
...
...
@@ -184,8 +184,8 @@ $c$ & 105.5518& 232.1160& -94.7351&& 100.2497& 141.2778& -259.7326 \\
% }}}
\subsection
{
Graph (GraphViz to PSTikz)
}
% {{{
\label
{
sub:Graph-GraphViz-to-PSTikz
}
\subsection
{
Graph (
using
GraphViz to PSTikz)
}
% {{{
\label
{
sub:Graph-
using-
GraphViz-to-PSTikz
}
\begin{figure}
[H]
\input
{
graph
}
...
...
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
register
or
sign in
to comment