mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
prepping for work on cover/jacket layouts...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
89b907d842
commit
444a2f3e97
@ -11,6 +11,8 @@
|
||||
% XXX BUG: fix \CAPTIONWIDTHFIX
|
||||
% XXX BUG: there seems to be a slight offset bias...
|
||||
%
|
||||
% XXX might be a good idea to add a spine calculator...
|
||||
%
|
||||
%
|
||||
%----------------------------------------------------------------------
|
||||
|
||||
@ -641,12 +643,41 @@
|
||||
%----------------------------------------------------------------------
|
||||
% Cover/endpaper Templates...
|
||||
%
|
||||
% XXX need:
|
||||
% \begin{front} ...
|
||||
% \begin{spine} ...
|
||||
% \begin{spine} ...
|
||||
% XXX need a way to place images / templates into these...
|
||||
% XXX should these only be visible in respective modes???
|
||||
|
||||
% XXX
|
||||
\newenvironment{front}
|
||||
{}
|
||||
{}
|
||||
% XXX
|
||||
\newenvironment{front-flap}
|
||||
{}
|
||||
{}
|
||||
|
||||
|
||||
% XXX
|
||||
% XXX should this be hirizontaly or vertically oriented???
|
||||
% ...options, different envs???
|
||||
\newenvironment{spine}
|
||||
{}
|
||||
{}
|
||||
|
||||
% XXX
|
||||
\newenvironment{back}
|
||||
{}
|
||||
{}
|
||||
% XXX
|
||||
\newenvironment{back-flap}
|
||||
{}
|
||||
{}
|
||||
|
||||
|
||||
% XXX might be a good idea to have an ability to just render a template...
|
||||
% ...guides and stuff with placeholders...
|
||||
% XXX this should simply figure out the current mode from setup options...
|
||||
\newcommand\GenerateTemplate{}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
0
workflow/jacket.tex
Normal file
0
workflow/jacket.tex
Normal file
Loading…
x
Reference in New Issue
Block a user