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

Fix Multi-function declaration in Python domain has cramped vertical spacing in latexpdf output (#9940) #9941

Merged
merged 4 commits into from Dec 11, 2021

Commits on Dec 9, 2021

  1. Fix Multi-function declaration in Python domain has cramped spacing

    Fix sphinx-doc#9940
    
    Avoid \pysiglinewithargsret tricks to get correct vertical spacing
    in multiline declarations in case mark-up inserts a \phantomsection.
    
    Activate such tricks also in \pysigline, but now with the
    \phantomsection test.
    
    Relates sphinx-doc#7241, sphinx-doc#8980, sphinx-doc#8995
    jfbu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b230365 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES

    jfbu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    091c2de View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Update CHANGES for sphinx-doc#9941

    jfbu committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b902d85 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    4c5aa2a View commit details
    Browse the repository at this point in the history