Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

many changes, tested #388

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

many changes, tested #388

wants to merge 9 commits into from

Conversation

froeb
Copy link

@froeb froeb commented May 21, 2024

Added

  • Custom colors for headings, captions, blockquotes, and listings.
  • Custom commands \customheading and \customcaption for flexible styling.
  • Support for custom background images on title pages and all pages.
  • Flexible geometry settings for title page layout.
  • Enhanced handling of paragraph and list spacing.
  • New variables for header and footer customization: footer-center, footer-left, and footer-right.
  • Customizable copyright text through the footer-left variable with a new \copyrighttext macro.

Changed

  • Updated README.md to include detailed instructions on using and customizing the template.
  • Integrated custom styling options directly into the template for better user experience.
  • Enhanced flexibility for setting date values via the date variable.
  • Default behavior for footer-right now includes the total page count (\thepage{} / \pageref{LastPage}).

Fixed

  • Minor formatting issues and improved compatibility with various LaTeX distributions.
  • Corrected handling of page numbers in the footer to prevent duplication.

froeb added 9 commits May 20, 2024 03:20
his PR introduces several enhancements to the Eisvogel LaTeX template:

- **Custom Styling:** Added custom colors for headings, captions, blockquotes, and listings.
- **New Commands:** Added \customheading and \customcaption for flexible text styling.
- **Title Page and Background:** Added support for custom background images on the title page and all pages.
- **Layout Improvements:** Enhanced handling of paragraph and list spacing for better readability.

### Detailed Changes

- **LaTeX Template (eisvogel.latex):**
  - Defined new color variables for consistent styling.
  - Added commands for custom headings and captions.
  - Enhanced layout options for title pages.
  - Improved spacing and formatting for paragraphs and lists.
## [2024-05-20]

### Added
- Custom colors for headings, captions, blockquotes, and listings.
- Custom commands `\customheading` and `\customcaption` for flexible styling.
- Support for custom background images on title pages and all pages.
- Flexible geometry settings for title page layout.
- Enhanced handling of paragraph and list spacing.

### Changed
- Updated README.md to include detailed instructions on using and customizing the template.
- Integrated custom styling options directly into the template for better user experience.
added description of todays changes
Comments for changes (see changelog)
documented latest changes
latest changes where missing in the previous update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant