Re: Mathematica 4.1 で Save As TeX を使うための設定方法

名前: miu
日時: 2004-05-05 02:53:13
IPアドレス: 222.150.64.*

>>28711 Warning Unknown special:! userdict begin /BPconv { 65781.76 div } bind def /DrawGrayBox { /THEBOXGRAY exch def /BOXBORDERWIDTH exch def newpath BOXBORDERWIDTH setlinewidth BPconv /BOXD の問題はMathematica Q&Aメーリングリスト[mug:00679]に 一度取り上げられましたが, 未解決のままレスポンスが付けられていないようです. よろしくお願いします さらに,もう一つ問題が発生してしまいました. mathematicaについてくるmsymdoc.texを そのままコンパイルすると ! LaTeX Error: Command `\Vec' already defined. と言われてしまいコンパイルできません. Mathematica Q&Aメーリングリストの[mug:00748]から始まる 一連の話を読むと,パッケージの読み込み順がおかしいとの事で, \usepackage{amsmath} \usepackage[monospacemath]{wrisym} を逆に \usepackage[monospacemath]{wrisym} \usepackage{amsmath} として,latexでコンパイルしたところ, 無事コンパイルは終わりましたが, 開いてみると,半分ぐらい文字化けで読めません. ここにmsmdocのPS版があるとのことなので, 取ってきて読んでみましたが, 28707で示した設定方法のどこがミスしていたのか分かりませんでした. どのように解決すればよいのでしょう? Unknown special...と加えてよろしくお願いいたします 以下,msymdocのソースとログファイルを記します %ソース \documentclass{article} \usepackage[monospacemath]{wrisym} \usepackage{amsmath} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \raggedbottom \font\TTT=ptmr7t at 7pt \newcount\cno \def\TT{\T\setbox0=\hbox{\char\cno}\ifdim\wd0>0pt \box0\lower4pt\hbox{\TTT\the\cno}\else \ifdim\ht0>0pt \box0\lower4pt\hbox{\TTT\the\cno}\fi\fi \global\advance\cno by1 } \def\showfont#1{\font\T=#1 at 10pt\global\cno=0 \tabskip1pt plus2pt minus1pt\halign to\textwidth{&\hss\TT ##\hss\cr \multispan{16}\hfil \texttt{Font #1}\hfil\cr\noalign{\smallskip} &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr &&&&&&&&&&&&&&&\cr }} \begin{document} \title{ The \MathLogo{} Virtual Font Package\\ \MathLogo{} fonts for \LaTeXe{}\\ 1.0.1 Release} \date{26 September 1997} \author{Jens-Peer Kuska} \maketitle \section{Introduction} \MathLogo{} comes with a full set of mathematical fonts in PostScript format. These fonts can be used to typeset mathematical texts together with the standard PostScript font, Times-Roman. To use the fonts together with \TeX{} and the macro package \LaTeXe{} \cite{LTeXComp}, more than just the plain PostScript Type1 fonts are needed. \TeX{} must be informed about the dimensions of the characters and, for typesetting mathematics, \TeX{} needs the information on how to change the sizes of the operators and delimiters coded in the fonts \cite{TeXBook}. \TeX{} provides the virtual font mechanism to borrow characters from certain fonts and to assemble new ones. \MathLogo{} has introduced some new symbols like $\ii=\sqrt{-1}$ and $\ee$ for the base of the natural logarithm and the mathematical alphabets $\mathbb{DoubleStruck}$, $\mathfrak{Gothic}$ and $\mathcal{Script}$ with lower case letters. Similar mathematical alphabets can be found in the font sets of the American Mathematical Society. The virtual fonts \textsf{zw*.vf}, \textsf{zw*.tfm} and the style file \textsf{wrisym.sty} replace the standard computer modern fonts with the Times-Roman family for normal text, Helvetica family for sansserif text, and the Courier family for monotype text. The four mathematical fonts for operators, letters, symbols and extensible symbols are replaced by the virtual fonts of the \textsf{zwa} family. The first 128 characters of the new fonts conform to the standard \TeX{} encoding for mathematical fonts. Some of the slots with higher character codes are used for the new symbols. The main part of \textsf{wrisym.sty} deals with the setup of the new symbols. The virtual fonts where created with Alan Jeffrey's fontinst package \cite{GrComp}. \section{Files and Installation} To use the fonts an DVI-driver that understands virtual fonts like \textsf{dvips} is needed. The new fonts all start with the \textsf{zw} letters. The combination with Times is indicated by the letter \textsf{a}, the mono spaced fonts by the letter \textsf{c}. A single character follows for the kind of font and the next character refers to the weight of the font. \begin{center} \begin{tabular}{|rll | c | l|} \hline\hline \textsf{zwa}&\textsf{r}&\textsf{m} & OT1 & medium weight operator\\ \textsf{zwa}&\textsf{m}&\textsf{m} & OML & medium weight math italic\\ \textsf{zwa}&\textsf{y}&\textsf{m} & OMS & medium weight symbol\\ \textsf{zwa}&\textsf{v}&\textsf{m} & OMX & medium weight math extensions\\ \hline \textsf{zwc}&\textsf{r}&\textsf{m} & OT1 & Courier medium weight operator\\ \textsf{zwc}&\textsf{m}&\textsf{m} & OML & Courier medium weight math italic\\ \textsf{zwc}&\textsf{y}&\textsf{m} & OMS & Courier medium weight symbol\\ \textsf{zwc}&\textsf{v}&\textsf{m} & OMX & Courier medium weight math extensions\\ \hline \textsf{zwa}&\textsf{r}&\textsf{b} & OT1 & bold operator\\ \textsf{zwa}&\textsf{m}&\textsf{b} & OML & bold math italic\\ \textsf{zwa}&\textsf{y}&\textsf{b} & OMS & bold symbol\\ \textsf{zwa}&\textsf{v}&\textsf{b} & OMX & bold math extensions\\ \hline \hline \textsf{zwc}&\textsf{r}&\textsf{b} & OT1 & Courier bold operator\\ \textsf{zwc}&\textsf{m}&\textsf{b} & OML & Courier bold math italic\\ \textsf{zwc}&\textsf{y}&\textsf{b} & OMS & Courier bold symbol\\ \textsf{zwc}&\textsf{v}&\textsf{b} & OMX & Courier bold math extensions\\ \hline \textsf{zws} & & \textsf{m} & U & keyboard and text symbols \\ \hline \end{tabular} \end{center} \begin{sloppypar} \TeX{} needs the font metric files (\textsf{*.tfm}), the virtual fonts (\textsf{*.vf}) and the native font metric files from the \MathLogo{} fonts (i{.}e{.} \textsf{Math1.tfm}, \textsf{Math2.tfm}, \ldots). \LaTeXe{} needs the font definition files \textsf{OT1zw*r.fd}, \textsf{OMLzw*m.fd}, \textsf{OMSzw*y.fd} and \textsf{OMXzw*v.fd} to access the fonts. Additionally, the font definitions for the Times-Roman (\textsf{OT1ptm.fd}), Helvetica (\textsf{OT1phv.fd}) and Courier fonts (\textsf{OT1pcr.fd}) are needed for the style file \textsf{wrisym.sty}. The last three files comes usual with the \LaTeXe{} packages in the \textsf{psnfss} directory. \end{sloppypar} A DVI driver creating PostScript output must be informed to download the Type 1 \MathLogo{} fonts. For \textsf{dvips} this is done by adding the map file \textsf{wolfram.map} % \begin{verbatim} Math1 Math1 <Math1.pfa Math1-Bold Math1-Bold <Math1-Bold.pfa Math2 Math2 <Math2.pfa Math2-Bold Math2-Bold <Math2-Bold.pfa Math3 Math3 <Math3.pfa Math3-Bold Math3-Bold <Math3-Bold.pfa Math4 Math4 <Math4.pfa Math4-Bold Math4-Bold <Math4-Bold.pfa Math5 Math5 <Math5.pfa Math5-Bold Math5-Bold <Math5-Bold.pfa Math1Mono Math1Mono <Math1Mono.pfa Math1Mono-Bold Math1Mono-Bold <Math1Mono-Bold.pfa Math2Mono Math2Mono <Math2Mono.pfa Math2Mono-Bold Math2Mono-Bold <Math2Mono-Bold.pfa Math3Mono Math3Mono <Math3Mono.pfa Math3Mono-Bold Math3Mono-Bold <Math3Mono-Bold.pfa Math4Mono Math4Mono <Math4Mono.pfa Math4Mono-Bold Math4Mono-Bold <Math4Mono-Bold.pfa Math5Mono Math5Mono <Math5Mono.pfa Math5Mono-Bold Math5Mono-Bold <Math5Mono-Bold.pfa \end{verbatim} % to the \textsf{config.ps} file with \begin{verbatim} p+ mma.map \end{verbatim} Additionally the environment variables of \textsf{dvips} must be updated to append the directory with the fonts. \textbf{Important Note:} This map file includes the \MathLogo{} fonts into your PostScript output and these fonts can be extracted from the resulting PostScript file. If the PostScript file is sent to people without a \MathLogo{} license, Wolfram Research, Inc., will probably interpret this as a violation of its copyright. One way to avoid this problem is to make the fonts available to your resident PostScript interpretor (Your PostScript interpretor might be your copy of GhostScript, your PostScript printer, or some other PostScript rasterizing system.) and then to not include the fonts into your PostScript file. The file would then contain only references to the appropriate \MathLogo{} fonts instead of the fonts themselves. Once the fonts are available to your PostScript interpretor, you need not include them into your PostScript file, and you can freely distribute your PostScript file. Only the people who already have the \MathLogo{} fonts will be able to correctly view your PostScript file. This behavior can be achieved with the following revised mapping file. \goodbreak \begin{verbatim} Math1 Math1 Math1-Bold Math1-Bold Math2 Math2 Math2-Bold Math2-Bold Math3 Math3 Math3-Bold Math3-Bold Math4 Math4 Math4-Bold Math4-Bold Math5 Math5 Math5-Bold Math5-Bold Math1Mono Math1Mono Math1Mono-Bold Math1Mono-Bold Math2Mono Math2Mono Math2Mono-Bold Math2Mono-Bold Math3Mono Math3Mono Math3Mono-Bold Math3Mono-Bold Math4Mono Math4Mono Math4Mono-Bold Math4Mono-Bold Math5Mono Math5Mono Math5Mono-Bold Math5Mono-Bold \end{verbatim} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % If the \MathLogo{} fonts aren't available to your PostScript interpretor, \textsf{dvips} must find the fonts for inclusion and the environment variable \texttt{DVIPSHEADERS} must include the \MathLogo{} font directory that contains the Type 1 fonts. To setup the fonts for GhostScript two things must be done. At first add the PostScript fonts to the \textsf{fontmap} file in the GhostScript directory. This is done simply by appending the lines: \begin{verbatim} /Math1-Bold (Math1-Bold.pfa); /Math1 (Math1.pfa); /Math1Mono-Bold (Math1Mono-Bold.pfa); /Math1Mono (Math1Mono.pfa); /Math2-Bold (Math2-Bold.pfa); /Math2 (Math2.pfa); /Math2Mono-Bold (Math2Mono-Bold.pfa); /Math2Mono (Math2Mono.pfa); /Math3-Bold (Math3-Bold.pfa); /Math3 (Math3.pfa); /Math3Mono-Bold (Math3Mono-Bold.pfa); /Math3Mono (Math3Mono.pfa); /Math4-Bold (Math4-Bold.pfa); /Math4 (Math4.pfa); /Math4Mono-Bold (Math4Mono-Bold.pfa); /Math4Mono (Math4Mono.pfa); /Math5-Bold (Math5-Bold.pfa); /Math5 (Math5.pfa); /Math5Mono-Bold (Math5Mono-Bold.pfa); /Math5Mono (Math5Mono.pfa); \end{verbatim} to the font map. The second step is to tell GhostScript where the fonts can be found. This is typical done by setting/appending the directory with the \MathLogo{} fonts (typical \textsf{/usr/local/mathematica/SystemFiles/Fonts/Type1}) to the \verb|GS_LIB| environment variable in Your login shell script. All the stuff comes in an archive file \textsf{mmafnt.zip} with a TDS conform structure. Change to the directory where the \textsf{texmf} directory resides and unzip it with the full directory information. Modify the \textsf{config.ps} file and the \texttt{DVIPSHEADERS} environment variable and this document should compile with \LaTeXe. To use the package with your own files add the line \begin{verbatim} \usepackage{wrisym} \end{verbatim} % to the preamble of your \LaTeXe{} document. \section{Typesetting \MathLogo{} Notebooks} Apart from the production of bitmap free \TeX{} output You may use mono spaced mathematical fonts. This is of limited interest in usual mathematical texts but needed for typesetting the \texttt{In[]} and \texttt{Out[]} cells of \MathLogo{} notebooks. For that propose \textsf{wrisym.sty} introduce two new mathematic styles. The \textsf{wrisym.sty} package has an option \texttt{monospacemath}. If the package is loaded with: \begin{verbatim} \usepackage[monospacemath]{wrisym} \end{verbatim} the monospaced fonts will be present and two new mathversions are defined. For medium weight mono spaced output the math-style \texttt{mono} is introduced and for bold mono spaced mathematics the \texttt{monobold}. By default the mono spaced fonts will not be loaded. \begin{sloppypar} Like the \texcmd{boldmath} or \verb|\mathversion{bold}| the command \texcmd{monomath} or \verb|\mathversion{mono}| and \texcmd{monoboldmath} or \verb|\mathversion{monobold}| will switch to the new styles. Remember that the switch must be outside of a mathematical formula. Typesetting notebooks will need mutch more macros than \textsf{wrisym.sty} introduces. Here are a few examples of the different styles. \end{sloppypar} \def\half{\frac{1}{2}} \def\mathsample{\fbox{\begin{minipage}{0.975\textwidth} \noindent The Dirac equation for a free particle: \[ \ii \hbar \frac{\partial \psi}{ \partial t} = {\hat H}_f \psi = \left( \dsc\, {\hat{\vec \alpha}}\,{\hat{\vec p}} + m_0\, \dsc^2\, {\hat \beta}\right)\psi \] \noindent The integral representation of Bessel function $J_\nu(z)$ : \begin{eqnarray} J_\nu(z)&=&\frac{1}{\pi} \int_0^\pi \cos( z \sin(\theta)-\nu\,\theta)\,\dd\theta\nonumber\\% &&\qquad- \frac{\sin(\nu\pi)}{ \pi} \int_0^{\infty} \ee^{z \sinh t - \nu\,t}\,\dd t \,\, (|\arg z|<\frac{1}{2}\pi)\nonumber \end{eqnarray} The expansion of Coulomb wave functions in terms of Bessel-Clifford functions: \[ F_L(\eta,\varrho)=C_L(\eta) \frac{(2\,L+1)!}{ (2\,\eta)^{2\,L+1}} \varrho^{-L} \sum_{k=2\,L+1}^\infty b_k t^{k/2} I_k(2\sqrt{t}) \] with $b_{2\,L+1}=1$, $b_{2\,L+2}=0$ and $4\eta^2\,(k-2\,L)\,b_{k+1}+k\,b_{k-1} + b_{k-2}=0$. \noindent A radical idenity: \[ \sqrt{\half}\cdot\sqrt{\half+\half\,\sqrt{\half}}\cdot \sqrt{ \half +\half\sqrt{ \half+\half\sqrt{\half} } }\ldots = \frac{2}{\pi} \] \begin{equation}\begin{split} p(R,\phi,\theta)\sim& \rho\omega^2 e^{-\imath\pi/4} \sqrt{\frac{a}{2 \pi^3 R\cos\phi}} \sum_{n=0}^{\infty} (-\imath)^n \cos(n\theta) \\ &\times \left \{ \int_{-\infty}^{\infty} \frac{\tilde{W}_n(\gamma) \exp\left[\imath R/a \left( \sqrt{k^2 a^2 -\gamma^2} \cos\phi + \gamma\sin\phi \right) \right]} {\left(k^2 a^2 -\gamma^2 \right)^{3/4} {H'}_n^{\mbox{\tiny $(1)$}} \left(\sqrt{k^2 a^2 -\gamma^2}\right)} \;d\gamma \right \} . \end{split}\end{equation} \end{minipage} } } \begin{figure} \mathsample \caption{The normal mathematics style} \end{figure} \begin{figure} \boldmath\mathsample \caption{The bold mathematics style} \end{figure} \begin{figure} \monomath\mathsample \caption{The mono mathematics style} \end{figure} \begin{figure} \monoboldmath\mathsample \caption{The mono bold mathematics style} \end{figure} \mathversion{normal} \begin{sloppypar} One difference between the mono spaced output and the fonts used for ``The \MathLogo{} Book'' is that the variables typesetted in italic. This is the correct behavior for mathematics but it looks strange for constructs like \mathversion{mono}$$Expand[(x^2+1)^{100}]$$\mathversion{normal} \end{sloppypar} I recommend definitions like \begin{verbatim} \newcommand{\Expand}{{\mathop{\mathrm{Expand}}}} \end{verbatim} \newcommand{\Expand}{{\mathop{\mathrm{Expand}}}} to get \mathversion{mono}$$\Expand[(x^2+1)^{100}].$$\mathversion{normal} \section{Symbol Names} The \MathLogo{} names, in most cases, are too long. The \TeX{} command for a symbol is the name of the corresponding AMS font symbol if it exists, otherwise a \MathLogo{} alias or name is used. Negated relations start always with the letter \texttt{n} and the \TeX{}, AMS-\TeX{} name follows. Even if it not explicit listed in the following tables, an alias due to the \MathLogo{} naming convention may exist. \begin{sloppypar} For the additional alphabets the full \MathLogo{} name, the aliases of the frontend, the AMS font switching mechanism using \verb|\mathcal{}| for script, \verb|\mathfrak{}| for \MathLogo{}s gothic, and \verb|\mathbb{}| for double struck characters, are all working. For single letters I recommend the alias of the frontend because the macros for character replacement in the \verb|\mathcal{}|, \verb|mathbb{}| and \verb|\mathfrak{}| commands are a bit time consuming. \end{sloppypar} \begin{thebibliography}{9} \bibitem{GrComp} Michel Gossens, Sebastian Rahtz, Frank Mittlebach, \textit{The \LaTeX{} Graphics Companion}, Addison-Wesley, 1997 \bibitem{LTeXComp} Michel Gossens, Frank Mittlebach, Alexander Samarin, \textit{The \LaTeX{} Companion}, Addison-Wesley, 1994 \bibitem{TeXBook} Donald E. Knuth, \textit{The \TeX{}book}, Addison-Wesley, 1984 \end{thebibliography} \appendix \section{Character Tables} The following tables give the reference of the defined characters and symbols when the \textsf{wrisym.sty} package is used. \def\charrow#1#2#3{\texcmd{#1} & \texcmd{#2} & $#3$ & {\boldmath $#3$}\\} \begin{table} \caption{Additional Characters} \begin{center} \begin{tabular}{|c|c|c|c|} \hline Name & Alias & normal & bold \\ \hline \charrow{ee}{ExponetialE}{\ee} \charrow{ii}{ComplexI}{\ii} \charrow{jj}{ComplexJ}{\jj} \charrow{dd}{DifferentialD}{\dd} \charrow{DD}{CapitalDifferentialD}{\DD} \charrow{DoublePi}{}{\DoublePi} \charrow{EulerGamma}{}{\EulerGamma} \charrow{ScriptDotlessI}{}{\ScriptDotlessI} \charrow{ScriptDotlessJ}{}{\ScriptDotlessJ} \hline \charrow{HBar}{hbar}{\hbar} \charrow{Mho}{}{\Mho} \charrow{lambdaslash}{}{\lambdaslash} \charrow{Angstroem}{}{\Angstroem} \hline \charrow{beth}{}{\beth} \charrow{daleth}{}{\daleth} \charrow{gimel}{}{\gimel} \hline \charrow{Digamma}{}{\Digamma} \charrow{Stigma}{}{\Stigma} \charrow{Koppa}{}{\Koppa} \charrow{Sampi}{}{\Sampi} \charrow{digamma}{}{\digamma} \charrow{stigma}{}{\stigma} \charrow{koppa}{}{\koppa} \charrow{sampi}{}{\sampi} \charrow{varkappa}{}{\varkappa} \charrow{Euler}{euler}{\Euler} \charrow{Micro}{}{\Micro} \hline \end{tabular} \end{center} \end{table} \def\SDCharRow#1#2#3#4{\texcmd{#1} & \texcmd{#2} & $\csname #2\endcsname$ &\texcmd{#3} & \texcmd{#4} & $\csname #4\endcsname$ \\} \def\DCharRow#1#2#3#4{\texcmd{#1} & \texcmd{#2} & $\csname #2\endcsname$ & {\boldmath $\csname #1\endcsname$} &\texcmd{#3} & \texcmd{#4} & $\csname #4\endcsname$ & {\boldmath $\csname #3\endcsname$}\\} \begin{table} \caption{Script Characters, the \texcmd{mathcal} can be used to get several $\mathcal{Script}$ characters.} \begin{center} \begin{tabular}{|c|c|c|c|c|c|} \hline \SDCharRow{ScriptCapitalA}{scA}{ScriptA}{sca} \SDCharRow{ScriptCapitalB}{scB}{ScriptB}{scb} \SDCharRow{ScriptCapitalC}{scC}{ScriptC}{scc} \SDCharRow{ScriptCapitalD}{scD}{ScriptD}{scd} \SDCharRow{ScriptCapitalE}{scE}{ScriptE}{sce} \SDCharRow{ScriptCapitalF}{scF}{ScriptF}{scf} \SDCharRow{ScriptCapitalG}{scG}{ScriptG}{scg} \SDCharRow{ScriptCapitalH}{scH}{ScriptH}{sch} \SDCharRow{ScriptCapitalI}{scI}{ScriptI}{sci} \SDCharRow{ScriptCapitalJ}{scJ}{ScriptJ}{scj} \SDCharRow{ScriptCapitalK}{scK}{ScriptK}{sck} \SDCharRow{ScriptCapitalL}{scL}{ScriptL}{scl} \SDCharRow{ScriptCapitalM}{scM}{ScriptM}{scm} \SDCharRow{ScriptCapitalN}{scN}{ScriptN}{scn} \SDCharRow{ScriptCapitalO}{scO}{ScriptO}{sco} \SDCharRow{ScriptCapitalP}{scP}{ScriptP}{scp} \SDCharRow{ScriptCapitalQ}{scQ}{ScriptQ}{scq} \SDCharRow{ScriptCapitalR}{scR}{ScriptR}{scr} \SDCharRow{ScriptCapitalS}{scS}{ScriptS}{scs} \SDCharRow{ScriptCapitalT}{scT}{ScriptT}{sct} \SDCharRow{ScriptCapitalU}{scU}{ScriptU}{scu} \SDCharRow{ScriptCapitalV}{scV}{ScriptV}{scv} \SDCharRow{ScriptCapitalW}{scW}{ScriptW}{scw} \SDCharRow{ScriptCapitalX}{scX}{ScriptX}{scx} \SDCharRow{ScriptCapitalY}{scY}{ScriptY}{scy} \SDCharRow{ScriptCapitalZ}{scZ}{ScriptZ}{scz} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Double Struck Characters, the \texcmd{mathbb} can be used to get several $\mathbb{DoubleStruck}$ characters.} \begin{center} \begin{tabular}{|c|c|c|c|c|c|} \hline \SDCharRow{DoubleStruckCapitalA}{dsA}{DoubleStruckA}{dsa} \SDCharRow{DoubleStruckCapitalB}{dsB}{DoubleStruckB}{dsb} \SDCharRow{DoubleStruckCapitalC}{dsC}{DoubleStruckC}{dsc} \SDCharRow{DoubleStruckCapitalD}{dsD}{DoubleStruckD}{dsd} \SDCharRow{DoubleStruckCapitalE}{dsE}{DoubleStruckE}{dse} \SDCharRow{DoubleStruckCapitalF}{dsF}{DoubleStruckF}{dsf} \SDCharRow{DoubleStruckCapitalG}{dsG}{DoubleStruckG}{dsg} \SDCharRow{DoubleStruckCapitalH}{dsH}{DoubleStruckH}{dsh} \SDCharRow{DoubleStruckCapitalI}{dsI}{DoubleStruckI}{dsi} \SDCharRow{DoubleStruckCapitalJ}{dsJ}{DoubleStruckJ}{dsj} \SDCharRow{DoubleStruckCapitalK}{dsK}{DoubleStruckK}{dsk} \SDCharRow{DoubleStruckCapitalL}{dsL}{DoubleStruckL}{dsl} \SDCharRow{DoubleStruckCapitalM}{dsM}{DoubleStruckM}{dsm} \SDCharRow{DoubleStruckCapitalN}{dsN}{DoubleStruckN}{dsn} \SDCharRow{DoubleStruckCapitalO}{dsO}{DoubleStruckO}{dso} \SDCharRow{DoubleStruckCapitalP}{dsP}{DoubleStruckP}{dsp} \SDCharRow{DoubleStruckCapitalQ}{dsQ}{DoubleStruckQ}{dsq} \SDCharRow{DoubleStruckCapitalR}{dsR}{DoubleStruckR}{dsr} \SDCharRow{DoubleStruckCapitalS}{dsS}{DoubleStruckS}{dss} \SDCharRow{DoubleStruckCapitalT}{dsT}{DoubleStruckT}{dst} \SDCharRow{DoubleStruckCapitalU}{dsU}{DoubleStruckU}{dsu} \SDCharRow{DoubleStruckCapitalV}{dsV}{DoubleStruckV}{dsv} \SDCharRow{DoubleStruckCapitalW}{dsW}{DoubleStruckW}{dsw} \SDCharRow{DoubleStruckCapitalX}{dsX}{DoubleStruckX}{dsx} \SDCharRow{DoubleStruckCapitalY}{dsY}{DoubleStruckY}{dsy} \SDCharRow{DoubleStruckCapitalZ}{dsZ}{DoubleStruckZ}{dsz} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Gothic Characters, the \texcmd{mathfrak} can be used to get $\mathfrak{Gothic}$ characters.} \begin{center} \begin{tabular}{|c|c|c|c|c|c|c|c|} \hline \DCharRow{GothicCapitalA}{goA}{GothicA}{goa} \DCharRow{GothicCapitalB}{goB}{GothicB}{gob} \DCharRow{GothicCapitalC}{goC}{GothicC}{goc} \DCharRow{GothicCapitalD}{goD}{GothicD}{god} \DCharRow{GothicCapitalE}{goE}{GothicE}{goe} \DCharRow{GothicCapitalF}{goF}{GothicF}{gof} \DCharRow{GothicCapitalG}{goG}{GothicG}{gog} \DCharRow{GothicCapitalH}{goH}{GothicH}{goh} \DCharRow{GothicCapitalI}{goI}{GothicI}{goi} \DCharRow{GothicCapitalJ}{goJ}{GothicJ}{goj} \DCharRow{GothicCapitalK}{goK}{GothicK}{gok} \DCharRow{GothicCapitalL}{goL}{GothicL}{gol} \DCharRow{GothicCapitalM}{goM}{GothicM}{gom} \DCharRow{GothicCapitalN}{goN}{GothicN}{gon} \DCharRow{GothicCapitalO}{goO}{GothicO}{goo} \DCharRow{GothicCapitalP}{goP}{GothicP}{gop} \DCharRow{GothicCapitalQ}{goQ}{GothicQ}{goq} \DCharRow{GothicCapitalR}{goR}{GothicR}{gor} \DCharRow{GothicCapitalS}{goS}{GothicS}{gos} \DCharRow{GothicCapitalT}{goT}{GothicT}{got} \DCharRow{GothicCapitalU}{goU}{GothicU}{gou} \DCharRow{GothicCapitalV}{goV}{GothicV}{gov} \DCharRow{GothicCapitalW}{goW}{GothicW}{gow} \DCharRow{GothicCapitalX}{goX}{GothicX}{gox} \DCharRow{GothicCapitalY}{goY}{GothicY}{goy} \DCharRow{GothicCapitalZ}{goZ}{GothicZ}{goz} \hline \end{tabular} \end{center} \end{table} \def\samplerow#1#2#3{\texcmd{#1} & $#2$ & $#3$ & $\displaystyle#3$\\ & &\mathversion{mono} $#3$ &\mathversion{mono} $\displaystyle#3$ \\} \begin{table} \caption{Integral signs} \begin{center} \begin{tabular}{|l|l|c|c|} \hline \TeX-Command & & & \\ \hline \samplerow{int}{\int}{\int_{a}^{b} f(x)\,\dd x} \samplerow{oint}{\oint}{\oint_{C} f(\zeta)\,\dd \zeta} \samplerow{dbloint}{\dbloint}{\dbloint_{\Gamma} f(u,v)\, \dd u\, \dd v} \samplerow{clockoint}{\clockoint}{\clockoint_{\Gamma} f(z)\, \dd z} \samplerow{cntclockoint}{\cntclockoint}{\cntclockoint_{\Gamma} f(z)\, \dd z} \samplerow{sqrint}{\sqrint}{\sqrint_{\Gamma} f(z)\, \dd z} \samplerow{fint}{\fint}{\fint_{-\infty}^{\infty} \frac{f(x)}{x} \, \dd x} \hline \end{tabular} \end{center} \end{table} \def\samplearrows#1{% \texcmd{#1} & $\csname#1\endcsname$ & $a\csname#1\endcsname b$ \\} \def\samplevarrows#1{% \texcmd{#1} & $\csname#1\endcsname$ & $\bigm{\csname#1\endcsname}$ $\Bigm{\csname#1\endcsname}$ $\biggm{\csname#1\endcsname}$ $\Biggm{\csname#1\endcsname}$ \\} \begin{table} \caption{Additional and changed arrows 1} \begin{center} \begin{tabular}{|c|c|c|} \hline \samplearrows{HookLeftArrow} \samplearrows{HookRightArrow} \samplearrows{MapsTo} \samplearrows{MapsFrom} \samplevarrows{MapsUp} \samplevarrows{MapsDown} \hline \samplearrows{ShortUpArrow} \samplearrows{ShortDownArrow} \samplearrows{ShortRightArrow} \samplearrows{ShortLeftArrow} \samplearrows{LongLeftArrow} \samplearrows{longleftarrow} \samplearrows{LongRightArrow} \samplearrows{longrightarrow} \samplearrows{LongLeftRightArrow} \samplearrows{longleftrightarrow} \hline \samplearrows{DblLongLeftArrow} \samplearrows{Longleftarrow} \samplearrows{DblLongRightArrow} \samplearrows{Longrightarrow} \samplearrows{DblLongLeftRightArrow} \samplearrows{Longleftrightarrow} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Additional and changed arrows 2} \begin{center} \begin{tabular}{|c|c|c|} \hline \samplearrows{RightVectorBar} \samplearrows{LeftVectorBar} \samplearrows{DownRightVectorBar} \samplearrows{DownLeftVectorBar} \samplearrows{RightTeeVector} \samplearrows{LeftTeeVector} \samplearrows{DownRightTeeVector} \samplearrows{DownLeftTeeVector} \samplearrows{RightArrowBar} \samplearrows{LeftArrowBar} \samplearrows{leftrightharpoonup} \samplearrows{leftrightharpoondown} \samplearrows{equilibrium} \samplearrows{revequilibrium} \samplearrows{Equilibrium} \samplearrows{RevEquilibrium} \samplevarrows{upharpoonleftup} \samplevarrows{upharpoonleftdown} \samplevarrows{upharpoonrightup} \samplevarrows{upharpoonrightdown} \samplevarrows{leftupdownharpoon} \samplevarrows{rightupdownharpoon} \samplevarrows{UpArrowBar} \samplevarrows{DownArrowBar} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Additional and changed arrows 3} \begin{center} \begin{tabular}{|c|c|c|} \hline \samplevarrows{LeftUpTeeVector} \samplevarrows{RightUpTeeVector} \samplevarrows{LeftDownTeeVector} \samplevarrows{RightDownTeeVector} \samplevarrows{LeftUpVectorBar} \samplevarrows{RightUpVectorBar} \samplevarrows{LeftDownVectorBar} \samplevarrows{RightDownVectorBar} % \samplevarrows{upequilibrium} \samplevarrows{uprevequilibrium} \hline \samplearrows{rightleftarrow} \samplearrows{leftrightarrow} \hline \samplevarrows{uparrowdownarrow} \samplevarrows{downarrowuparrow} \hline \end{tabular} \end{center} \end{table} \def\samplexarrows#1#2{% \texcmd{#1}\textit{[length]} & $\csname#1\endcsname$ & $a\csname#1\endcsname[#2] b$ \\} \begin{table} \caption{Extensible Horizontal Arrows. All arrows have a length argument.} \begin{center} \begin{tabular}{|c|c|c|} \hline \TeX command & Symbol & Example \\ \hline \samplexarrows{RightArrowFill}{24pt} \samplexarrows{LeftArrowFill}{24pt} \samplexarrows{LRArrowFill}{24pt} \samplexarrows{DblRightArrowFill}{24pt} \samplexarrows{DblLeftArrowFill}{24pt} \samplexarrows{DblLRArrowFill}{24pt} \samplexarrows{RightHarpoonUpFill}{24pt} \samplexarrows{LeftHarpoonUpFill}{24pt} \samplexarrows{RightHarpoonDownFill}{24pt} \samplexarrows{LeftHarpoonDownFill}{24pt} \samplexarrows{LRHarpoonUpFill}{24pt} \samplexarrows{LRHarpoonDownFill}{24pt} \samplexarrows{EquilibriumFill}{24pt} \samplexarrows{RevEquilibriumFill}{24pt} \samplexarrows{RightLeftArrowFill}{24pt} \samplexarrows{LeftRightArrowFill}{24pt} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Mathematica specials} \begin{center} \begin{tabular}{|c|c|c|} \hline \samplearrows{Rule} \samplearrows{RuleDelayed} \samplearrows{SetDelayed} \samplearrows{Equal} \samplearrows{Same} \hline \multicolumn{3}{|c|}{Double brackets}\\ \hline \samplevarrows{lpart} \samplevarrows{rpart} \samplevarrows{llbracket} \samplevarrows{rrbracket} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Dot's as time derivative} \begin{center} \begin{tabular}{|l|c|c|} \hline \texcmd{Dot} & ${\Dot a}(t)$ & {\boldmath ${\Dot a}(t)$}\\ \texcmd{DDot} & ${\DDot a}(t)$ & {\boldmath ${\DDot a}(t)$}\\ \texcmd{DDDot} & ${\DDDot a}(t)$ & {\boldmath ${\DDDot a}(t)$}\\ \texcmd{vec} & ${\vec A}$ & {\boldmath ${\vec A}$}\\ \texcmd{lrvec} & ${\lrvec A}$ & {\boldmath ${\lrvec A}$}\\ \texcmd{lvec} & ${\lvec A}$ & {\boldmath ${\lvec A}$}\\ \texcmd{Vec} & ${\Vec A}$ & {\boldmath ${\Vec A}$}\\ \texcmd{LRVec} & ${\LRVec A}$ & {\boldmath ${\LRVec A}$}\\ \texcmd{LVec} & ${\LVec A}$ & {\boldmath ${\LVec A}$}\\ \hline \end{tabular} \end{center} \end{table} \def\sampleoverunder#1{ \texcmd{#1}$\{$\textit{argument}$\}$ & $\csname#1\endcsname{a+b}$ & $\csname#1\endcsname{a+b+c}$ & $\csname#1\endcsname{a+b+x+y}$ \\} \begin{table} \caption{Over- and underbraces, brackets \ldots} \begin{center} \begin{tabular}{|l|c|c|c|} \hline \sampleoverunder{overparen} \sampleoverunder{underparen} \hline \sampleoverunder{overbracket} \sampleoverunder{underbracket} \sampleoverunder{OverBracket} \sampleoverunder{UnderBracket} \hline \sampleoverunder{overbrace} \sampleoverunder{underbrace} \hline \sampleoverunder{overleftarrow} \sampleoverunder{overrightarrow} \hline \sampleoverunder{overleftharpoon} \sampleoverunder{overrightharpoon} \sampleoverunder{overlrharpoon} \hline \end{tabular} \end{center} \end{table} \def\relrow#1{\texcmd{#1} & $ a\csname #1\endcsname b$ \\} \begin{table} \caption{Relations and negated binary relations 1} \begin{center} \begin{tabular}{|c|c|} \hline \relrow{therefore} \relrow{because} \relrow{Proportion} \relrow{neq} \relrow{dotequal} \relrow{nasymp} \relrow{nequiv} \relrow{nsupseteq} \relrow{nsubseteq} \relrow{nsqsupseteq} \relrow{nsqsubseteq} \relrow{nleq} \relrow{ngeq} \relrow{npreceq} \relrow{nsucceq} \relrow{nsim} \relrow{cong} \relrow{ncong} \relrow{napprox} \relrow{nsubset} \relrow{nsupset} \relrow{nll} \relrow{ngg} \relrow{nprec} \relrow{nsucc} \relrow{nin} \relrow{nni} \relrow{nless} \relrow{ngtr} \relrow{bumpeq} \relrow{Bumpeq} \relrow{nbumpeq} \relrow{nBumpeq} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Relations and negated binary relations 2} \begin{center} \begin{tabular}{|c|c|} \hline \relrow{unlhd} \relrow{unrhd} \relrow{nunlhd} \relrow{nunrhd} \relrow{backepsilon} \relrow{TildeEqual} \relrow{NotTildeEqual} \relrow{NestedLessLess} \relrow{NotNestedLessLess} \relrow{NestedGreaterGreater} \relrow{NotNestedGreaterGreater} \relrow{GreaterLess} \relrow{NotGreaterLess} \relrow{GreaterTilde} \relrow{LessTilde} \relrow{NotGreaterTilde} \relrow{NotLessTilde} \relrow{PrecedesSlantEqual} \relrow{SucceedsSlantEqual} \relrow{NotPrecedesSlantEqual} \relrow{NotSucceedsSlantEqual} \relrow{PrecedesTilde} \relrow{SucceedsTilde} \relrow{NotPrecedesTilde} \relrow{NotSucceedsTilde} \relrow{RightTriangle} \relrow{LeftTriangle} \relrow{NotRightTriangle} \relrow{NotLeftTriangle} \relrow{RightTriangleBar} \relrow{LeftTriangleBar} \relrow{NotRightTriangleBar} \relrow{NotLeftTriangleBar} \hline \end{tabular} \end{center} \end{table} \begin{table} \caption{Angle} \begin{center} \begin{tabular}{|c|c|c|c|} \hline Name & Alias & normal & bold \\ \hline \charrow{Angle}{angle}{\Angle} \charrow{rightangle}{RightAngle}{\rightangle} \charrow{measuredangle}{MeasuredAngle}{\measuredangle} \charrow{sphericalangle}{SphericalAngle}{\sphericalangle} \hline \end{tabular} \end{center} \end{table} \def\texsymrow#1#2{\texcmd{#1} & \csname#1\endcsname &\texcmd{#2} & \csname#2\endcsname\\} \begin{table} \caption{Text symbols, the text symbols are all defined with a closing \texcmd{xspace}.} \begin{center} \begin{tabular}{|c|c||c|c|} \hline \texsymrow{MathLogo}{MathIcon} \texsymrow{KernelIcon}{Wolf} \texsymrow{WatchIcon}{LightBulb} \texsymrow{HappySmiley}{NeutralSmiley} \texsymrow{SadSmiley}{FreakedSmiley} \texsymrow{WaringSign}{AliasDelimiter} \hline \texsymrow{CommandKey}{ControlKey} \texsymrow{AltKey}{ModeOneKey} \texsymrow{ModeTwoKey}{CloverLeaf} \texsymrow{ReturnIndicator}{DottedSquare} \texsymrow{LeftModfied}{RightModfied} % \texsymrow{EscapeKey}{ReturnKey} \texsymrow{ShiftKey}{SpaceKey} \texsymrow{BackspaceKey}{HomeKey} \texsymrow{PageUpKey}{PageDownKey} \texsymrow{EndKey}{TabKey} % \hline \texcmd{DownQuestion} & \DownQuestion & & \\ \hline \end{tabular} \end{center} \end{table} \def\mathtextrow#1{\texcmd{#1} & \csname#1\endcsname & $\csname#1\endcsname$ \\} \begin{table} \caption{Symbols that exists in math and in text mode.} \begin{center} \begin{tabular}{|c|c|c|} \hline \mathtextrow{SpaceIndicator} \mathtextrow{RoundSpaceIndicator} \mathtextrow{Continuation} \mathtextrow{ErrorIndicator} \mathtextrow{UnknownGlyph} \mathtextrow{SelectionPlaceholder} \mathtextrow{Placeholder} \mathtextrow{SixPointedStar} \mathtextrow{Rectangle} \mathtextrow{GrayRectangle} \mathtextrow{EmptyRectangle} \mathtextrow{Square} \mathtextrow{GraySquare} \mathtextrow{EmptySquare} \mathtextrow{Circle} \mathtextrow{GrayCircle} \mathtextrow{EmptyCircle} \mathtextrow{Ellipsis} \mathtextrow{CenterEllipsis} \mathtextrow{VerticalEllipsis} \mathtextrow{AscendingEllipsis} \mathtextrow{DescendingEllipsis} \hline \end{tabular} \end{center} \end{table} \section{Changes} From the 1.0 release I had fixed some bugs in the italic correction of the greek characters and the font dimension parameters. My thanks go to Ulrik Vieth (\verb|vieth@uni-duesseldorf.de|) and Jaiyong Lee (\verb|jai@arctic.mit.edu|) for the bug reports. \clearpage \section{Bug Reports} I have still some free positions in the virtual fonts. All users are asked to contribute requests for symbols from the PostScript fonts that are missed in the \TeX{} fonts. The virtual fonts (spacing, italic correction, placement of super- and subscripts, \ldots) as well as the style file \texttt{wrisym.sty} may still have some errors. Please report this errors via e-mail to: \begin{verbatim} kuska@osf1.mpae.gwdg.de \end{verbatim} Please start the subject with the string \verb|MMA Font Bug| and attatch a \LaTeXe{} file that shows the error. I will try to fix the errors as soon as posible. \section{Copyright} The copyright of the Type 1 PostSript fonts and the afm-files belongs to Wolfram Research Inc. The copygright of all files in the ``\MathLogo{} Virtual Font Package'' belongs to Jens-Peer Kuska. The files may be freely copied, distributed and used, provided that no changes whatsoever are made. All users are asked to help keep the virtual font files and the style consistent and ``uncorrupted,'' identical everywhere in the world. Changes are permissible only if the modified file is given a new name, different from the names of existing files, and only if the modified file is clearly identified as not being part of the ``\MathLogo{} Virtual Font Package''. The author has tried his best to produce correct and useful macros and fonts, in order to help promote computer science research and \MathLogo, but no warranty of any kind should be assumed. \end{document} %ログファイル This is TeX, Version 3.141592 (Web2C 7.5.2) (format=latex 2004.4.18) 5 MAY 2004 02:43 encTeX v. Feb. 2003, reencoding enabled **msymdoc (./msymdoc.tex LaTeX2e <2003/12/01> Babel <v3.8a> and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (c:/usr/local/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (c:/usr/local/share/texmf/tex/latex/base/size10.clo File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option) ) \c@part=\count79 \c@section=\count80 \c@subsection=\count81 \c@subsubsection=\count82 \c@paragraph=\count83 \c@subparagraph=\count84 \c@figure=\count85 \c@table=\count86 \abovecaptionskip=\skip41 \belowcaptionskip=\skip42 \bibindent=\dimen102 ) (c:/mytexmf/tex/latex/wolfram/wrisym.sty Package: wrisym 1998/04/02 Mathematica 3.x fonts with LaTeX2e Mathematica Virtual Font Package (c) Jens-Peer Kuska V1.0 September 1997 (c:/usr/local/share/texmf/tex/latex/base/ifthen.sty Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC) ) (c:/usr/local/share/texmf/tex/latex/tools/xspace.sty Package: xspace 1997/10/13 v1.06 Space after command names (DPC) ) With mono spaced math fonts. \c@mv@mono=\count87 \c@mv@monobold=\count88 LaTeX Font Info: Redeclaring symbol font `letters' on input line 53. LaTeX Font Info: Overwriting symbol font `letters' in version `normal' (Font) OML/cmm/m/it --> OML/zwam/m/n on input line 53. LaTeX Font Info: Overwriting symbol font `letters' in version `bold' (Font) OML/cmm/b/it --> OML/zwam/m/n on input line 53. LaTeX Font Info: Overwriting symbol font `letters' in version `mono' (Font) OML/cmm/m/it --> OML/zwam/m/n on input line 53. LaTeX Font Info: Overwriting symbol font `letters' in version `monobold' (Font) OML/cmm/m/it --> OML/zwam/m/n on input line 53. LaTeX Font Info: Redeclaring symbol font `operators' on input line 54. LaTeX Font Info: Overwriting symbol font `operators' in version `normal' (Font) OT1/cmr/m/n --> OT1/zwar/m/n on input line 54. LaTeX Font Info: Overwriting symbol font `operators' in version `bold' (Font) OT1/cmr/bx/n --> OT1/zwar/m/n on input line 54. LaTeX Font Info: Overwriting symbol font `operators' in version `mono' (Font) OT1/cmr/m/n --> OT1/zwar/m/n on input line 54. LaTeX Font Info: Overwriting symbol font `operators' in version `monobold' (Font) OT1/cmr/m/n --> OT1/zwar/m/n on input line 54. LaTeX Font Info: Redeclaring symbol font `symbols' on input line 55. LaTeX Font Info: Overwriting symbol font `symbols' in version `normal' (Font) OMS/cmsy/m/n --> OMS/zway/m/n on input line 55. LaTeX Font Info: Overwriting symbol font `symbols' in version `bold' (Font) OMS/cmsy/b/n --> OMS/zway/m/n on input line 55. LaTeX Font Info: Overwriting symbol font `symbols' in version `mono' (Font) OMS/cmsy/m/n --> OMS/zway/m/n on input line 55. LaTeX Font Info: Overwriting symbol font `symbols' in version `monobold' (Font) OMS/cmsy/m/n --> OMS/zway/m/n on input line 55. LaTeX Font Info: Redeclaring symbol font `largesymbols' on input line 56. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal' (Font) OMX/cmex/m/n --> OMX/zwav/m/n on input line 56. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold' (Font) OMX/cmex/m/n --> OMX/zwav/m/n on input line 56. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `mono' (Font) OMX/cmex/m/n --> OMX/zwav/m/n on input line 56. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `monobold ' (Font) OMX/cmex/m/n --> OMX/zwav/m/n on input line 56. LaTeX Font Info: Overwriting symbol font `letters' in version `bold' (Font) OML/zwam/m/n --> OML/zwam/b/n on input line 58. LaTeX Font Info: Overwriting symbol font `operators' in version `bold' (Font) OT1/zwar/m/n --> OT1/zwar/b/n on input line 59. LaTeX Font Info: Overwriting symbol font `symbols' in version `bold' (Font) OMS/zway/m/n --> OMS/zway/b/n on input line 60. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold' (Font) OMX/zwav/m/n --> OMX/zwav/b/n on input line 61. LaTeX Font Info: Overwriting symbol font `letters' in version `mono' (Font) OML/zwam/m/n --> OML/zwcm/m/n on input line 73. LaTeX Font Info: Overwriting symbol font `operators' in version `mono' (Font) OT1/zwar/m/n --> OT1/zwcr/m/n on input line 73. LaTeX Font Info: Overwriting symbol font `symbols' in version `mono' (Font) OMS/zway/m/n --> OMS/zwcy/m/n on input line 73. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `mono' (Font) OMX/zwav/m/n --> OMX/zwcv/m/n on input line 73. LaTeX Font Info: Overwriting symbol font `letters' in version `monobold' (Font) OML/zwam/m/n --> OML/zwcm/b/n on input line 73. LaTeX Font Info: Overwriting symbol font `operators' in version `monobold' (Font) OT1/zwar/m/n --> OT1/zwcr/b/n on input line 73. LaTeX Font Info: Overwriting symbol font `symbols' in version `monobold' (Font) OMS/zway/m/n --> OMS/zwcy/b/n on input line 73. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `monobold ' (Font) OMX/zwav/m/n --> OMX/zwcv/b/n on input line 73. \schar@cnt=\count89 LaTeX Info: Redefining \mathcal on input line 868. LaTeX Font Info: Redeclaring math symbol \leftrightarrow on input line 1165. LaTeX Font Info: Redeclaring math symbol \backepsilon on input line 1290. ) (c:/usr/local/share/texmf/tex/latex/amslatex/amsmath.sty Package: amsmath 2000/07/18 v2.13 AMS math features \@mathmargin=\skip43 For additional information on amsmath, use the `?' option. (c:/usr/local/share/texmf/tex/latex/amslatex/amstext.sty Package: amstext 2000/06/29 v2.01 (c:/usr/local/share/texmf/tex/latex/amslatex/amsgen.sty File: amsgen.sty 1999/11/30 v2.0 \@emptytoks=\toks14 \ex@=\dimen103 )) (c:/usr/local/share/texmf/tex/latex/amslatex/amsbsy.sty Package: amsbsy 1999/11/29 v1.2d \pmbraise@=\dimen104 ) (c:/usr/local/share/texmf/tex/latex/amslatex/amsopn.sty Package: amsopn 1999/12/14 v2.01 operator names ) \inf@bad=\count90 LaTeX Info: Redefining \frac on input line 211. \uproot@=\count91 \leftroot@=\count92 LaTeX Info: Redefining \overline on input line 307. \classnum@=\count93 \DOTSCASE@=\count94 LaTeX Info: Redefining \ldots on input line 379. LaTeX Info: Redefining \dots on input line 382. LaTeX Info: Redefining \cdots on input line 467. \Mathstrutbox@=\box26 \strutbox@=\box27 \big@size=\dimen105 LaTeX Font Info: Redeclaring font encoding OML on input line 567. LaTeX Font Info: Redeclaring font encoding OMS on input line 568. \macc@depth=\count95 \c@MaxMatrixCols=\count96 \dotsspace@=\muskip10 \c@parentequation=\count97 \dspbrk@lvl=\count98 \tag@help=\toks15 \row@=\count99 \column@=\count100 \maxfields@=\count101 \andhelp@=\toks16 \eqnshift@=\dimen106 \alignsep@=\dimen107 \tagshift@=\dimen108 \tagwidth@=\dimen109 \totwidth@=\dimen110 \lineht@=\dimen111 \@envbody=\toks17 \multlinegap=\skip44 \multlinetaggap=\skip45 \mathdisplay@stack=\toks18 LaTeX Info: Redefining \[ on input line 2666. LaTeX Info: Redefining \] on input line 2667. ) \cno=\count102 No file msymdoc.aux. \openout1 = `msymdoc.aux'. LaTeX Font Info: Checking defaults for OML/zwam/m/n on input line 39. LaTeX Font Info: Try loading font information for OML+zwam on input line 39. (c:/mytexmf/tex/latex/wolfram/omlzwam.fd File: OMLzwam.fd 1998/03/31 Fontinst v1.504 font definitions for OML/zwam. ) LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 39. LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 39. LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Checking defaults for OMS/zway/m/n on input line 39. LaTeX Font Info: Try loading font information for OMS+zway on input line 39. (c:/mytexmf/tex/latex/wolfram/omszway.fd File: OMSzway.fd 1998/03/31 Fontinst v1.504 font definitions for OMS/zway. ) LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Checking defaults for OMX/zwav/m/n on input line 39. LaTeX Font Info: Try loading font information for OMX+zwav on input line 39. (c:/mytexmf/tex/latex/wolfram/omxzwav.fd File: OMXzwav.fd 1998/03/31 Fontinst v1.504 font definitions for OMX/zwav. ) LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 39. LaTeX Font Info: ... okay on input line 39. LaTeX Font Info: Try loading font information for OT1+ptm on input line 39. (c:/usr/local/share/texmf/tex/latex/psnfss/ot1ptm.fd File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm. ) LaTeX Font Info: Try loading font information for OT1+zwar on input line 47. (c:/mytexmf/tex/latex/wolfram/ot1zwar.fd File: OT1zwar.fd 1998/03/31 Fontinst v1.504 font definitions for OT1/zwar. ) LaTeX Warning: Citation `LTeXComp' on page 1 undefined on input line 55. LaTeX Warning: Citation `TeXBook' on page 1 undefined on input line 59. Overfull \hbox (0.53728pt too wide) in paragraph at lines 51--60 \OT1/ptm/m/n/10 font, Times-Roman. To use the fonts to-gether with T[]X and the macro pack-age [] [] LaTeX Font Info: Try loading font information for OT1+phv on input line 68. (c:/usr/local/share/texmf/tex/latex/psnfss/ot1phv.fd File: ot1phv.fd 2001/06/04 scalable font definitions for OT1/phv. ) LaTeX Warning: Citation `GrComp' on page 1 undefined on input line 80. [1 ] LaTeX Font Info: Try loading font information for OT1+pcr on input line 137. (c:/usr/local/share/texmf/tex/latex/psnfss/ot1pcr.fd File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr. ) [2] Overfull \hbox (5.46703pt too wide) in paragraph at lines 168--174 []\OT1/ptm/b/n/10 Important Note: \OT1/ptm/m/n/10 This map file in-cludes the \ OT1/zwar/m/n/10 ^^fb^^fc \OT1/ptm/m/n/10 fonts into your PostScript [] Overfull \hbox (6.02617pt too wide) in paragraph at lines 168--174 \OT1/ptm/m/n/10 out-put and these fonts can be ex-tracted from the re-sult-ing PostScript file. If the PostScript [] [3] [4] Underfull \hbox (badness 10000) in paragraph at lines 291--297 []\OT1/ptm/m/n/10 Like the \OT1/pcr/m/n/10 \boldmath \OT1/ptm/m/n/10 or []\OT1/ pcr/m/n/10 \mathversion{bold} \OT1/ptm/m/n/10 the com-mand [] Underfull \hbox (badness 10000) in paragraph at lines 291--297 \OT1/pcr/m/n/10 \monomath \OT1/ptm/m/n/10 or []\OT1/pcr/m/n/10 \mathversion{mon o} \OT1/ptm/m/n/10 and \OT1/pcr/m/n/10 \monoboldmath \OT1/ptm/m/n/10 or [] Overfull \hbox (0.6771pt too wide) in paragraph at lines 363--364 [][] [] Overfull \hbox (0.6771pt too wide) in paragraph at lines 368--369 [][] [] LaTeX Font Info: Try loading font information for OT1+zwcr on input line 373 . (c:/mytexmf/tex/latex/wolfram/ot1zwcr.fd File: OT1zwcr.fd 1998/03/31 Fontinst v1.504 font definitions for OT1/zwcr. ) LaTeX Font Info: Try loading font information for OML+zwcm on input line 373 . (c:/mytexmf/tex/latex/wolfram/omlzwcm.fd File: OMLzwcm.fd 1998/03/31 Fontinst v1.504 font definitions for OML/zwcm. ) LaTeX Font Info: Try loading font information for OMS+zwcy on input line 373 . (c:/mytexmf/tex/latex/wolfram/omszwcy.fd File: OMSzwcy.fd 1998/03/31 Fontinst v1.504 font definitions for OMS/zwcy. ) LaTeX Font Info: Try loading font information for OMX+zwcv on input line 373 . (c:/mytexmf/tex/latex/wolfram/omxzwcv.fd File: OMXzwcv.fd 1998/03/31 Fontinst v1.504 font definitions for OMX/zwcv. ) Overfull \hbox (10.35822pt too wide) in paragraph at lines 373--373 [] [] Overfull \hbox (0.6771pt too wide) in paragraph at lines 373--374 [][] [] Overfull \hbox (13.67593pt too wide) in paragraph at lines 378--378 [] [] Overfull \hbox (0.6771pt too wide) in paragraph at lines 378--379 [][] [] Underfull \hbox (badness 1424) in paragraph at lines 414--421 \OT1/ptm/m/n/10 fron-tend, the AMS font switch-ing mech-a-nism us-ing []\OT1/pc r/m/n/10 \mathcal{} \OT1/ptm/m/n/10 for script, [] [5] [6] [7] [8] [9] Overfull \hbox (3.27979pt too wide) in paragraph at lines 536--566 [] [] LaTeX Font Info: Try loading font information for U+zws on input line 951. (c:/mytexmf/tex/latex/wolfram/uzws.fd File: Uzws.fd 1998/03/31 Fontinst v1.504 font definitions for U/zws. ) Overfull \hbox (75.21727pt too wide) in paragraph at lines 1009--1013 \OT1/ptm/m/n/10 ters and the font di-men-sion pa-ram-e-ters. My thanks go to Ul -rik Vi-eth ([]\OT1/pcr/m/n/10 vieth@uni-duesseldorf.de\OT1/ptm/m/n/10 ) [] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24 ] (./msymdoc.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Here is how much of TeX's memory you used: 1982 strings out of 95791 22127 string characters out of 1194695 156311 words of memory out of 1500001 4964 multiletter control sequences out of 10000+50000 40298 words of font info for 92 fonts, out of 600000 for 2000 14 hyphenation exceptions out of 2000 27i,25n,21p,220b,471s stack positions out of 1500i,500n,5000p,200000b,5000s Output written on msymdoc.dvi (24 pages, 103760 bytes).

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)