I am trying to have R markdown show the equations starting at the left of the page rather than the center. I want this for the HTML format. Hopefully, something to set up in the YAML section. I know that one can use inline format at the beginning of the line using a single $
to get similar effects, but this has the downside of compressing the text (forcing \textstyle
rather than what I want \displaystyle
)
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.