
저는 4페이지 이중 열 형식의 템플릿을 사용했습니다. 이는 스크린샷에 표시된 지점(3페이지 끝에서 4페이지까지)까지 다른 모든 페이지에서 작동하며, 이러한 차이가 발생한 원인은 무엇인지 알 수 없습니다. (또한 Flush left 및 Raggedleft를 시도하고 이를 수정하기 위해 단락 들여쓰기를 포함시켰지만 이전 페이지에서와 같이 텍스트가 여전히 열의 전체 너비를 채우지 않습니다. 환경 변화를 볼 수 없습니다. 이 변화를 일으켰습니다.
도움을 주셔서 감사합니다!
(아래 템플릿 코드 - 그림 1과 2가 그 일부였습니다)
\documentclass[journal]{IEEEtran}
\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps}
\usepackage{graphicx}
\usepackage{subfigure}
\usepackage[T1]{fontenc}
\usepackage{amsfonts}
\usepackage{float}
\usepackage{subfigure}
%\usepackage[pdftex]{graphicx}
% Comment the following line to NOT allow the usage of umlauts
\usepackage{pgfgantt}
\usepackage{pdflscape}
% Start the docu
\usepackage{xcolor}
\usetikzlibrary{positioning}
\usepackage{amsmath}
\usepackage{tikz}
\bibliographystyle{IEEEtran}
%\pagestyle{fancyplain}
% Title page
\title{{\bf {\}}}
\author{{\xxxxxxxxxxxxxxxn}}
% supervised by {xxxxxxxxxxx}}
\date{}
% when using the pgf package the image files need to be declared; if
% the jpg or pdf there is not need for specifying their extension
\pgfdeclareimage[width=9cm]{fig_1}{fig_1} % the figure's width should not exceed the column's
\pgfdeclareimage[width=18cm]{fig_2}{fig_2}