Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
573 views
in Technique[技术] by (71.8m points)

latex - make the equations in R markdown show on the leftside rather than the center

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 and not something to repeat for every equation. 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 extstyle rather than what I want displaystyle).

question from:https://stackoverflow.com/questions/65907926/make-the-equations-in-r-markdown-show-on-the-leftside-rather-than-the-center

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...