発言者: H.K
発言日: 2005 12/07 14:45
発言元: 202.11.101.49
ちなみに、下記をコンパイルすると
正常に黒丸は表示されました。
\documentclass[12pt]{jsarticle}
%\setlength{\topmargin}{60pt}
\iftombow
\addtolength{\topmargin}{-1in}
\else
\addtolength{\topmargin}{-1truein}
\fi
\setlength{\textheight}{43\baselineskip}
\addtolength{\textheight}{\topskip}
\usepackage{emathP}
\usepackage{emathPs}
\begin{document}
\setlength\unitlength{1truecm}
\begin{center}
{\large 家庭学習課題 数学}
\end{center}
\begin{flushright}
平成17年11月2日(水)
\vspace{1zw}
年 組 氏名
\end{flushright}
\pagestyle{empty}
\begin{enumerate}
\item 右の図で点A,B,C,D,Eの座標をいいなさい。
\begin{flushright}
\begin{zahyou}[ul=5mm]
(-7,7)(-7,7)
\zahyouMemori[g][n]
\Put{(5,0)}(0,-4pt)[t]{5}
\Put{(0,5)}(-4pt,0)[r]{5}
\Put{(-5,0)}(0,-4pt)[t]{5}
\Put{(0,-5)}(-4pt,0)[r]{5}
\def\A{(4,2)}\Put\A(+8pt,+8pt)[t]{A}
\def\B{(1,0)}\Put\B(+8pt,+8pt)[t]{B}
\def\C{(-2,5)}\Put\C(-8pt,+8pt)[t]{C}
\def\D{(-4,-2)}\Put\D(-8pt,-8pt)[t]{D}
\def\E{(3,-5)}\Put\E(+8pt,+8pt)[t]{E}
\Kuromaru\A
\Kuromaru\B
\Kuromaru\C
\Kuromaru\D
\Kuromaru\E
\end{zahyou}
\end{flushright}
\item 下の図に次の点を取りなさい。
$F(5,4) G(3,-2) H(0,0) I(-2,4)$
$J(-5,-3) K(0,3) L(-4,0)$
%\begin{flushright}
\begin{zahyou}[ul=5mm]
(-7,7)(-7,7)
\zahyouMemori[g][n]
\Put{(5,0)}(0,-4pt)[t]{5}
\Put{(0,5)}(-4pt,0)[r]{5}
\Put{(-5,0)}(0,-4pt)[t]{5}
\Put{(0,-5)}(-4pt,0)[r]{5}
\end{zahyou}
\end{enumerate}
\end{document}
▼関連発言
│
└◆4085:黒丸が描画されない [H.K] 12/07 14:30
├◆4086:Re:黒丸が描画されない [H.K] 12/07 14:45
└◆4087:Re:黒丸が描画されない [tDB] 12/07 14:59
├◆4088:Re[2]:黒丸が描画されない [tDB] 12/07 15:16
│└◆4090:Re[3]:黒丸が描画されない [H.K] 12/07 15:25
│ └◆4091:Re[4]:黒丸が描画されない [tDB] 12/07 15:35
│ └◆4092:解決 [H.K] 12/07 16:02<-last
└◆4089:Re[2]:黒丸が描画されない [H.K] 12/07 15:17