Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HenriquesLab/rxiv-maker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HenriquesLab/rxiv-maker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v1.16.8
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 11 files changed
  • 2 contributors

Commits on Dec 19, 2025

  1. Release v1.16.8: Fix BST regex, add poppler support, implement DOI re…

    …solution
    
    ### Added
    - Automatic poppler installation prompt for DOCX export on macOS
    - DOI resolution implementation for `--resolve-dois` flag
    - Poppler dependency tracking in DependencyManager
    
    ### Fixed
    - BST file regex now correctly modifies only `format.names`, not `format.full.names`
    - PDF to image conversion error handling with specific exceptions
    - Eliminated BST warning: "Found 2 format string patterns"
    
    ### Changed
    - DOCX export with enhanced PDF figure embedding workflow
    - Interactive poppler installation via Homebrew on macOS
    - Better error messages for missing poppler utilities
    
    ### Tests
    - Added comprehensive unit tests for BST generator
    - Added DOI resolution unit tests with mock API responses
    - Added poppler dependency registration tests
    
    Fixes manuscript-rxiv-maker issues with BST warnings, missing PDF figures
    in DOCX, and non-functional --resolve-dois flag.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
    2 people authored and Ricardo Henriques committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    23cc118 View commit details
    Browse the repository at this point in the history
Loading