15.07.2013 Views

breqn

breqn

breqn

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

\begin{dmath}[shiftnumber]<br />

\begin{dmath}[holdnumber]<br />

Holding or shifting the number.<br />

397 \define@key{<strong>breqn</strong>}{shiftnumber}{\let\eq@shiftnumber\@True}<br />

398 \define@key{<strong>breqn</strong>}{holdnumber}{\let\eq@holdnumber\@True}<br />

\begin{dmath}[density={.5}]<br />

399 \define@key{<strong>breqn</strong>}{density}{\def\eq@density@factor{#1}}<br />

\begin{dmath}[indentstep={1em}]<br />

To change the amount of indent for post-initial lines. Note: for lines that begin<br />

with a mathbin symbol there is a fixed amount of indent already built in<br />

(\eqbinoffset) and it cannot be reduced through this option. The indentstep<br />

amount is the indent used for lines that begin with a mathrel symbol.<br />

400 \define@key{<strong>breqn</strong>}{indentstep}{\eqindentstep#1\relax}<br />

\begin{dmath}[compact]<br />

\begin{dmath}[compact=-2000]<br />

To make mathrels stay inline to the extent possible, use the compact option. Can<br />

give a numeric value in the range −10000 . . . 10000 to adjust the behavior. −10000:<br />

always break at a rel symbol; 10000: never break at a rel symbol.<br />

401 \define@key{<strong>breqn</strong>}{compact}[-99]{\prerelpenalty=#1\relax}<br />

\begin{dmath}[layout={S}]%<br />

Specify a particular layout. We take care to ensure that \eq@layout ends up<br />

containing one and only one letter.<br />

402 \define@key{<strong>breqn</strong>}{layout}[?]{%<br />

403 \edef\eq@layout{\@car#1?\@nil}%<br />

404 }<br />

\begin{dmath}[spread={1pt}]<br />

To change the interline spacing in a particular equation.<br />

405 \define@key{<strong>breqn</strong>}{spread}{%<br />

406 \addtolength\eqlinespacing{#1}%<br />

407 \addtolength\eqlineskip{#1}%<br />

408 \eqlineskiplimit\eqlineskip<br />

409 }<br />

To change the amount of space on the side for “multline” layout.<br />

410 \define@key{<strong>breqn</strong>}{sidespace}{%<br />

411 \setlength\eq@given@sidespace{#1}%<br />

412 }<br />

\begin{dmath}[style={\small}]<br />

32

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!