Bus errorとSegmentation faultに困ったら見るブログ

物理の研究者による日々の研究生活のメモ書きです ( python/emacs/html/Japascript/シェルスクリプト/TeX/Mac/C言語/Linux/git/tmux/R/ポケモンGO)

2025-08-09から1日間の記事一覧

【overleaf】でmarkdownを使ってみる

■ 参考 : How to write in Markdown on Overleafによると、↓のように書くと、texの中でmarkdownの記法が使えるらしい めっちゃ便利〜〜〜〜\documentclass{article} \usepackage{markdown} \begin{document} \begin{markdown} # Grocery listRemember to gra…