Skip to content

Commit

Permalink
Revert "Fix LaTeX table of physical constants is too wide for page"
Browse files Browse the repository at this point in the history
This reverts commit cfb9076478bf19c84773b07f1a6d59d90082321b.

We will go back to XeLaTeX's default fonts, and the fix is then not
needed.
  • Loading branch information
jfbu committed Mar 31, 2018
1 parent 37ac555 commit 17c3454
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scipy/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
Available constants:
.. tabularcolumns:: |>{\raggedright}\Y{0.6}|l|
====================================================================== ====
%(constant_names)s
====================================================================== ====
Expand Down

0 comments on commit 17c3454

Please sign in to comment.