Commit Graph

15 Commits

Author SHA1 Message Date
18b4cb754a typo and whitespace correction 2013-07-10 09:01:56 -04:00
235c78a5c8 pdf print tweak 2013-06-23 10:02:16 -04:00
c9b179fd85 pdf hacks 2013-06-22 09:47:29 -04:00
bfbeac7a79 removes the extra blank page that was printed with pdf #458 2013-06-21 22:02:06 -04:00
4d164dc5b6 revamp pdf printing to support per-slide backgrounds (closes #453) 2013-06-09 16:12:50 +02:00
7dd2a10b34 remove extra whitespace in css 2013-03-08 19:33:34 -05:00
a9b4eb9a05 Set PDF output to letter landscape, no margin 2013-02-21 14:21:47 -05:00
6b0fff3512 enable backgrounds images when printing to pdf (closes #271) 2013-02-03 16:17:46 -05:00
519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
9d98cee7fd fix minor issue in pdf print sheet 2012-11-13 23:52:17 -05:00
8e79f8592a fixes issue where italic fonts disappeared when printing to pdf (closes #230) 2012-11-10 20:09:12 -05:00
2834a6bc89 ensure fragments are visible in print styles, fix page-break error in paper print sheet 2012-11-10 18:15:05 -05:00
af2a8b053d include theme background in printed pdfs (#217), fix empty white pages in regular print (#215) 2012-10-28 19:32:24 -04:00
73706ad02e Changes to make PDF output match the browser view more closely
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
2012-09-27 11:39:11 -04:00
25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) 2012-08-08 01:14:12 -04:00