summaryrefslogtreecommitdiff
path: root/foreignthemes
AgeCommit message (Collapse)Author
2019-01-11fix handling of numbers on slides and printoutsManuel Traut
As mentioned in mantis #1449 slides are increasing the page number if \pause is used. This leads to different page numbers in printout presentations. This is fixed by using frame numbers instead of page numbers. The micronsult theme doesn't use any numbers. This inserts the frame number on the bottom left. Signed-off-by: Manuel Traut <manut@linutronix.de>
2019-01-11theme: microconsult: properly position footer imageJohn Ogness
The footer image is too high causing the copyright text to be partly cutoff. Vertically center the text. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-01-11theme: microconsult: remove extra line from imageJohn Ogness
The extra transparent line add confusion when trying to vertically place the image. Remove it. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-01-11microconsult theme: update copyright to 2019John Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-01-09themes: reduce font size for microconsult themeHolger Dengler
The font size in the theme for microconsult is larger than in the original linutronix theme. Therefore, in some slides there is not enough space for all text. The font sizes in both themes are now nearly equal, so the problem should be fixed. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-11-22microconsult theme: update copyright to 2018John Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-20microconsult: change Arial to Liberation SansJohn Ogness
Liberation Sans is a free metrically equivalent drop-in replacement for the non-free Arial. Use it instead. This also requires users to install the fonts-liberation2 package. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-20add microconsult themeHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>