ご質問はこちらへ
質問用フォーラムです。ご質問の前に質問のしかたをご覧ください。
latex2024のタイトルの仕様に関して
- 田中 秋吉 の投稿
latex2024を使用しています。pcを新調しlatex2021でコンパイルしていたレポートをそのままlatex2024でコンパイルしたのですが、参考文献が強制的に改ページされてしまうのと、タイトルがtitlepageを使用していないのに、改ページされてしまうようになってしまいました。
参考文献がに関してはなんとかなりました。
以下に私が使用しているプリアンブルを書きますので、タイトルが改ページされないようにする方法があれば教えてください。よろしくお願いします。
\documentclass[article,11pt]{jreport}
\usepackage{titlesec}
\usepackage{float}
% \titleformat*{\section}{\small\bfseries}
% \titleformat*{\subsection}{\small\bfseries}
\usepackage{bm}
\usepackage{amsmath,amsfonts}
\usepackage{wrapfig}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
% 画像
\usepackage[dvipdfmx]{graphicx}
\usepackage{multirow}
\usepackage{graphicx}
%余白
\usepackage[margin=15mm]{geometry}
\usepackage{enumerate}
%\usepackage{subfigure}
\usepackage{mathtools}
\usepackage{url}
\usepackage[hang,small,bf]{caption}
\usepackage[subrefformat=parens]{subcaption}
\captionsetup{compatibility=false}
\usepackage{physics}
\usepackage[super]{cite}
\renewcommand\citeform[1]{[#1]} %参考文献
\renewcommand{\bibname}{参考文献}
%%%%%%%%%%参考文献が改ページされるのを抑制してる%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%https://okumuralab.org/tex/mod/forum/discuss.php?d=594%%%%%%
\makeatletter
\renewenvironment{thebibliography}[1]{%
\global\let\presectionname\relax
\global\let\postsectionname\relax
\section*{\bibname}\@mkboth{\bibname}{}%
\addcontentsline{toc}{section}{\bibname}%
\list{\@biblabel{\@arabic\c@enumiv}}%
{\settowidth\labelwidth{\@biblabel{#1}}%
\leftmargin\labelwidth
\advance\leftmargin\labelsep
\@openbib@code
\usecounter{enumiv}%
\let\p@enumiv\@empty
\renewcommand\theenumiv{\@arabic\c@enumiv}}%
\sloppy
\clubpenalty4000
\@clubpenalty\clubpenalty
\widowpenalty4000%
\sfcode`\.\@m}
{\def\@noitemerr
{\@latex@warning{Empty `thebibliography' environment}}%
\endlist}
\makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%プログラムを貼り付け%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{listings, jlisting}
\renewcommand{\lstlistingname}{code}
\lstset{language=Matlab,%
basicstyle=\ttfamily,%
commentstyle=\textit,%
classoffset=1,%
keywordstyle=\bfseries,%
frame=tb,framesep=5pt,%
showstringspaces=false,%
numbers=left,stepnumber=1,numberstyle=\ttfamily%
}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{pdfpages}
\title{課題レポート}
\author{名前}
\date{}
\begin{document}
\maketitle
このトピックを読む
(現在の返信数: 3)
bmパッケージでImproper alphabetic or KANJI constant.
- 清水 の投稿
こんにちは
下記のサンプルでコンパイルすると「Improper alphabetic or KANJI constant.」エラーが出ます
\documentclass[dvipdfmx]{jsarticle}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{bm}
\begin{document}
$\bm{A\hspace{5pt}A}$
\end{document}
しかし
\documentclass[dvipdfmx]{jsarticle}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{bm}
\begin{document}
$\bm{{A\hspace{5pt}A}}$
\end{document}
bmコマンド部分を括弧で括るとエラーは解消されます。
これはなぜ起こるのでしょうか。
ご教授願えると幸いです。
このトピックを読む
(現在の返信数: 1)
texlive2024のインストール後のbeamerのコンパイルについて
- Y Ueno の投稿
環境は windows10。
以前はtexlive2020を使っていて、最新版にインストールをしたい。
「install-tl-windows.exe」をダウンロードし、texlive2024をダウンロード完了。
古いtexlive2020はそのままにしてあります。
状況としては、texlive2024で texworks を使い、
通常のプリント作成であれば、タイプセットした後、pdfを作成し、印刷できます。
一方で、beamerとなると、タイプセットができません。
正直、パソコンに詳しくないので、どのように直したらよいのか、
全く検討がつきません。
以前に戻したら、特に問題なく作業はできますが、
この機会に新しいバージョンにできたら助かります。
アドバイスしていただけると助かります。
下記に、ファイルやログなどを載せます。
ファイル名は「beamer-tamesi.tex」
\documentclass[12pt,dvipdfmx]{beamer}
%
\renewcommand{\kanjifamilydefault}{\gtdefault}
\usepackage{graphicx}
\usepackage{color}%
\begin{document}
\begin{frame}[t]
\begin{center}
{\Huge \fbox{1}\ ためし}
\bigskip
{\Large ためし2}
\end{center}
\end{frame}
\end{document}
***ログ表示***
This is ptex2pdf[.lua] version 20200520.0.
Processing beamer-tamesi.tex
This is e-upTeX, Version 3.141592653-p4.1.1-u1.30-230214-2.6 (utf8.sjis) (TeX Live 2024) (preloaded format=platex)
restricted \write18 enabled.
entering extended mode
(./beamer-tamesi.tex
pLaTeX2e <2023-02-14>+1, based on
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-03-14>
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamer.cls
Document Class: beamer 2024/01/06 v3.71 A class for typesetting presentations
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasemodes.sty
(c:/texlive/2024/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasedecode.sty))
(c:/texlive/2024/texmf-dist/tex/generic/iftex/iftex.sty)
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbaseoptions.sty
(c:/texlive/2024/texmf-dist/tex/latex/graphics/keyval.sty))
(c:/texlive/2024/texmf-dist/tex/latex/geometry/geometry.sty
(c:/texlive/2024/texmf-dist/tex/generic/iftex/ifvtex.sty))
(c:/texlive/2024/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(c:/texlive/2024/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(c:/texlive/2024/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
(c:/texlive/2024/texmf-dist/tex/generic/pgf/pgf.revision.tex)))
(c:/texlive/2024/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(c:/texlive/2024/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(c:/texlive/2024/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.co
de.tex))) (c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.te
x)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric
.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.t
ex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.co
de.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.te
x)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithm
etics.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex)
(c:/texlive/2024/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)))
(c:/texlive/2024/texmf-dist/tex/latex/base/size12.clo)
(c:/texlive/2024/texmf-dist/tex/latex/base/atbegshi-ltx.sty)
(c:/texlive/2024/texmf-dist/tex/latex/hyperref/hyperref.sty
(c:/texlive/2024/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)
(c:/texlive/2024/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(c:/texlive/2024/texmf-dist/tex/generic/pdfescape/pdfescape.sty
(c:/texlive/2024/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(c:/texlive/2024/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(c:/texlive/2024/texmf-dist/tex/generic/infwarerr/infwarerr.sty)))
(c:/texlive/2024/texmf-dist/tex/latex/hycolor/hycolor.sty)
(c:/texlive/2024/texmf-dist/tex/latex/auxhook/auxhook.sty)
(c:/texlive/2024/texmf-dist/tex/latex/hyperref/nameref.sty
(c:/texlive/2024/texmf-dist/tex/latex/refcount/refcount.sty)
(c:/texlive/2024/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
(c:/texlive/2024/texmf-dist/tex/latex/kvoptions/kvoptions.sty)))
(c:/texlive/2024/texmf-dist/tex/latex/hyperref/pd1enc.def)
(c:/texlive/2024/texmf-dist/tex/generic/intcalc/intcalc.sty)
(c:/texlive/2024/texmf-dist/tex/latex/hyperref/puenc.def)
(c:/texlive/2024/texmf-dist/tex/latex/url/url.sty)
(c:/texlive/2024/texmf-dist/tex/generic/bitset/bitset.sty
(c:/texlive/2024/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
Package hyperref Message: Stopped early.
) (c:/texlive/2024/texmf-dist/tex/latex/hyperref/hdvipdfm.def
(c:/texlive/2024/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(c:/texlive/2024/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(c:/texlive/2024/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty)))
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbaserequires.sty
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty)
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasefont.sty
(c:/texlive/2024/texmf-dist/tex/latex/amsfonts/amssymb.sty
(c:/texlive/2024/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(c:/texlive/2024/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty
(c:/texlive/2024/texmf-dist/tex/latex/koma-script/scrlfile.sty
(c:/texlive/2024/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
(c:/texlive/2024/texmf-dist/tex/latex/koma-script/scrlogo.sty)))))
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasetranslator.sty
(c:/texlive/2024/texmf-dist/tex/latex/translator/translator.sty))
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasemisc.sty)
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty)
(c:/texlive/2024/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty
! Undefined control sequence.
l.390 \newcolormixin
\beamer@colorhook
?
***Error, wornings, badboxes***
beamerbaseoverlay.sty
390 Undefined control sequence.
l.390 \newcolormixin
\beamer@colorhook
390行目を消して、同様にタイプセットすると、
また違うエラーが出てきてします。
このトピックを読む
(現在の返信数: 38)
captionの条件によってTeX capacity exceeded, sorry [input stack size=10000]とエラーがでる
- 伊藤 直人 の投稿
現在、下記のようなTeXコードを考えていて、\caption{Au,Ag,Alの融点$\left[\degreeCelsius\right]$}
とするとTeX capacity exceeded, sorry [input stack size=10000].\degreeCelsius ->\si {\degreeCelsius とエラーが出ますが\caption{Au,Ag,Alの融点}
とするとエラーは出ません。
エラーの内容を見るにメモリを使い切ったというものだと思うのですがこの程度のことでメモリを使い切ってしまうものなのでしょうか。
なにかご存知の方がおられましたらご教授頂けると幸いです。
\documentclass{jlreq}
\usepackage{multicol}
\usepackage{siunitx}
\newcommand{\degreeCelsius}{\si{\degreeCelsius}}
\begin{document}
Au,Ag,Alの融点を表\ref{Au,Ag,Alの融点}にまとめる。
\begin{table}
\centering
\caption{Au,Ag,Alの融点$\left[\degreeCelsius\right]$}
\label{Au,Ag,Alの融点}
\begin{tabular}{c|r}
素材 & \multicolumn{1}{c}{融点$\left[\degreeCelsius\right]$} \\ \hline
Au & 100\\ \hline
Ag & 200\\ \hline
Al & 300\\
\end{tabular}
\end{table}
\end{document}
このトピックを読む
(現在の返信数: 2)
jlreqの\NewBlockHeadingについて
- 伊藤 直人 の投稿
現在、jlreqの\NewBlockHeadingを以下のように定義していて、labelにあたる部分を太文字(\sffamily\gtfamily\bfseries)に見出し文字列を本文と同じフォントにしたい(添付の画像の2行目のような体裁にしたい)と考えているのですが可能でしょうか。
私の方で、いろいろと調べてみたのですが実現にはいたらず、そもそもこのような場合、\NewBlockHeadingを使うのが適切か分からなくなってきたため、皆様のお知恵を拝借したく思います。
どうぞよろしくお願いいたします。
※検証に用いたTeXファイルを添付させていただきます。
\newcounter{kadai}
\NewBlockHeading{kadai}{2}{%
font={\sffamily\gtfamily\bfseries},
subtitle_font={\sffamily\gtfamily},
label_format={課題\thekadai:},
subtitle_format={#1},
format={\jlreqHeadingLabel{#1}\jlreqHeadingText{#2}},
after_label_space=0.5\zw,
% subtitle_font={\rmfamily},
}
私の方で、いろいろと調べてみたのですが実現にはいたらず、そもそもこのような場合、\NewBlockHeadingを使うのが適切か分からなくなってきたため、皆様のお知恵を拝借したく思います。
どうぞよろしくお願いいたします。
※検証に用いたTeXファイルを添付させていただきます。
\newcounter{kadai}
\NewBlockHeading{kadai}{2}{%
font={\sffamily\gtfamily\bfseries},
subtitle_font={\sffamily\gtfamily},
label_format={課題\thekadai:},
subtitle_format={#1},
format={\jlreqHeadingLabel{#1}\jlreqHeadingText{#2}},
after_label_space=0.5\zw,
% subtitle_font={\rmfamily},
}
このトピックを読む
(現在の返信数: 3)
「TeX capacity exceeded」について
- y. tabata の投稿
初めての投稿となります。
よろしくお願いします。
先日から新しいPCの環境整備をしているのですが、新しい環境下(TeX Live2024)でコンパイルがうまくいかずに困っています。
具体的には以下のようなエラーメッセージが表示されます。
TeX capacity exceeded, sorry [parameter stack size=32767].
ネットの情報を参考にして、「texmf.cnf」の中にあるmain memoryの値などを変えてみましたが結果変わらず...
コンパイルした文章については、以前使っていたPC(TeX Live2023)の時は正常にコンパイルできました。
解決方法をご存じの方がいらっしゃればお力添えをいただきたいです。
よろしくお願いします。
先日から新しいPCの環境整備をしているのですが、新しい環境下(TeX Live2024)でコンパイルがうまくいかずに困っています。
具体的には以下のようなエラーメッセージが表示されます。
TeX capacity exceeded, sorry [parameter stack size=32767].
ネットの情報を参考にして、「texmf.cnf」の中にあるmain memoryの値などを変えてみましたが結果変わらず...
コンパイルした文章については、以前使っていたPC(TeX Live2023)の時は正常にコンパイルできました。
解決方法をご存じの方がいらっしゃればお力添えをいただきたいです。
このトピックを読む
(現在の返信数: 13)
TL 2024 WIndows で ```llmk ```や ```cluttex``` 使用時 NON-ASCII 文字を含むファイルを扱えない
- 和田 勇 の投稿
次の条件で利用されているユーザ向けの情報提供です。
- TL2024
- Windows 環境
- 処理対象ファイル名に
NON-ASCII
な文字を利用 - llmk は
latexmk -C
の代替としてllmk -C
を利用されているか、``culttex``` のユーザ
llmk
- 「.tex」以外の中間ファイルや生成ファイルのクリーニングに
latexmk -C file
やllmk -C file
を利用していますが、 後者の llmk の場合「file」に NON-ASCIIな文字を含むファイル名を指定するとファイル名は見つからない旨のメッセージで終了します。
cluttex
- 目次や索引などを処理する際に cluttex を重宝して利用していますが通常の platex/uplatex までは問題ありませんが
- NON-ASCII な文字を含むファイルを処理すると途中で
(NON-ASCIIな文字列を含むファイル).fls
が見つからないといってエラー終了してしまいます。
このトピックを読む
(現在の返信数: 0)
同じ階層内のファイルを参照しない
- Hi Ishikawa の投稿
Texstudio、Texlive2020をwindows使用しています。今まで階層が同じであるUSB内の同じファイル内でにあるファイルを参照させたとき、問題なかったのですが、Texlive2024をダウンロードしたところ、Texstudioではinputで参照させるファイルを理解しているのにコンパイルすると! LaTeX Error: File `〇〇.tex' not found.とでてファイルの場所が見つからないようです。仕事にしようが出るため、2024はアンインストールしました。何かやり忘れでしょうか?アンインストールしたので、2020で問題なくファイルの参照もします。
このトピックを読む
(現在の返信数: 6)