Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | typo and whitespace correction | Hakim El Hattab | 2013-07-10 |
| | |||
* | pdf print tweak | Hakim El Hattab | 2013-06-23 |
| | |||
* | pdf hacks | Hakim El Hattab | 2013-06-22 |
| | |||
* | removes the extra blank page that was printed with pdf #458 | Hakim El Hattab | 2013-06-21 |
| | |||
* | revamp pdf printing to support per-slide backgrounds (closes #453) | Hakim El Hattab | 2013-06-09 |
| | |||
* | remove extra whitespace in css | Hakim El Hattab | 2013-03-08 |
| | |||
* | Set PDF output to letter landscape, no margin | Jeremy Mikola | 2013-02-21 |
| | |||
* | enable backgrounds images when printing to pdf (closes #271) | Hakim El Hattab | 2013-02-03 |
| | |||
* | remove left/right margin from images, tweak pdf print styles | Hakim El Hattab | 2012-11-27 |
| | |||
* | fix minor issue in pdf print sheet | Hakim El Hattab | 2012-11-13 |
| | |||
* | fixes issue where italic fonts disappeared when printing to pdf (closes #230) | Hakim El Hattab | 2012-11-10 |
| | |||
* | ensure fragments are visible in print styles, fix page-break error in paper ↵ | Hakim El Hattab | 2012-11-10 |
| | | | | print sheet | ||
* | include theme background in printed pdfs (#217), fix empty white pages in ↵ | Hakim El Hattab | 2012-10-28 |
| | | | | regular print (#215) | ||
* | Changes to make PDF output match the browser view more closely | Gary Murakami | 2012-09-27 |
| | | | | | | font-size: 18pt; instead of fount-size: 22pt; remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size. specify font size for "pre" tags so that code listings more closely match browser rendering | ||
* | themes are now available as separate css files under css/theme/, old theme ↵ | Hakim El Hattab | 2012-08-08 |
option in config is no longer supported (closes #104) |