ADD handout
This commit is contained in:
		| @@ -7,6 +7,7 @@ | |||||||
|   authors: [], |   authors: [], | ||||||
|   date: none, |   date: none, | ||||||
|   duration: none, |   duration: none, | ||||||
|  |   handout: false, | ||||||
|   doc, |   doc, | ||||||
| ) = { | ) = { | ||||||
|    |    | ||||||
| @@ -20,6 +21,10 @@ | |||||||
|     color: rgb("#ea366a"), |     color: rgb("#ea366a"), | ||||||
|   ) |   ) | ||||||
|  |  | ||||||
|  |   if handout { | ||||||
|  |     enable-handout-mode(true) | ||||||
|  |   } | ||||||
|  |  | ||||||
|   if duration != none{ |   if duration != none{ | ||||||
|     pdfpc.config( |     pdfpc.config( | ||||||
|       duration-minutes: duration, |       duration-minutes: duration, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user