mirror of
				https://github.com/flynx/photobook.git
				synced 2025-10-31 11:20:10 +00:00 
			
		
		
		
	notes, docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									aee3ffe30d
								
							
						
					
					
						commit
						db3ddf9e76
					
				| @ -7,6 +7,25 @@ | |||||||
| %	- adds basic templates for image pages (XXX) | %	- adds basic templates for image pages (XXX) | ||||||
| % | % | ||||||
| % | % | ||||||
|  | % | ||||||
|  | % This file contains both the code and the reference, but in a slightly  | ||||||
|  | % more readable format than the traditional LaTeX .dtx format. In general | ||||||
|  | % there are two main sections: | ||||||
|  | %	- code | ||||||
|  | %	- reference | ||||||
|  | %		lines starting with "%%" or "%X" where X is a section id | ||||||
|  | % Sections are parts of the reference that are logically ordered differently  | ||||||
|  | % than the code, e.g. main user tools should have priority in the reference  | ||||||
|  | % while meta code (identified by "%M") can be described later, while in code | ||||||
|  | % we strictly need to define macros before they are used thus meta-macros | ||||||
|  | % and other building blocks and components come before the user tools. | ||||||
|  | % | ||||||
|  | % Docs are build by the Makefile, so reference it for more info. | ||||||
|  | % | ||||||
|  | %	$ make doc | ||||||
|  | % | ||||||
|  | % | ||||||
|  | % | ||||||
| % XXX unify API -- see CellContent env... | % XXX unify API -- see CellContent env... | ||||||
| % XXX make this loadable both as a class and as a package... | % XXX make this loadable both as a class and as a package... | ||||||
| %		\@ifclassloaded{photobook}{<true>}{<false>} | %		\@ifclassloaded{photobook}{<true>}{<false>} | ||||||
| @ -77,8 +96,13 @@ | |||||||
| %% | %% | ||||||
| %% \date{Released \FILEDATE} | %% \date{Released \FILEDATE} | ||||||
| %% | %% | ||||||
|  | %% | ||||||
| %% \maketitle | %% \maketitle | ||||||
| %% | %% | ||||||
|  | %% \begin{center} | ||||||
|  | %% 	\fbox{This class is still unstable} | ||||||
|  | %% \end{center} | ||||||
|  | %% | ||||||
| %% \begin{abstract} | %% \begin{abstract} | ||||||
| %%	The |photobook| \LaTeX\space document class extends the |book| class  | %%	The |photobook| \LaTeX\space document class extends the |book| class  | ||||||
| %%	defining a set of parameters, meta-macros, macros and environments  | %%	defining a set of parameters, meta-macros, macros and environments  | ||||||
| @ -3792,7 +3816,7 @@ | |||||||
| 	\end{page}} | 	\end{page}} | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| %% \DescribeMacro{\pdfmargincomment\{..\}} | %% \DescribeMacro{\pdfcommentcell\{..\}} | ||||||
| % | % | ||||||
| %% Add pdf comment as margin overlay. | %% Add pdf comment as margin overlay. | ||||||
| %% | %% | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user