ユーザ用ツール

サイト用ツール


メモ:rmarkdown

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
メモ:rmarkdown [2020/10/05 17:57] Wiki Editorメモ:rmarkdown [2020/12/24 11:39] – [PDF出力用の基本設定] Wiki Editor
行 16: 行 16:
       number_sections: yes       number_sections: yes
   always_allow_html: true   always_allow_html: true
-  geometry: no+  # bxjsarticleクラスはgeometryパッケージを呼んでいるらしくここで使うとエラーになったため「no」を設定。 
 +  # どこかのバージョンアップにて設定項目があるとエラーになるようになったため削除 
 +  #geometry: no
   header-includes:   header-includes:
   - \usepackage{amsmath,amssymb}   - \usepackage{amsmath,amssymb}
行 37: 行 39:
   - \titlespacing{\section}{0pt}{5pt}{3pt}   - \titlespacing{\section}{0pt}{5pt}{3pt}
   - \titlespacing{\subsection}{0pt}{5pt}{3pt}   - \titlespacing{\subsection}{0pt}{5pt}{3pt}
-  - +   
 +  \usepackage{secdot} # 章番号の後ろに「.」を追加するパッケージ。 
 +  - \sectiondot{section} # セクション番号に「.」を追加 
 +  
   - \renewcommand{\labelitemi}{■}   - \renewcommand{\labelitemi}{■}
   - \renewcommand{\labelitemii}{$\circ$}   - \renewcommand{\labelitemii}{$\circ$}
メモ/rmarkdown.txt · 最終更新: 2023/06/22 11:00 by Wiki Editor

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki