Skip to content

Conversation

@desilinguist
Copy link

@desilinguist desilinguist commented Oct 28, 2025

This PR adds improves the customization for non-ACL events.

  1. Use the actual publisher name from conference_details.yaml in the proceedings.tex and watermarked_pdf.tex templates instead of hardcoding ACL.
  2. Add a new YAML field called proceedings_address that will allow users to specify custom LaTeX table rows for the copyright/ordering address section in proceedings.tex instead of hardcoding ACL address.
  3. Add conditional block in proceedings.tex to use custom address when provided. If provided, apply a new dedent filter to handle YAML indentation gracefully.
  4. Update config.py to add proceedings_address to the list of raw LaTeX fields that should not be escaped.
  5. Add detailed README documentation with examples showing proper YAML formatting for proceedings_address field.

- Use specified publisher instead of hardcoding ACL
- USe new proceedings_address field from conference_details.yaml instead
of hardcoding ACL address
- needed to dedent extra space at the beginning of latex code in the new
proceedings_address field
@mjpost mjpost requested review from crux82 and mjpost October 28, 2025 14:27
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.

1 participant