| 
									
										
										
										
											2021-08-05 16:01:49 +03:00
										 |  |  | %----------------------------------------------------------------------
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \documentclass[ | 
					
						
							|  |  |  | 	layoutmode=endpaper, | 
					
						
							|  |  |  | 	% page size...
 | 
					
						
							|  |  |  | 	blockwidth=240mm, blockheight=220mm, | 
					
						
							|  |  |  | 	bleed=4mm, | 
					
						
							|  |  |  | 	bindingoffset=5mm, | 
					
						
							|  |  |  | 	% image block configuration...
 | 
					
						
							|  |  |  | 	imageblockwidth=0.98, imageblockheight=0.98, | 
					
						
							|  |  |  | 	imageblockoffsettop=-0.1, | 
					
						
							|  |  |  | 	% misc...
 | 
					
						
							|  |  |  | 	9pt,final,openany | 
					
						
							|  |  |  | ]{photobook} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-04 18:53:19 +03:00
										 |  |  | \begin{document} % - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
					
						
							| 
									
										
										
										
											2021-08-05 16:01:49 +03:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-04 18:53:19 +03:00
										 |  |  | % XXX BUG: there is an offset (\bleed sized???) on the left...
 | 
					
						
							|  |  |  | \begin{leftside} | 
					
						
							|  |  |  |     \begin{cliptocell} | 
					
						
							|  |  |  |         \imagecell[fill]{}{DSC00403-2} | 
					
						
							|  |  |  |     \end{cliptocell} | 
					
						
							|  |  |  | \end{leftside} | 
					
						
							| 
									
										
										
										
											2021-08-05 16:01:49 +03:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-04 18:53:19 +03:00
										 |  |  | \begin{rightside} | 
					
						
							|  |  |  |     \begin{cliptocell} | 
					
						
							|  |  |  |         \imagecell[fill]{}{DSC00403-2} | 
					
						
							|  |  |  |     \end{cliptocell} | 
					
						
							|  |  |  | \end{rightside} | 
					
						
							| 
									
										
										
										
											2021-08-05 16:01:49 +03:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-04 18:53:19 +03:00
										 |  |  | 
 | 
					
						
							|  |  |  | \end{document} %-------------------------------------------------------
 | 
					
						
							| 
									
										
										
										
											2021-08-05 16:01:49 +03:00
										 |  |  | %                                                  vim:set ts=4 sw=4 :
 |