Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
bdd7181f
Commit
bdd7181f
authored
Jan 06, 2011
by
Sander Mathijs van Veen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed report files to 'report.*'.
parent
b3274c26
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
portfolio/latex/Makefile
portfolio/latex/Makefile
+2
-2
portfolio/latex/report.tex
portfolio/latex/report.tex
+3
-3
No files found.
portfolio/latex/Makefile
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
...
...
portfolio/latex/
latex-answers
.tex
→
portfolio/latex/
report
.tex
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
}
...
...
Write
Preview
Markdown
is supported
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