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

LaTeX: box padding (t,r,b,l), borders (t,r,b,l), shadows (x,y) or radii #10648

Merged
merged 1 commit into from Jul 14, 2022

Commits on Jul 14, 2022

  1. LaTeX: enhanced boxes with padding, borders, shadows, rounded corners

    - LaTeX: box padding (t,r,b,l), borders (t,r,b,l), shadows (x,y) or radii
    
    - LaTeX: fix sphinx-doc#10650 via usage of our own sophisticated \fcolorbox
    
    - LaTeX: user interface via 'sphinxsetup' to enhanced code-blocks frames
    
    - LaTeX: user interface via 'sphinxsetup' to enhanced topic boxes
    
    - LaTeX: CSS-named-alikes 'sphinxsetup' options for code-blocks and
      topics
    
    - LaTeX: CSS-named-alikes 'sphinxsetup' keys for warning type notices
      (fix sphinx-doc#10651)
    
    - LaTeX: documentation of the new CSS-like options
    
    - LaTeX: remove sphinx-doc#10619 documentation, as the sphinx-doc#10619 added
      shadowBorderColor and shadowShadowColor now named respectively:
    
      aside.topic_border-TeXcolor and aside.topic_box-shadow-TeXcolor
    
    - LaTeX: use div.topic option prefix and not aside.topic for CSS-like
      options
    
    - LaTeX: keep the implicit legacy padding of warning type boxes as
      default behaviour
    jfbu committed Jul 14, 2022
    Copy the full SHA
    64647ca View commit details
    Browse the repository at this point in the history