cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-11 15:21:06 +03:00
parent 3ee4a6211b
commit b52ba46a79

View File

@ -34,25 +34,11 @@
% %
% %
% %
% XXX ASAP \gutterimageoffset to offset full-bleed from the gutter % XXX captions behave in an odd way...
% \gutterimageoffset is an additional offset added to bleed images... ??? % the internal (macro) minipage for some reason does not affect text
% ...not sure if we need this or if we can even implement this in % justification while adding a minipage in the macro argument works
% the current architecture... % as expected -- some odd input mode???
% XXX should \blockwidth include \bindingoffset (current) or not??? % XXX Q: should \blockwidth include \bindingoffset (current) or not???
%
% +-------------------------------=--
% | . . . =
% | . . . =
% | . . . =
% | . . . =
% | . . <-> \bindingoffset . . . . DONE
% | . <--> = \gutteroffset . . . . DONE
% | <--> . = \gutterimageoffset . . ???
% | . . . =
% +-------------------------------=--
%
%
%
% XXX revise \clearcaption / \captionclearpage... % XXX revise \clearcaption / \captionclearpage...
% 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...
@ -62,7 +48,8 @@
% - general macros -- \usecell{..} % - general macros -- \usecell{..}
% - templates -- \ImagePage{..} % - templates -- \ImagePage{..}
% XXX see where we need to \ignorespaces... % XXX see where we need to \ignorespaces...
% XXX might be a good idea to add a spine calculator... % XXX might be a good idea to add a spine calculator (auto)...
% ...i.e. input paper and cover board thickness and auto-calc spine...
% XXX might be fun to add a 'box' layout to build book boxes... % XXX might be fun to add a 'box' layout to build book boxes...
% XXX add a grid cell / image cell (???) % XXX add a grid cell / image cell (???)
% make it trivial to define AxB cell layouts and fill them (fully/partially) % make it trivial to define AxB cell layouts and fill them (fully/partially)
@ -74,17 +61,6 @@
% - pre-print % - pre-print
% - customizing % - customizing
% - extending % - extending
% XXX add basic page templates:
% - acknowledgements
% Fields
% - \Title
% - \Authors
% - \Thanks
% - \ISBN
% - \Edition / \Issue
% - \CopyrightNotice
% - ...
% - info
% XXX DOC add notes about external libs section: % XXX DOC add notes about external libs section:
% - textpos % - textpos
% cell/cell* depend on absolute mode being set globally % cell/cell* depend on absolute mode being set globally