[問題] 斜箭頭上方加入文字

看板LaTeX (論文排版)作者 (考個沒完)時間17年前 (2008/03/25 00:39), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
我想要在 tex 檔圖形中的斜箭頭上方加入希臘字母,但是位置總是調不好,麻煩 大家幫我看看怎麼改才能像下面這樣,謝謝~ τ ╱ ╲ τ' ╱ ╲ ↙ ↘ 目前上面顯示出來是 ╱ ╲ ττ' ╱ ╲ ↙ ↘ 我的原始檔: \documentclass{amsart} \usepackage{amscd, amssymb} \usepackage{pstricks,pst-plot} \usepackage{pst-node} %\usepackage[urw-garamond]{mathdesign} \makeindex \setcounter{tocdepth}{1} \theoremstyle{plain} \newtheorem{thm}{Theorem}[subsection] \newtheorem{conj}[thm]{Conjecture} \newtheorem{lem}[thm]{Lemma} \newtheorem{prop}[thm]{Proposition} \newtheorem{cor}[thm]{Corollary} \theoremstyle{definition} \newtheorem{exam}[thm]{Example} \newtheorem{exer}[thm]{Exercise} \newtheorem{dfn}[thm]{Defintion} \newtheorem{rem}[thm]{Remark} \numberwithin{equation}{subsection} \renewcommand{\baselinestretch}{1.4} \def\bbC{{\mathbb C}} \def\bbZ{{\mathbb Z}} \def\bbR{{\mathbb R}} \def\bbN{{\mathbb N}} \def\bbQ{{\mathbb Q}} \def\grg{{\mathfrak g}} \def\grp{{\mathfrak p}} \def\grh{{\mathfrak h}} \def\grt{{\mathfrak t}} \def\grm{{\mathfrak m}} \def\grR{{\mathfrak R}} \def\gra{{\mathfrak a}} \def\grz{{\mathfrak z}} \def\grsp{\mathfrak{sp}} \def\grI{{\mathfrak I}} \def\grso{\mathfrak{so}} \def\grS{{\mathfrak S}} \def\bff{{\mathbf f}} \def\bfX{{\mathbf X}} \def\calo{{\mathcal O}} \def\calq{{\mathcal Q}} \def\cals{{\mathcal S}} \def\calv{{\mathcal V}} \def\Hom{{\rm Hom}} \def\ord{{\rm ord}} \def\GL{{\rm GL}} \def\Sp{{\rm Sp}} \def\Hom{{\rm Hom}} \def\Ind{{\rm Ind}} \def\ord{{\rm ord}} \def\Irr{{\rm Irr}} \def\End{{\rm End}} \def\id{{\rm id}} \def\Res{{\rm Res}} \def\Ad{{\rm Ad}} \def\kernel{{\rm ker}} \def\im{{\rm im}} \def\cInd{c\hbox{\rm -Ind}}\def\gr{\hbox{\rm gr}} \begin{document} \title {Problem } \author {} \date{} \maketitle $$ \setlength{\arraycolsep}{0.5cm} \begin{array}{ccc} &\Rnode{a}{V \otimes W \oplus V^{*} \otimes W^{*}}&\\[1.5cm] \Rnode{b}{V^{*}\otimes V}& & \Rnode{c}{W^{*} \otimes W}\\[0.5cm] \end{array} \psset{nodesep=8pt, linewidth=0.4pt, arrows=->, arrowsize=2pt 7, arrowlength=0.6, arrowinset=0.8} \everypsbox{\scriptstyle} \ncLine{a}{b}\Bput{\tau} \ncLine{a}{c}\Aput{\tau'} $$ \end{document} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.195.205.196
文章代碼(AID): #17vzbIpG (LaTeX)
文章代碼(AID): #17vzbIpG (LaTeX)