Commit Graph

62 Commits (master)

Author SHA1 Message Date
Eric Briand b05e530f21
Fix URL to pdf-export documentation 2020-08-04 10:06:20 +02:00
Hakim El Hattab 1569a4afba remove overzealous pdf resets 2020-05-29 10:14:31 +02:00
Hakim El Hattab bee213c470 tweaks for pdf print sheet 2020-05-28 22:28:36 +02:00
Hakim El Hattab 4f2293378b reveal.netlify.app -> revealjs.com 2020-05-19 18:27:00 +02:00
Hakim El Hattab 815557c1d8 update all links to docs (will sub out '.netlify.app' once we ship 4.0) 2020-05-18 20:52:51 +02:00
Hakim El Hattab d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 2020-03-13 19:53:54 +01:00
quilicicf ffac5fe696
Remove accessible slide status when printing to PDF 2020-03-12 16:14:14 +01:00
quilicicf 499dc68536
Package paper and pdf style sheets and apply them conditionally 2020-03-11 13:10:06 +01:00
Tim Elliott bc04b1b2db 🐛 enabling pointer events on pdf prin slides 2020-03-09 13:55:55 +00:00
Hakim El Hattab 49251078f3 remove legacy vendor prefixes from pdf css 2018-03-22 11:43:07 +01:00
Hakim El Hattab 522db9513c remove border from notes contain when printing on separate page 2017-05-19 11:21:40 +02:00
Hakim El Hattab 2cc5ae946b new, fixed, speaker notes layout 2017-05-16 09:45:37 +02:00
Hakim El Hattab 2584a6d970 new cli and in-browser pdf printing compatible fix for #1804 2017-04-04 13:37:01 +02:00
Hakim El Hattab 84202fa072 adjust pdf margins instead of heights to fix #1804 2017-01-25 10:43:26 +01:00
Hakim El Hattab 934c2e9730 additional fix for empty pages in pdf exports #1804 2017-01-24 15:27:37 +01:00
Hakim El Hattab d4133f0160 fix empty pages in pdf exports (closes #1804) 2017-01-24 14:48:36 +01:00
Christi Kaes 80e28774dd Don't remove slide-number in pdf view 2016-10-30 14:11:10 -04:00
christikaes 659822a8b5 Hide slide number when in paper or pdf print view 2016-10-30 11:31:20 -04:00
Hakim El Hattab 64aa3b2647 Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into dev 2016-06-10 10:09:21 +02:00
Hakim El Hattab 3111d3b1ae support for 'separate-page' layout for notes in PDF exports #1518 2016-05-26 09:57:27 +02:00
Hakim El Hattab c5c0290cca Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into dev 2016-05-23 10:28:32 +02:00
Tiago Garcia 187114f472 Removing duplicated "position" property at pdf.css
Found that by running css-lint on the code
2016-05-21 11:36:49 -07:00
Hakim El Hattab 9b11915c3a fix pdf bg layering, simplify code 2016-04-28 17:07:26 +02:00
Dhyego Fernando 587d16ceef fix(PDF Export): Mark as important `width`, `height` and add `zoom` properties to fix CSS rules which were overrided by inline styles 2016-03-10 13:50:35 -04:00
Hakim El Hattab bb7ab5f94e Merge pull request #1381 from lordsutch/master
Fix text being cut off in Chrome when printing.
2015-11-09 16:51:05 +01:00
Hakim El Hattab edfa131c9c tweak how speaker notes look in pdf exports 2015-10-29 16:44:47 +01:00
Hakim El Hattab d66cba6efa remove out of sync comments from pdf css 2015-10-29 13:24:47 +01:00
Hakim El Hattab 0e779edb20 slide numbers work in pdf exports, update slide number style 2015-10-29 11:59:26 +01:00
Chris Lawrence e0d723be28 Fix slides being cut off in Chrome. 2015-10-02 20:48:13 -04:00
Hakim El Hattab ca4098145e bump up z-index of notes in pdf 2015-09-10 10:35:25 +02:00
Hakim El Hattab 1c6990d20f fix pdf print when showNotes is disabled 2015-09-10 09:30:57 +02:00
Hakim El Hattab 5d39e8b8ce reorder css 2015-09-10 09:16:58 +02:00
Hakim El Hattab b0b2ce1fe3 print notes to pdf when is enabled #304 2015-09-10 08:51:04 +02:00
Hakim El Hattab ad9e93eae5 dont force links to be underlined in pdf 2014-12-09 15:06:25 +01:00
Hakim El Hattab ff788bb31b additional monospace options for phantomjs 2014-05-23 14:06:52 +02:00
Hakim El Hattab e7f4615585 hide slide numbers while printing to pdf #885 2014-05-20 12:09:55 +02:00
Hakim El Hattab 06ca536ae1 no need to override font sizes after updates to pdf printing 2014-05-10 10:10:59 +02:00
Hakim El Hattab 54e256764c limit size of media elements when printing to pdf 2014-05-04 08:29:45 +02:00
Hakim El Hattab da1f221b4f reduce max-height of images in pdfs 2014-05-04 08:24:26 +02:00
Hakim El Hattab 2ac0a55ccf ensure pdf pages are never zero-height 2014-04-29 13:30:56 +02:00
Hakim El Hattab 860580d4d0 getSlideBackground now works in pdf mode, add pdf tests 2014-04-27 17:31:50 +02:00
Hakim El Hattab ddfb0aa86f abide by configured width/height when printing to pdf 2014-04-26 21:42:16 +02:00
Hakim El Hattab a522312999 improvements to print stylesheet 2014-04-26 20:49:22 +02:00
Hakim El Hattab ae962d729b fix non-pdf printing (closes #881) 2014-04-26 19:16:10 +02:00
Hakim El Hattab 646203f038 revert from flexbox for pdf centering, use js for PDF setup 2014-04-23 19:47:41 +02:00
Hakim El Hattab f0f48bd9b0 use flexbox for vertically centered printing #862 2014-04-03 10:51:27 +02:00
Luis HGO 6ca071cd3a Fix for issue #715 2013-11-27 10:38:48 -02:00
Hakim El Hattab 18b4cb754a typo and whitespace correction 2013-07-10 09:01:56 -04:00
Hakim El Hattab 235c78a5c8 pdf print tweak 2013-06-23 10:02:16 -04:00
Hakim El Hattab c9b179fd85 pdf hacks 2013-06-22 09:47:29 -04:00