This PR enhances our build process to properly integrate the cover.png image (1200x1800) from the art directory into our book outputs.
Changes
Improved Cover Image Integration
Added proper detection of cover.png in art/ directory
Enhanced the build script to use the cover image in both PDF and EPUB outputs
Updated GitHub workflow to monitor changes to the cover image and trigger rebuilds
Enhanced LaTeX Template
Added a professional title page that uses the cover image as the first page
Created a separate title page with book information following the cover
Ensured proper scaling and positioning of the cover image in PDF output
Better Build Process
Automated copying of cover image to necessary directories
Validated the cover image existence and reported status during build
Added cover image information to release notes
Benefits
The PDF will now start with the official cover image in proper dimensions
EPUB will have a proper cover image for e-readers
The build process automatically handles cover image placement
Changes to the cover image will automatically trigger rebuilds
This enhancement ensures that all published versions of the book will have a professional appearance with the official cover image properly integrated into both PDF and EPUB formats.
This PR enhances our build process to properly integrate the cover.png image (1200x1800) from the art directory into our book outputs.
Changes
Improved Cover Image Integration
Enhanced LaTeX Template
Better Build Process
Benefits
This enhancement ensures that all published versions of the book will have a professional appearance with the official cover image properly integrated into both PDF and EPUB formats.