ユーザ用ツール

サイト用ツール


tabuchi:latextest

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
tabuchi:latextest [2020/04/13 07:41] – created mtabtabuchi:latextest [2023/09/07 02:48] (現在) mtab
行 1: 行 1:
 ==== LaTeX プラグインの使い勝手テスト中 ==== ==== LaTeX プラグインの使い勝手テスト中 ====
 +
 +LaTeX プラグインはやめて mathjax に
 +これでも、LaTeX の数式関係の記述はだいたい使えそう。
 +
 +だいたい使えそうどころではなく、かなり本格的と判明。
 +Dokuwiki プラグインだけの存在ではなかったんですね。
  
 $\frac{dn}{dt}=\alpha(N-n)n$ \\ $\frac{dn}{dt}=\alpha(N-n)n$ \\
-$\frac{1}{n(N-1)}\frac{dn}{dt} = \alpha$ \\ +$\frac{1}{n(N-n)}\frac{dn}{dt} = \alpha$ \\ 
-$(\frac{1}{n}-\frac{1}{n-N})\frac{dn}{dt} = N\alpha$+$(\frac{1}{n}-\frac{1}{n-N})\frac{dn}{dt} = N\alpha$\\ 
 +$\log(n)-log(n-N)=N\alpha t + C$ 
 + 
 +テスト中 
 + 
 +\(1+2+\dots+n=\frac{n(n+1)}{2}\) 
 + 
 +\[ 
 +1+2+\dots+n=\frac{n(n+1)}{2} 
 +\] 
 + 
 +\begin{eqnarray} 
 +   a & = & b \\ 
 +   c & = & d 
 +\end{eqnarray} 
 + 
 +パラメータありのマクロも使える。 
 +$\def\TabNum#1{tabuchi #1}$ 
 +$\TabNum{5}$
  
-<latex>\begin{algorithm}[H\KwData{this text} \KwResult{how to write algorithm with \LaTeX2e } initialization\; \While{not at end of this document}{ read current\; \eIf{understand}{ go to next section\; current section becomes this one\; }{ go back to the beginning of current section\; } } \caption{How to write algorithms} \end{algorithm}</latex>+  * [[install-demeter|install demeter]] 
 +  * [[run-atoms|run atoms]] 
 +  * [[dead-time-correction|デッドタイム補正]] 
 + 
  
-<latex>\setlength{\unitlength}{1mm} \begin{picture}(93,46) \put( 0,14){\vector(1,0){60}} \put(61,13){$x$} \put(20,4){\vector(0,1){37}} \put(19,43){$y$} \put(50,34){\circle*{2}} \put(52,35){$P$} \multiput(20,34)(4,0){8}{\line(1,0){2}} \put(14.5,33.5){$y_P$} \multiput(50,14)(0,4){5}{\line(0,1){2}} \put(48,11){$x_P$} \put( 2,8){\vector(3,1){56}} \put(59,26.5){$x'$} \multiput(50,34)(1.9,-5.7){2} {\line(1,-3){1.2}} \put(52,22){$x_P'$} \multiput(50,34)(-5.8,-1.933){6} {\line(-3,-1){3.6}} \put(12,21){$y_P'$} \put(22,8){\vector(-1,3){10.5}} \put(10,41){$y'$} \end{picture}</latex> 
  
tabuchi/latextest.1586763716.txt.gz · 最終更新: 2020/04/13 07:41 by mtab