中央ぞろえだと左側の空白部分がもったいないです。
eqnarray*環境下にある全行の数式を全て,左揃えしたいのですがどうすればいいのでしょうか?
※また,複数行の数式を全て左揃えできるのならeqnarray環境にこだわりません。
flushleft環境は数式には使用できませんよね。
P.S.
eqarray*環境やequation*環境以外にeqarray環境やequation環境でも時折,数式らのみを左寄せしたくなる時があります(各式に振られる通し番号は右揃えのままで)。
eqarray環境やequation環境での数式らの左揃え且つ通し番号は右揃えの方法もお教え下さい。
また,
eqarray環境やequation環境では数式は中央ぞろえがTeXの仕様になっているのなら,
数式らを左揃え且つ通し番号を右揃えで出力させれる他の環境があればそれらもお教え下さい。
要は,
・複数の数式を右揃え且つ通し番号なし,
・複数の数式を右揃え且つ通し番号あり,
で出力できる環境を知りたいのでございます。
ご回答誠に有難うございます。
早速下記で試してみたのですが添付ファイルのように右揃えになってしまいます。
何か勘違いしておりますでしょうか?
\documentclass[12pt]{book}
\usepackage[reqno]{amsmath}
\usepackage{amssymb}
\usepackage{nccmath}
\usepackage{eucal}
\usepackage{latexsym}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{book_layout}[2001/08/03]
%\setlength{\textwidth}{6.4truein}
%\setlength{\textheight}{8.8truein}
%\setlength{\evensidemargin}{0truein}
%\setlength{\oddsidemargin}{0truein}
%\setlength{\topmargin}{-.2truein}
\setlength{\voffset}{.20truein}
\setlength{\hoffset}{.7truein}
\setlength{\topmargin}{-0.2truein}
\setlength{\headheight}{10pt}
\setlength{\headsep}{0.44truein}
\setlength{\textwidth}{6.05truein}
\setlength{\textheight}{8.0truein}
\setlength{\evensidemargin}{-0.25truein}
\setlength{\oddsidemargin}{-0.25truein}
\newcommand{\blank}{\makebox[1in]{\hrulefill}}
\newcommand{\ds}{\displaystyle}
\newcommand{\hs}{\hspace}
\newcommand{\vs}{\vspace}
\newcommand{\be}{\begin{enumerate}}
\newcommand{\ee}{\end{enumerate}}
\newcommand{\bd}{\begin{description}}
\newcommand{\ed}{\end{description}}
\newcommand{\bi}{\begin{itemize}}
\newcommand{\ei}{\end{itemize}}
\parindent 0pt
\parskip 10pt
% THEOREM Environments ---------------------------------------------------
\newtheorem{thm}{Theorem}[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{prop}[thm]{Proposition}
%\theoremstyle{definition}
\newtheorem{defn}[thm]{Definition}
%\theoremstyle{remark}
\newtheorem{rem}[thm]{Remark}
\newtheorem{ass}[thm]{Assumption}
\newtheorem{ex}[thm]{Example}
\numberwithin{equation}{section}% Required amsmath package
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhead[LE,RO]{\thepage}
\fancyfoot{}
\renewcommand{\chaptermark}[1]{%
\markboth{#1}{}}
\bibliographystyle{plain}
\pagestyle{plain}
\newcommand{\prf}{\par\textbf{\emph{Proof} }}
%\newcommand{\qed}{\hfill$\Box$}%{\begin{flushright}$\Box$\end{flushright}}
\newcommand*{\qedb}{\hfill\ensuremath{\blacksquare}}%
\newcommand*{\qedw}{\hfill\ensuremath{\square}}%
\newcommand{\eop}{\hfill$\Box$}% $\sqcap\!\!\!\!\sqcup$} % end of proof
\newcommand{\map}[3]{${#1}:{#2} \rightarrow {#3}$}
\newcommand{\T}[1]{T(#1)}
\newcommand{\U}{$U \subset \textrm{R}^{n+1}\,$}
\newcommand{\C}{\mathcal{C}}
\newcommand{\CC}{\mathbb{C}}
\newcommand{\F}{\mathbb{F}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\D}{\mathcal{D}}
\newcommand{\Rd}{\mathbb{R}^{n}}
\newcommand{\Rn}[1]{\mathbb{R}^{#1}}
\newcommand{\vect}[1]{\mathbf{#1}}
\newcommand{\Mns}{M_n^{s,+}}
\newcommand{\A}[1]{D\left(A\left[#1\right]\right)}
\newcommand{\Ac}[1]{D\left(A\left(#1\right)\right)}
\DeclareMathOperator{\sgn}{sgn}
\DeclareMathOperator{\re}{Re}
\DeclareMathOperator{\im}{Im}
\DeclareMathOperator{\row}{row}
\DeclareMathOperator{\col}{col}
\DeclareMathOperator{\scale}{Scale}
\DeclareMathOperator{\swap}{Swap}
\DeclareMathOperator{\shear}{Shear}
\DeclareMathOperator{\tr}{tr}
\DeclareMathOperator{\nullspace}{N}
\DeclareMathOperator{\range}{R}
\DeclareMathOperator{\rank}{rank}
\DeclareMathOperator{\rref}{rref}
\DeclareMathOperator{\spn}{span}
\DeclareMathOperator{\adj}{adj}
\newcommand{\modulo}[1]{\text{ (mod $#1$)}}
\newcommand{\norm}[1]{\left\| #1 \right\|}
\newcommand{\set}[1]{\left\{ #1 \right\}}
\newcommand{\abs}[1]{\left| #1 \right|}
\newcommand{\paren}[1]{\left( #1 \right)}
\newcommand{\brckt}[1]{\left[ #1 \right]}
\newcommand{\brk}[2]{[#1,#2]}
\newcommand{\pmn}[2]{(#1-#2)}
\newcommand{\comp}[1]{#1_1,\cdots,#1_n}
\newcommand{\compn}[3]{#1_{#2},\cdots,#1_{#3}}
\newcommand{\cnt}[2]{#1,\cdots,#2}
\newcommand{\cdotsin}[4]{#1_{#2}\cdots #4\cdots #1_{#3}}
\DeclareMathOperator{\cl}{cl}%\newcommand{\cl}[1]{\textmd{cl}\,#1}
\DeclareMathOperator{\inte}{int}%\newcommand{\inte}[1]{\textmd{int}\,#1}
\DeclareMathOperator{\bdr}{bd}%\newcommand{\bdr}[1]{\textmd{bd}\,#1}
\DeclareMathOperator{\minus}{\backslash}%\newcommand{\minus}{\backslash}
\newcommand{\imply}{\Rightarrow}
\newcommand{\Iff}{if and only if }
\newcommand{\with}{\quad\text{and}\quad}
\newcommand{\ap}{\alpha}
\newcommand{\bt}{\beta}
\newcommand{\gm}{\gamma}
\newcommand{\Gm}{\Gamma}
\newcommand{\dt}{\delta}
\newcommand{\Dt}{\Delta}
\newcommand{\ep}{\epsilon}
\newcommand{\ld}{\lambda}
\newcommand{\Ld}{\Lambda}
\newcommand{\om}{\omega}
\newcommand{\Om}{\Omega}
\newcommand{\ph}{\phi}
\newcommand{\Ph}{\Phi}
%\newcommand{\ps}{\psi}
\newcommand{\Ps}{\Psi}
\newcommand{\pt}{\partial}
\newcommand{\rh}{\rho}
\newcommand{\Sm}{\Sigma}
\newcommand{\sm}{\sigma}
\newcommand{\ta}{\tau}
\newcommand{\te}{\theta}
\newcommand{\vep}{\varepsilon}
\newcommand{\vph}{\varphi}
\newcommand{\mr}{\mathrm{\,}}
\DeclareMathOperator{\diag}{diag}
\newcommand{\ub}{\underbrace}
\newcommand{\dlp}{\tilde{\bladd}_p}
\newcommand{\leng}[1]{l(#1)}
\newcommand{\vol}[1]{v(#1)}
\newcommand{\voli}[1]{\underline{v}\,(#1)}
\newcommand{\volo}[1]{\overline{v}\,(#1)}
\newcommand{\op}[4]{ #1_{#2} #4\cdots #4 #1_{#3}}
\newcommand{\opi}[5]{ #1{ #2_{#3} } #5\cdots #5 #1{ #2_{#4} } }
\newcommand{\opin}[5]{ #1_{#2} #4\cdots #4 #5 #4\cdots #4 #1_{#3}}
\newcommand{\opiin}[6]{ #1{ #2_{#3} } #5\cdots #5 #6 #5\cdots #5 #1{ #2_{#4} } }
\newcommand{\opir}[5]{ { #2_{#3} }#1 #5\cdots #5 { #2_{#4} }#1 }
\newcommand{\biop}[6]{#1{#2_{#4}}{#3_{#4}} #6\cdots #6 #1{#2_{#5}}{#3_{#5}}}
\newcommand{\biopl}[7]{#1{#2_{#7#4}}{#3_{#4}} #6\cdots #6 #1{#2_{#7#5}}{#3_{#5}}}
\newcommand{\biopr}[7]{#1{#2_{#4}}{#3_{#7#4}} #6\cdots #6 #1{#2_{#5}}{#3_{#7#5}}}
\newcommand{\triop}[8]{#1{#2_#5(#3_#5 #7 #4_#5)}#8\cdots #8#1{#2_#6(#3_#6 #7 #4_#6)}}
\newcommand{\linc}[4]{#1_{#3}#2_{#3}+\cdots+#1_{#4}#2_{#4}}
\newcommand{\lincfn}[5]{#1_{#3}#5(#2_{#3})+\cdots+#1_{#4}#5(#2_{#4})}
\newcommand{\chain}[3]{#1{#2{#3}}}
\newcommand{\intersect}[2]{(#1\cap #2)}
\newcommand{\lint}[4]{\sideset{_*}{}\int_{#1}^{#2}#3\,d #4}
\newcommand{\dint}[4]{\int_{#1}^{#2}#3\,d #4}
\newcommand{\uint}[4]{\sideset{^*}{}\int_{#1}^{#2}#3\,d #4}
\newcommand{\h}{\circ}
\newcommand{\df}[2]{\displaystyle\frac{#1}{#2}}
\newcommand{\dsum}[2]{\displaystyle\sum_{#1}^{#2}}
\newcommand{\dpd}[2]{\displaystyle\prod_{#1}^{#2}}
\newcommand{\abm}{A,B\in\Mns}
\DeclareMathOperator{\aff}{aff} \DeclareMathOperator{\lin}{lin}
\DeclareMathOperator{\bladd}{\pmb +}%\newcommand{\bladd}{\,\,\#\,\,}
\linespread{1.6}
\input{epsf}
\begin{document}
\pagenumbering{roman}
%\tableofcontents
\clearpage
\pagenumbering{arabic}
\pagestyle{fancy}
\begin{fleqn}
\begin{align*}
(\because D(\C A+\C B)^\frac{1}{n}=D(\C(A\bladd B))^\frac{1}{n}=D(A\bladd B)^\frac{n-1}{n}(\because \mbox{1 of Proposition}\ref{201305052041})) \\
\geq D(\C A)^\frac{1}{n}+D(\C B)^\frac{1}{n} \\
(\because \mbox{Theorem}\ref{201305071515}\mbox{The Brunn-Minkowski inequality}) \\
=D(A)^\frac{n-1}{n}+D(B)^\frac{n-1}{n} \\
\end{align*}
\end{fleqn}
\end{document}