mirror of
				https://github.com/flynx/photobook.git
				synced 2025-10-31 19:30:08 +00:00 
			
		
		
		
	Merge branch 'main' of github.com:flynx/photobook
This commit is contained in:
		
						commit
						cab5eddea5
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -15,8 +15,8 @@ TEX := lualatex | |||||||
| # Generate docs from latex package/class...
 | # Generate docs from latex package/class...
 | ||||||
| #
 | #
 | ||||||
| # 	- keep only lines starting with '%%'
 | # 	- keep only lines starting with '%%'
 | ||||||
| # 	- %%%% Text -> \section(Text)
 |  | ||||||
| # 	- %%%%% Text -> \subsection(Text)
 | # 	- %%%%% Text -> \subsection(Text)
 | ||||||
|  | # 	- %%%% Text -> \section(Text)
 | ||||||
| # 	- %% >> code -> \begin{verbatim}code\end{verbatim}
 | # 	- %% >> code -> \begin{verbatim}code\end{verbatim}
 | ||||||
| #
 | #
 | ||||||
| # NOTE: the idea of keeping latex docs in a latex file is far similar 
 | # NOTE: the idea of keeping latex docs in a latex file is far similar 
 | ||||||
|  | |||||||
| @ -243,6 +243,7 @@ | |||||||
| %% \end{verbatim} | %% \end{verbatim} | ||||||
| %% \end{minipage} | %% \end{minipage} | ||||||
| % | % | ||||||
|  | % XXX document layout bools here... | ||||||
| % XXX in cover layout setup pdf boxes in a way to use \bleed as foldover... | % XXX in cover layout setup pdf boxes in a way to use \bleed as foldover... | ||||||
| % 		...see hyperref docs to set pdf view/print area (???) | % 		...see hyperref docs to set pdf view/print area (???) | ||||||
| %		.....should also set \bleed default to something like 17mm | %		.....should also set \bleed default to something like 17mm | ||||||
| @ -251,7 +252,6 @@ | |||||||
| %			- setup pine | %			- setup pine | ||||||
| %			- setup back-cover | %			- setup back-cover | ||||||
| %		...envs?? | %		...envs?? | ||||||
| % XXX do we need to implement cover fold over??? |  | ||||||
| % XXX not yet sure how to go about this -- should we update \blockwidth  | % XXX not yet sure how to go about this -- should we update \blockwidth  | ||||||
| %		or should we define a new length and let some templates  | %		or should we define a new length and let some templates  | ||||||
| %		use one and some use the other??? | %		use one and some use the other??? | ||||||
| @ -406,9 +406,9 @@ | |||||||
| 
 | 
 | ||||||
| %---------------------------------------------------------------------- | %---------------------------------------------------------------------- | ||||||
| %%%% Globals | %%%% Globals | ||||||
| % | %% | ||||||
| % NOTE: most of these are setup in \InitPage... | %% Most of these are setup in |\InitPage|. | ||||||
| 
 | %% | ||||||
| %% \DescribeMacro{\layoutmode} | %% \DescribeMacro{\layoutmode} | ||||||
| % | % | ||||||
| %%	Layout mode | %%	Layout mode | ||||||
| @ -849,7 +849,7 @@ | |||||||
| % | % | ||||||
| %%	Get pdf page count | %%	Get pdf page count | ||||||
| %% | %% | ||||||
| %%	>>	\pdfpagecount{<file.pdf>} | %%	>>	\pdfpagecount{<file-pdf>} | ||||||
| %% | %% | ||||||
| \newcommand\pdfpagecount[1]{ | \newcommand\pdfpagecount[1]{ | ||||||
| 	\ifpdftex | 	\ifpdftex | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user