Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
softlab-thesis
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Antonios Angelakis
softlab-thesis
Commits
7320ae54
Commit
7320ae54
authored
Nov 15, 2017
by
Nikolaos S. Papaspyrou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix grek option and add .gitignore
parent
be71e893
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
47 additions
and
4 deletions
+47
-4
.gitignore
.gitignore
+43
-0
softlab-thesis.cls
Styles/softlab-thesis.cls
+4
-4
No files found.
.gitignore
0 → 100644
View file @
7320ae54
# Backup files etc.
*~
\#*\#
*.bak
*.backup
.*.sw[a-z]
# Mac OS specific
.DS_Store
# Windows specific
Thumbs.db*
# LaTeX specific
*.aux
*.bbl
*.blg
*.dlog
*.dvi
*.fdb_latexmk
*.fls
*.idx
*.lof
*.log
*.lol
*.lot
*.nav
*.out
*.snm
*.spl
*.svn
*.toc
*.tof
*.tpt
*.vrb
# The example PDF file
/test.pdf
Styles/softlab-thesis.cls
View file @
7320ae54
...
@@ -297,12 +297,12 @@
...
@@ -297,12 +297,12 @@
\if
@greek
\if
@greek
\newfontfamily\greekfont
{
\font
@roman
}
\newfontfamily\greekfont
{
\font
@roman
}
\newfontfamily\greekfontsf
[Scale=MatchLowercase]
{
\font
@sans
}
\newfontfamily\greekfontsf
[Scale=MatchLowercase]
{
\font
@sans
}
\newfontfamily\greekfonttt
[Script=
gr
ek,Scale=MatchLowercase]
{
\font
@tt
}
\newfontfamily\greekfonttt
[Script=
Gre
ek,Scale=MatchLowercase]
{
\font
@tt
}
%\newfontfamily\greekfont{Times New Roman}
%\newfontfamily\greekfont{Times New Roman}
%\newfontfamily\greekfont[Script=
gr
ek]{Liberation Serif}
%\newfontfamily\greekfont[Script=
Gre
ek]{Liberation Serif}
%\newfontfamily\greekfontsf[Scale=MatchLowercase]{Arial}
%\newfontfamily\greekfontsf[Scale=MatchLowercase]{Arial}
%\newfontfamily\greekfontsf[Script=
gr
ek,Scale=MatchLowercase]{Liberation Sans}
%\newfontfamily\greekfontsf[Script=
Gre
ek,Scale=MatchLowercase]{Liberation Sans}
%\newfontfamily\greekfonttt[Script=
gr
ek,Scale=MatchLowercase]{Liberation Mono}
%\newfontfamily\greekfonttt[Script=
Gre
ek,Scale=MatchLowercase]{Liberation Mono}
\setdefaultlanguage
[variant=mono,numerals=arabic]
{
greek
}
\setdefaultlanguage
[variant=mono,numerals=arabic]
{
greek
}
\setotherlanguage
{
english
}
\setotherlanguage
{
english
}
\else
\else
...
...
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