mirror of
https://github.com/flynx/photobook.git
synced 2025-12-25 12:41:58 +00:00
Compare commits
No commits in common. "60a4e8b6ef062c8b6300afa50c4bd07442757187" and "7f2f8b1ff6fdce098f8def2d58fb2d492c3ad628" have entirely different histories.
60a4e8b6ef
...
7f2f8b1ff6
13
README.md
13
README.md
@ -40,17 +40,8 @@ For more info on `make` targets see the: [./Makefile](./Makefile)
|
|||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Pre-built documentation can be found on
|
Pre-built documentation can be found on
|
||||||
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf).
|
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf)
|
||||||
|
or it can be built from source by:
|
||||||
|
|
||||||
A full book (dummy) example is included in [./examples/book/](./examples/book/)
|
|
||||||
and can be used as a reference / starting point.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Building documentation
|
|
||||||
|
|
||||||
Building the reference from source is done by:
|
|
||||||
```shell
|
```shell
|
||||||
$ make pdf
|
$ make pdf
|
||||||
```
|
```
|
||||||
|
|||||||
@ -75,10 +75,9 @@
|
|||||||
\end{page}%
|
\end{page}%
|
||||||
|
|
||||||
\begin{page}%
|
\begin{page}%
|
||||||
% XXX this is padded by 1mm for some reason -- not sure if it's the
|
|
||||||
% image or the enclosing cell...
|
|
||||||
\fbox{%
|
\fbox{%
|
||||||
\begin{inlinecell*}{\cellsize}{\cellsize}%
|
\begin{inlinecell*}{\cellsize}{\cellsize}%
|
||||||
|
% XXX this is padded by 1mm for some reason...
|
||||||
\imagecell[fit]{}{DSC00403-2}%
|
\imagecell[fit]{}{DSC00403-2}%
|
||||||
\end{inlinecell*}}%
|
\end{inlinecell*}}%
|
||||||
\hspace{1cm}%
|
\hspace{1cm}%
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user