Make sphinxShadowBox customizable via three lengths with public names

This commit is contained in:
jfbu
2016-06-15 08:54:52 +02:00
parent 5510653d6e
commit f16ce14954
2 changed files with 20 additions and 15 deletions
+1
View File
@@ -5,6 +5,7 @@ Features added
--------------
* new config option ``latex_keep_old_macro_names``, defaults to True. If False, let macros (for text styling) be defined only with ``\sphinx``-prefixed names.
* latex writer allows user customization of "shadowed" boxes (topics), via three length variables
Bugs fixed
----------