This commit is contained in:
parent
94a69d5ee8
commit
ff2b207b1e
22
.drone.yml
Normal file
22
.drone.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: moss/xelatex
|
||||||
|
commands:
|
||||||
|
- cd src
|
||||||
|
- make
|
||||||
|
- cd ..
|
||||||
|
|
||||||
|
- name: gitea_release
|
||||||
|
image: plugins/gitea-release
|
||||||
|
settings:
|
||||||
|
api_key: ffded5f1656674869146e5e26d30e7247b0996d1
|
||||||
|
base_url: https://git.kmlabz.com
|
||||||
|
files: pdf/*
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
|
checksum:
|
||||||
|
- sha512
|
@ -2,3 +2,7 @@
|
|||||||
2019 Szakdolgozat Latex
|
2019 Szakdolgozat Latex
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.com/tormachris/knative-report-latex.svg?branch=master)](https://travis-ci.com/tormachris/knative-report-latex)
|
[![Build Status](https://travis-ci.com/tormachris/knative-report-latex.svg?branch=master)](https://travis-ci.com/tormachris/knative-report-latex)
|
||||||
|
|
||||||
|
Drone:
|
||||||
|
|
||||||
|
[![Build Status](https://drone.kmlabz.com/api/badges/tormakris/knative-report-latex/status.svg)](https://drone.kmlabz.com/tormakris/knative-report-latex)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
kile_livePreviewEnabled=true
|
kile_livePreviewEnabled=true
|
||||||
kile_livePreviewStatusUserSpecified=true
|
kile_livePreviewStatusUserSpecified=true
|
||||||
kile_livePreviewTool=LivePreview-XeLaTeX
|
kile_livePreviewTool=LivePreview-XeLaTeX
|
||||||
lastDocument=content/abstract.tex
|
lastDocument=content/results.tex
|
||||||
|
|
||||||
[document-settings,item:../../thesis-template-latex/src/thesis.tex]
|
[document-settings,item:../../thesis-template-latex/src/thesis.tex]
|
||||||
Bookmarks=
|
Bookmarks=
|
||||||
@ -108,47 +108,47 @@ open=true
|
|||||||
order=0
|
order=0
|
||||||
|
|
||||||
[item:content/abstract.tex]
|
[item:content/abstract.tex]
|
||||||
open=true
|
open=false
|
||||||
order=0
|
order=0
|
||||||
|
|
||||||
[item:content/acknowledgement.tex]
|
[item:content/acknowledgement.tex]
|
||||||
open=true
|
open=true
|
||||||
order=9
|
order=3
|
||||||
|
|
||||||
[item:content/appendices.tex]
|
[item:content/appendices.tex]
|
||||||
open=true
|
open=true
|
||||||
order=7
|
order=2
|
||||||
|
|
||||||
[item:content/closing.tex]
|
[item:content/closing.tex]
|
||||||
open=true
|
open=false
|
||||||
order=6
|
order=6
|
||||||
|
|
||||||
[item:content/create-functions.tex]
|
[item:content/create-functions.tex]
|
||||||
open=true
|
open=false
|
||||||
order=4
|
order=4
|
||||||
|
|
||||||
[item:content/introduction.tex]
|
[item:content/introduction.tex]
|
||||||
open=true
|
open=false
|
||||||
order=1
|
order=1
|
||||||
|
|
||||||
[item:content/preparation.tex]
|
[item:content/preparation.tex]
|
||||||
open=true
|
open=false
|
||||||
order=3
|
order=3
|
||||||
|
|
||||||
[item:content/results.tex]
|
[item:content/results.tex]
|
||||||
open=true
|
open=true
|
||||||
order=5
|
order=1
|
||||||
|
|
||||||
[item:content/theory.tex]
|
[item:content/theory.tex]
|
||||||
open=true
|
open=true
|
||||||
order=2
|
order=0
|
||||||
|
|
||||||
[item:thesis.kilepr]
|
[item:thesis.kilepr]
|
||||||
open=false
|
open=false
|
||||||
order=-1
|
order=-1
|
||||||
|
|
||||||
[item:thesis.tex]
|
[item:thesis.tex]
|
||||||
open=true
|
open=false
|
||||||
order=8
|
order=8
|
||||||
|
|
||||||
[view-settings,view=0,item:../../thesis-template-latex/src/thesis.tex]
|
[view-settings,view=0,item:../../thesis-template-latex/src/thesis.tex]
|
||||||
@ -168,68 +168,68 @@ TextFolding=[]
|
|||||||
ViMarks=.,1,0,[,1,0,],1,0
|
ViMarks=.,1,0,[,1,0,],1,0
|
||||||
|
|
||||||
[view-settings,view=0,item:content/acknowledgement.tex]
|
[view-settings,view=0,item:content/acknowledgement.tex]
|
||||||
CursorColumn=138
|
CursorColumn=0
|
||||||
CursorLine=4
|
CursorLine=7
|
||||||
Dynamic Word Wrap=false
|
Dynamic Word Wrap=false
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,4,137,[,4,131,],4,137
|
ViMarks=.,8,233,[,8,233,],8,233
|
||||||
|
|
||||||
[view-settings,view=0,item:content/appendices.tex]
|
[view-settings,view=0,item:content/appendices.tex]
|
||||||
CursorColumn=18
|
CursorColumn=37
|
||||||
CursorLine=190
|
CursorLine=6
|
||||||
Dynamic Word Wrap=false
|
Dynamic Word Wrap=false
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,181,0,[,181,0,],181,9
|
ViMarks=.,181,0,[,181,0,],181,9
|
||||||
|
|
||||||
[view-settings,view=0,item:content/closing.tex]
|
[view-settings,view=0,item:content/closing.tex]
|
||||||
CursorColumn=231
|
CursorColumn=29
|
||||||
CursorLine=14
|
CursorLine=4
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,14,230,[,14,230,],14,230
|
ViMarks=.,4,28,[,4,19,],4,28
|
||||||
|
|
||||||
[view-settings,view=0,item:content/create-functions.tex]
|
[view-settings,view=0,item:content/create-functions.tex]
|
||||||
CursorColumn=583
|
CursorColumn=121
|
||||||
CursorLine=59
|
CursorLine=1
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,59,501,[,59,501,],59,501
|
ViMarks=.,34,55,[,34,38,],34,57
|
||||||
|
|
||||||
[view-settings,view=0,item:content/introduction.tex]
|
[view-settings,view=0,item:content/introduction.tex]
|
||||||
CursorColumn=27
|
CursorColumn=24
|
||||||
CursorLine=0
|
CursorLine=5
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,1,0,[,1,0,],1,0
|
ViMarks=.,1,0,[,1,0,],1,0
|
||||||
|
|
||||||
[view-settings,view=0,item:content/preparation.tex]
|
[view-settings,view=0,item:content/preparation.tex]
|
||||||
CursorColumn=623
|
CursorColumn=866
|
||||||
CursorLine=127
|
CursorLine=125
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,127,622,[,127,621,],127,622
|
ViMarks=.,123,241,[,123,232,],123,241
|
||||||
|
|
||||||
[view-settings,view=0,item:content/results.tex]
|
[view-settings,view=0,item:content/results.tex]
|
||||||
CursorColumn=461
|
CursorColumn=0
|
||||||
CursorLine=178
|
CursorLine=195
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,178,460,[,178,460,],178,460
|
ViMarks=.,131,180,[,131,177,],131,180
|
||||||
|
|
||||||
[view-settings,view=0,item:content/theory.tex]
|
[view-settings,view=0,item:content/theory.tex]
|
||||||
CursorColumn=135
|
CursorColumn=404
|
||||||
CursorLine=171
|
CursorLine=125
|
||||||
Dynamic Word Wrap=true
|
Dynamic Word Wrap=true
|
||||||
JumpList=
|
JumpList=
|
||||||
TextFolding=[]
|
TextFolding=[]
|
||||||
ViMarks=.,189,111,[,189,111,],189,111
|
ViMarks=.,66,39,[,66,39,],66,39
|
||||||
|
|
||||||
[view-settings,view=0,item:thesis.tex]
|
[view-settings,view=0,item:thesis.tex]
|
||||||
CursorColumn=22
|
CursorColumn=22
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user