トップ 一覧 検索 ヘルプ RSS ログイン

tips-Latex-tateの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
!! LaTex で縦書き
*https://qiita.com/zr_tex8r/items/6f0b88c5838c42241457

 %% \documentclass[12pt]{jarticle}
 
 \documentclass[12pt]{jsarticle} %% 縦書き %%
 %% 縦書き %%
 \usepackage{plext}
 %% 
 \usepackage{color} %% 色指定 %%
 \begin{document}
 
 \pbox<t>{\colorbox{yellow}{\textcolor{red}{商品名}}}\colorbox{yellow}{\textcolor{red}{金額}}
 
 \end{document}
----
*http://www.fugenji.org/~thomas/texlive-guide/vertical.html

----
Tips
*http://www.math.kobe-u.ac.jp/HOME/kodama/tips-latex-math-margin.html#fbox
*http://www.yamamo10.jp/yamamoto/comp/latex/make_doc/table/table.php