Skip to content

Commit

Permalink
Merge pull request #10648 from jfbu/latex_enhancedboxes
Browse files Browse the repository at this point in the history
LaTeX: box padding (t,r,b,l), borders (t,r,b,l), shadows (x,y) or radii
  • Loading branch information
jfbu committed Jul 14, 2022
2 parents 25d379f + 64647ca commit d737608
Show file tree
Hide file tree
Showing 7 changed files with 1,502 additions and 363 deletions.
3 changes: 2 additions & 1 deletion doc/conf.py
Expand Up @@ -79,7 +79,8 @@
'sphinxsetup': """%
VerbatimColor={RGB}{242,242,242},%
VerbatimBorderColor={RGB}{32,32,32},%
verbatimradius=3pt%
pre_border-radius=3pt,%
pre_box-decoration-break=slice,%
""",
}
latex_show_urls = 'footnote'
Expand Down

0 comments on commit d737608

Please sign in to comment.