You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented "dedications" as paragraphs, one per dedication. In LaTeX they are centered and the author can choose line-breaking as they desire.
Could we style a paragraph inside a <section> of class "dedication" as centered text, and perhaps at a slightly larger font size? I used \Large on the LaTeX side.
Absolutely no rush, just placing this here for later consolidations, when that time comes.
<divid="content" class="mathbook-content"><sectionclass="dedication" id="dedication-1"><header><h1class="heading hide-type"><spanclass="type">Dedication</span><spanclass="codenumber"></span><spanclass="title">Dedication</span></h1></header><p>TWJ: To algebra students<br>everywhere</p><p>RAB: To typographers the world over</p></section></div>
The text was updated successfully, but these errors were encountered:
I've implemented "dedications" as paragraphs, one per dedication. In LaTeX they are centered and the author can choose line-breaking as they desire.
Could we style a paragraph inside a
<section>
of class "dedication" as centered text, and perhaps at a slightly larger font size? I used\Large
on the LaTeX side.Absolutely no rush, just placing this here for later consolidations, when that time comes.
The text was updated successfully, but these errors were encountered: