Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
z_MSc_GIT_begin
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JG-TesesMestrado
z_MSc_GIT_begin
Commits
a1f166aa
Commit
a1f166aa
authored
Oct 17, 2019
by
Jose Gaspar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
priority to ./figs instead of ../figs
parent
e537d162
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
tex/project/msc_thesis.tex
tex/project/msc_thesis.tex
+1
-1
tex/thesis/msc_thesis.tex
tex/thesis/msc_thesis.tex
+1
-1
tex/thesis_report/msc_report.tex
tex/thesis_report/msc_report.tex
+1
-1
tex/w00_template/work_report.tex
tex/w00_template/work_report.tex
+1
-1
No files found.
tex/project/msc_thesis.tex
View file @
a1f166aa
...
...
@@ -29,7 +29,7 @@
%\usepackage[dvips]{graphicx}
\usepackage
{
graphicx
}
\graphicspath
{{
./
}{
.
./figs/
}}
% please create a folder ../figs/.
\graphicspath
{{
./
}{
.
/figs/
}{
../figs/
}}
% share figs using ../figs/
\usepackage
{
subfigure
}
% figuras paralelas ou seguidas com mesma legenda
\usepackage
{
subcaption
}
...
...
tex/thesis/msc_thesis.tex
View file @
a1f166aa
...
...
@@ -29,7 +29,7 @@
%\usepackage[dvips]{graphicx}
\usepackage
{
graphicx
}
\graphicspath
{{
./
}{
.
./figs/
}}
% please create a folder ../figs/.
\graphicspath
{{
./
}{
.
/figs/
}{
../figs/
}}
% share figs using ../figs/
\usepackage
{
subfigure
}
% figuras paralelas ou seguidas com mesma legenda
%\usepackage{epstopdf}
\usepackage
{
color
}
...
...
tex/thesis_report/msc_report.tex
View file @
a1f166aa
...
...
@@ -10,7 +10,7 @@
\usepackage
[utf8]
{
inputenc
}
\usepackage
{
times
}
\usepackage
{
graphicx
}
\graphicspath
{{
./
}{
.
./figs/
}}
\graphicspath
{{
./
}{
.
/figs/
}{
../figs/
}}
% share figs using ../figs/
%\usepackage{subfigure}
\usepackage
{
amssymb
}
\usepackage
{
amsmath
}
...
...
tex/w00_template/work_report.tex
View file @
a1f166aa
...
...
@@ -10,7 +10,7 @@
% some useful packages:
\usepackage
{
graphicx
}
\graphicspath
{{
./
}{
.
./figs/
}}
\graphicspath
{{
./
}{
.
/figs/
}{
../figs/
}}
% share figs using ../figs/
\usepackage
{
url
}
\begin{document}
...
...
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