1

ioslides_presentation 出力を使用しています。私はいくつかのラテックスコードを持っています。私のプレビュー (編んだ後) では、各ラテックス シンボルの前に常にリターンが表示されます。以下に示す ここに画像の説明を入力 ように、ブラウザで表示すると、まったく問題ありません ここに画像の説明を入力

プレビューの何が問題になっていますか? ブラウザのビューとしてどのように設定すればよいですか? ソースコードとコンパイルレポートを添付します。ありがとうございました!

---
title: "Bla Bla "
subtitle: "sss"
author: "Joey"
date: '`r format(Sys.Date(), format="%B %d, %Y")`'
output:
  ioslides_presentation
---

## 
 If $\alpha\in[\frac{1}{8},1)\backslash \{1/3\}$, then a shrinker of ?? is a shrinking circle.
 If $\alpha=\frac{1}{3}$, then a shrinker is a shrinking ellipsoid. 
 If $\alpha \in (0,\frac{1}{8})$, then a shrinker is a circle 
 or a curve ${\Gamma_{\alpha}^k}$ with $k$-fold symmetry,
  |......................................................................| 100%
   inline R code fragments


/Applications/RStudio.app/Contents/MacOS/pandoc/pandoc +RTS -K512m -RTS test.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test.html --email-obfuscation none --self-contained --variable transition=0.4 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/ioslides/default.html --include-in-header /var/folders/yb/7mjccgyj7sg0_04sv3pxnnxc0000gn/T//Rtmpo5qpXF/rmarkdown-str501875693231.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' 
output file: test.knit.md

/Applications/RStudio.app/Contents/MacOS/pandoc/pandoc +RTS -K512m -RTS test.utf8.md --to ioslides_presentation.lua --from markdown+autolink_bare_uris+tex_math_single_backslash --output /var/folders/yb/7mjccgyj7sg0_04sv3pxnnxc0000gn/T//Rtmpo5qpXF/ioslides-output50184d5e6b2f.html --slide-level 2 

Output created: test.html
4

0 に答える 0