Skip to content

Watermarks are wonky #54

@jsf9k

Description

@jsf9k

🐛 Summary

According to the way that the background LaTeX package is being called in #53, these statements concerning the DHS logo watermark should be true:

  1. The only page of the report that should have the watermark is the table of contents page.
  2. The watermark on the table of contents page should be quite faint, like it was in our reports up until September of this year (before ⚠️ CONFLICT! Lineage pull request for: skeleton #51 and Fix matplotlib bug and assorted warnings #53).

This is what is actually true:

  1. The title page does not have a watermark, which is what we expect and desire.
  2. The table of contents does have a watermark but, although it is rather transparent, it is not nearly as transparent as it was before Fix matplotlib bug and assorted warnings #53.
  3. All pages following the table of contents have a much more transparent watermark than the table of contents page, even though they should have no watermark at all.

Note that I was only able to get rid of an aggressively non-opaque watermark on the title page by moving the location of the background configuration in #53.

The only thing I can think of is that after the update to Bullseye in #51 we have a newer version of the background package, and all the LaTeX-fu in that report to make it look like a fancy Word document is now somehow colliding with it.

To reproduce

Use the code in this repo to create a Trustworthy Email report.

Expected behavior

Described above.

Metadata

Metadata

Assignees

Labels

bugThis issue or pull request addresses broken functionality

Type

No type
No fields configured for issues without a type.

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions