発言者: tDB
発言日: 2005 01/24 16:47
発言元: ntchba093163.chba.nt.ftth.ppp.infoweb.ne.jp
> 8.4 格子セルのぬりつぶし
> セル番地を指定して
> セル内に文字を表示する方法がよくわかりません。
> セルの真ん中に文字(列)を表示する方法を
> ご教示いただけると幸いです。
\kousi の <put=...> オプションでしょうか。
<put=(x,y)(dx,dy)[pos]{文字列}>
は
\Put{(x,y)}(dx,dy)[pos]{文字列}
と翻訳されます。
# ちょっと苦しい.....
% --- ex1.tex
\documentclass{jarticle}
\usepackage{emathPh}
\begin{document}
\begin{zahyou*}[ul=10mm](0,5)(0,4)
\kousi<put={(1,2)(.5\unitlength,.5\unitlength)[c]{A}}>54
\end{zahyou*}
\end{document}
% --- ex2.tex
\documentclass{jarticle}
\usepackage{emathPxy}
\begin{document}
\begin{zahyou*}[ul=10mm,xscale=2](0,5)(0,4)
\kousi<put={(1,2)(.5\xunitlength,.5\yunitlength)[c]{A}}>54
\end{zahyou*}
\end{document}
▼関連発言
│
└◆2360:丸ごとパック更新 [tDB] 12/28 16:50
├◆2361:Re:丸ごとパック更新 [zyam56] 12/28 19:23
│└◆2362:Re[2]:丸ごとパック更新 [tDB] 12/28 20:43
│ └◆2363:Re[3]:丸ごとパック更新 [zyam56] 12/29 00:41
│ └◆2364:Re[4]:丸ごとパック更新 [tDB] 12/29 08:03
│ └◆2365:Re[5]:丸ごとパック更新 [zyam56] 12/29 09:09
├◆2366:Re:丸ごとパック更新 [石原 守] 12/29 10:26
│└◆2367:Re[2]:丸ごとパック更新 [tDB] 12/29 12:46
├◆2417:Re:丸ごとパック更新 [石原 守] 01/05 16:35
│└◆2419:Re[2]:丸ごとパック更新 [tDB] 01/05 18:13
├◆2429:Re:丸ごとパック更新 [zaza] 01/09 12:39
│└◆2430:Re[2]:丸ごとパック更新 [tDB] 01/09 14:52
├◆2503:Re:丸ごとパック更新 [田中徹] 01/24 11:04
│└◆2513:Re[2]:丸ごとパック更新 [tDB] 01/24 16:47
│ └◆2517:Re[3]:丸ごとパック更新 [田中徹] 01/24 17:00
└◆2586:Re:丸ごとパック更新 [榎本] 02/02 10:46
└◆2589:Re[2]:丸ごとパック更新 [tDB] 02/02 15:59<-last