dryabov / rmathbr

Repeating of math hyphenation mark in inline equations
http://d-ryabov.livejournal.com/723.html
8 stars 0 forks source link

Text in formulas not resized #4

Closed matshch closed 3 years ago

matshch commented 8 years ago

When \text{} used in formulas and rmathbr included, text not resized.

\documentclass{article}
\usepackage{amsmath}
\usepackage{rmathbr}

\begin{document}
$C=\frac{40\text{ us}}{15\text{ kOhm}\ln\frac{-9\text{ V}}{-14\text{ V}}}$

\[C=\frac{40\text{ us}}{15\text{ kOhm}\ln\frac{-9\text{ V}}{-14\text{ V}}}\]
\end{document}

image

dryabov commented 3 years ago

Fixed in 1.1