Skip to content

Add possibility to add an image to the title page of printable documentation. #3

@kbirken

Description

@kbirken

The title page of documentation generated from xDoc via Latex looks very "puristic". A nice option would be to be able to add some image, e.g. a logo, a screenshot or some other picture (maybe a photo of the author :-) ). This is very flexible and allows some individualization.

In latex, this could be converted to:

\usepackage{titlepic} <== as part of the usepackage list

...

\titlepic{\includegraphics{images/niceTitleImage.png}} <== after the \author... line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions