|
|
|
@ -1,13 +1,12 @@
|
|
|
|
layout {
|
|
|
|
layout {
|
|
|
|
tab name="Main and Compile" cwd="~/research/PhD_Deliverables/jmp/Latex/Paper/" hide_floating_panes=true focus=true {
|
|
|
|
tab name="Main and Compile" cwd="~/research/phd_deliverables/jmp/Latex/Paper" hide_floating_panes=true focus=true {
|
|
|
|
// This tab is where I manage main from.
|
|
|
|
// This tab is where I manage main from.
|
|
|
|
// it opens up Main.txt for my JMP, opens the pdf in okular (in a floating tab), and then get's ready to build the pdf.
|
|
|
|
// it opens up Main.txt for my JMP, opens the pdf in okular (in a floating tab), and then get's ready to build the pdf.
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
plugin location="tab-bar"
|
|
|
|
plugin location="tab-bar"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
pane split_direction="vertical" {
|
|
|
|
pane split_direction="vertical" {
|
|
|
|
//pane edit="./Main.tex" focus=true // This is the editor
|
|
|
|
pane edit="./Main.tex" focus=true // This is the editor
|
|
|
|
pane focus=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pane split_direction="horizontal" {
|
|
|
|
pane split_direction="horizontal" {
|
|
|
|
|
|
|
|
|
|
|
|
@ -34,7 +33,7 @@ layout {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
tab name="sections" cwd="~/research/PhD_Deliverables/jmp/Latex/Paper/sections/" {
|
|
|
|
tab name="sections" cwd="~/research/phd_deliverables/jmp/Latex/Paper" {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
plugin location="tab-bar"
|
|
|
|
plugin location="tab-bar"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -57,7 +56,7 @@ layout {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
tab name="git" cwd="~/research/PhD_Deliverables/jmp/Latex/Paper/" {
|
|
|
|
tab name="git" cwd="~/research/phd_deliverables/jmp/Latex/Paper/" {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
plugin location="tab-bar"
|
|
|
|
plugin location="tab-bar"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|