ご質問はこちらへ
質問用フォーラムです。ご質問の前に質問のしかたをご覧ください。
- taipapa の投稿
いつも勉強させてもらっております.
beamerでスライドを作る時に,"spot" packageを用いて強調したい語を色付きの楕円で囲むようにしているのですが,この時fadingが効かずベタッと一様な塗りになってしまいます.マニュアルと違うなと思い,logを見てみると,
Package pgf Warning: Your graphic driver pgfsys-xetex.def does not support fadings.
と言われていました(私はXeLaTeXを使用しております).調べてみると,その通りで,XeTeX graphic driverはfadingをサポートしていませんでした.
どうしようもないとは思ったのですが,こちらの常連の方々なら,なにかうまいworiking aroundをご存じではないかと考え質問する次第です.
XeTeXじゃないものを使えと言われればそれまでですが...
よろしくお願い致します.
このトピックを読む
(現在の返信数: 2)
索引ができない
- 池田 裕 の投稿
jsbookでつくっている本で、索引をつくろうとしましたが、出力されません。
エラーが出るのではなく、単に索引が出力されません。
その本のファイルの中に、main.idxというファイルはできていますが、indファイルというのがないようなので、それができればいいのかと思って、本を参照して、windowsのコマンドプロンプトに入力してみましたが、
C:\Users\ikeda>mendex main.idx
This is mendex version 2.6d[5-Jan-2006].
Warning:Couldn't find input file main.idx.
0 entries accepted,0 rejected.
1 errors.
Nothing written in output file.
となりました。
どうしたらよいのでしょうか。
なお、medexの文字コードがUTF-8がデフォルトだと書いてありますが、私はたしかシフトJISにしていたように思います。-SでシフトJIS対応になると美文書作成入門に書いてあるのですが、それはどこを変えればいいのでしょうか。
このトピックを読む
(現在の返信数: 3)
jsarticle.clsのtableofcontentsについて
- 五十嵐 三武郎 の投稿
jarticleでは正常に目次が出るが、jsarticleでは
\subsubsectionの部分の目次がでない?
以下にその例を示します。解決法を教えてください。
\documentclass[a4]{jarticle}%jsarticle
\title{}
\author{}
\date{\today}
\begin{document}
\maketitle
\tableofcontents
\newpage
\section{A}
\subsection{aa}
\subsubsection{aaa}
\end{document}
\subsubsectionの部分の目次がでない?
以下にその例を示します。解決法を教えてください。
\documentclass[a4]{jarticle}%jsarticle
\title{}
\author{}
\date{\today}
\begin{document}
\maketitle
\tableofcontents
\newpage
\section{A}
\subsection{aa}
\subsubsection{aaa}
\end{document}
このトピックを読む
(現在の返信数: 2)
pbibtex 実行例の makefile について
- 佐藤 禎宏 の投稿
改訂第6版 LaTeX2e 美文書作成入門 を読んでいます。
p.309 の Column に makefile の説明があります。
tex ファイルが複数ある場合、makefile を作ると構成が分かり重宝しております。
p.184 の 11.7 pBibTeX の実行例 の makefile を作ることを試みたのですが、何分初心者のため分かりません。よろしければ、pBibTeX の実行例の makefile を教えていただけないものでしょうか。
----------------------
test.pdf: test.dvi
[tab] dvipdfmx test.dvi
test.dvi: test.tex myrefs.bib
[tab] pbibtex test
???
----------------------
よろしくお願いします。
このトピックを読む
(現在の返信数: 6)
Theorem環境について
- Merzong の投稿
theorem環境を用いた際に定義・定理・補題が通し番号になり,定理番号と定理名の後に改行して定理本文が始まるようにしたくて以下のようなプリアンブルを書いたところ,
! Missing \endcsnname inserted
<to be read again>
\relax
l.8 \newtheorem{theo}{定理}[section]
というエラーが出てきます。
定理環境部分に関しての最小限
\theoremstyle{definition,break}
\newtheorem{theo}{定理}[section]
\newtheorem{axi}{公理}
\newtheorem{defi}[theo]{定義}
\newtheorem{lemm}[theo]{補題}
のみをプリアンブルに書くと,エラーは出ないので何かが干渉したりしてるのかなと思うのですが,どこを直せばよいでしょうか?
宜しくお願いします。
<エラーが出るプリアンブル>
\documentclass[uplatex,titlepage]{jsarticle}
\setcounter{tocdepth}{3}
\usepackage{amsmath,amssymb,amsthm,bm,cases,url,theorem}
\usepackage[dvipdfmx,hiresbb]{graphicx}
\usepackage[dvipdfmx,bookmarks=true,pdfborder={0 0 0},pdfauthor={(私の本名)}]{hyperref}
\usepackage{pxjahyper}
\theoremstyle{definition,break}
\newtheorem{theo}{定理}[section]
\newtheorem{axi}{公理}
\newtheorem{defi}[theo]{定義}
\newtheorem{lemm}[theo]{補題}
%%%ここから参照コマンドの定義%%%
\renewcommand{\eqref}[1]{式(\ref{#1})} %式参照
\newcommand{\figref}[1]{図\ref{#1}} %図参照
\newcommand{\tabref}[1]{表\ref{#1}} %表参照
\newcommand{\theoref}[1]{定理\ref{#1}} %定理参照
\newcommand{\defiref}[1]{定義\ref{#1}} %定義参照
\newcommand{\lemmref}[1]{補題\ref{#1}} %補題参照
%%%ここまで参照コマンドの定義%%%
%%%ここから数学記号マクロの定義%%%
\newcommand{\eqdef}{\stackrel{\mathrm{def.}}{\equiv}} %定義記号
\newcommand{\dif}[2]{\dfrac{d #1}{d #2}} %導関数
\newcommand{\pdif}[2]{\dfrac{\partial #1}{\partial #2}} %偏導関数
\renewcommand{\div}{{\rm div}} %div
\newcommand{\rot}{{\rm rot}} %rot
\newcommand{\grad}{{\rm grad}} %grad
\newcommand{\unit}[1]{\ \rm{#1}} %単位
%%%ここまで数学記号マクロの定義%%%
\renewcommand{\theequation}{\arabic{section}.\arabic{equation}} %数式番号を(section.通し番号)の形式に
\renewcommand\proofname{\bf 証明} %証明の書き出しを設定
\makeatletter
\@addtoreset{equation}{section} %数式番号を節ごとにリセット
\AtBeginDocument{\hypersetup{pdftitle={\@title}}} %pdfのタイトルを自動的に\titleにする
%%%ここから定理環境後の.削除%%%
\def\@thm#1#2#3{
\ifhmode\unskip\unskip\par\fi
\normalfont
\trivlist
\let\thmheadnl\relax
\let\thm@swap\@gobble
\thm@notefont{\fontseries\mddefault\upshape}
\thm@headpunct{}
\thm@headsep 5\p@ plus\p@ minus\p@\relax
\thm@space@setup
#1
\@topsep \thm@preskip
\@topsepadd \thm@postskip
\def\@tempa{#2}\ifx\@empty\@tempa
\def\@tempa{\@oparg{\@begintheorem{#3}{}}[]}
\else
\refstepcounter{#2}
\def\@tempa{\@oparg{\@begintheorem{#3}{\csname the#2\endcsname}}[]}
\fi
\@tempa
}
%%%ここまで定理環境後の.削除%%%
\makeatother
! Missing \endcsnname inserted
<to be read again>
\relax
l.8 \newtheorem{theo}{定理}[section]
というエラーが出てきます。
定理環境部分に関しての最小限
\theoremstyle{definition,break}
\newtheorem{theo}{定理}[section]
\newtheorem{axi}{公理}
\newtheorem{defi}[theo]{定義}
\newtheorem{lemm}[theo]{補題}
のみをプリアンブルに書くと,エラーは出ないので何かが干渉したりしてるのかなと思うのですが,どこを直せばよいでしょうか?
宜しくお願いします。
<エラーが出るプリアンブル>
\documentclass[uplatex,titlepage]{jsarticle}
\setcounter{tocdepth}{3}
\usepackage{amsmath,amssymb,amsthm,bm,cases,url,theorem}
\usepackage[dvipdfmx,hiresbb]{graphicx}
\usepackage[dvipdfmx,bookmarks=true,pdfborder={0 0 0},pdfauthor={(私の本名)}]{hyperref}
\usepackage{pxjahyper}
\theoremstyle{definition,break}
\newtheorem{theo}{定理}[section]
\newtheorem{axi}{公理}
\newtheorem{defi}[theo]{定義}
\newtheorem{lemm}[theo]{補題}
%%%ここから参照コマンドの定義%%%
\renewcommand{\eqref}[1]{式(\ref{#1})} %式参照
\newcommand{\figref}[1]{図\ref{#1}} %図参照
\newcommand{\tabref}[1]{表\ref{#1}} %表参照
\newcommand{\theoref}[1]{定理\ref{#1}} %定理参照
\newcommand{\defiref}[1]{定義\ref{#1}} %定義参照
\newcommand{\lemmref}[1]{補題\ref{#1}} %補題参照
%%%ここまで参照コマンドの定義%%%
%%%ここから数学記号マクロの定義%%%
\newcommand{\eqdef}{\stackrel{\mathrm{def.}}{\equiv}} %定義記号
\newcommand{\dif}[2]{\dfrac{d #1}{d #2}} %導関数
\newcommand{\pdif}[2]{\dfrac{\partial #1}{\partial #2}} %偏導関数
\renewcommand{\div}{{\rm div}} %div
\newcommand{\rot}{{\rm rot}} %rot
\newcommand{\grad}{{\rm grad}} %grad
\newcommand{\unit}[1]{\ \rm{#1}} %単位
%%%ここまで数学記号マクロの定義%%%
\renewcommand{\theequation}{\arabic{section}.\arabic{equation}} %数式番号を(section.通し番号)の形式に
\renewcommand\proofname{\bf 証明} %証明の書き出しを設定
\makeatletter
\@addtoreset{equation}{section} %数式番号を節ごとにリセット
\AtBeginDocument{\hypersetup{pdftitle={\@title}}} %pdfのタイトルを自動的に\titleにする
%%%ここから定理環境後の.削除%%%
\def\@thm#1#2#3{
\ifhmode\unskip\unskip\par\fi
\normalfont
\trivlist
\let\thmheadnl\relax
\let\thm@swap\@gobble
\thm@notefont{\fontseries\mddefault\upshape}
\thm@headpunct{}
\thm@headsep 5\p@ plus\p@ minus\p@\relax
\thm@space@setup
#1
\@topsep \thm@preskip
\@topsepadd \thm@postskip
\def\@tempa{#2}\ifx\@empty\@tempa
\def\@tempa{\@oparg{\@begintheorem{#3}{}}[]}
\else
\refstepcounter{#2}
\def\@tempa{\@oparg{\@begintheorem{#3}{\csname the#2\endcsname}}[]}
\fi
\@tempa
}
%%%ここまで定理環境後の.削除%%%
\makeatother
このトピックを読む
(現在の返信数: 7)
¥include graphicsでPNG画像が読み込まれません
- 北島 優 の投稿
Hyper Link fails in gs-9.14
- Akira Kakuto の投稿