Skip to content
Stefano Zaghi edited this page Nov 7, 2014 · 2 revisions

The Berkeley theme setting should be something similar to:

---theme_slide_header_1
height     = 10%
background = #3333B2
color      = white
padding    = 0
metadata   = [['|custom|.','float:left;height:100%;width:20%;color:#262686;background:#262686;'],&&
              ['slidetitle','float:left;padding:1% 2%;font-size:190%;']]
---endtheme_slide_header_1

---theme_slide_sidebar_1
position   = L
width      = 20%
padding    = 1% 2%
background = #3333B2
color      = white
metadata   = [['title','font-weight:bold;font-variant:small-caps;font-size:105%;display:inline-block'],                                          &&
              ['authors','font-variant:small-caps;font-size:90%;display:inline-block'],                                                          &&
              ['affiliations','margin-top:4%;margin-bottom:10%;font-variant:small-caps;font-size:70%;white-space:pre-wrap;display:inline-block'],&&
              ['toc','font-size:70%;',2]]
---endtheme_slide_sidebar_1 

Clone this wiki locally