Patrick Greenwood wrote:
In the example below I would like the margin of my "State of Wisconsin
County of Milwaukee" text to line up flush left with the neighboring text
but can't seem to make that happen.
=========================
Blah Blah Blah ....
State of Wisconsin \
| > ss
County of Milwaukee |
/
Before me, this day, came Joe Doaks.... Blah Blah Blah .... Blah Blah Blah ....
Attached a possible solution.
regards Uwe
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \options fleqn \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize 12 \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 1 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 4 \tocdepth 3 \paragraph_separation skip \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle empty \bullet 1 1 34 -1 \end_bullet \bullet 2 2 35 -1 \end_bullet \bullet 3 2 7 -1 \end_bullet
\layout Standard
Blah Blah Blah ....blah
\begin_inset Note
collapsed true
\layout Standard
type
\series bold
\backslash
cases
\series default
for the brace and then
\series bold
C-Enter
\series default
for new lines and
\series bold
M-m m
\series default
for mathematical text:
\end_inset
\layout Standard
\begin_inset Formula $\textrm{ss }\begin{cases}
\textrm{Milwaukee}\\
\\\textrm{Wisconsin}\end{cases}$
\end_inset
\layout Standard
\begin_inset Note
collapsed true
\layout Standard
type
\series bold
\backslash
aligned
\series default
and then
\series bold
C-Enter
\series default
for new lines and
\series bold
M-m m
\series default
for mathematical text; before the blue boxes (at the beginning of the formula
type
\series bold
\backslash
left.
\series default
for the non-existing left brace, at the end of the formula type
\series bold
\backslash
right}
\series default
for the brace:
\end_inset
\layout Standard
\begin_inset Formula $\left.\begin{aligned}\textrm{Milwaukee}\\
\\\textrm{Wisconsin}\end{aligned}
\right\}\textrm{ss}$
\end_inset
\layout Standard
Before me, this day, came Joe Doaks....
\newline
Blah Blah Blah ....
\newline
Blah Blah Blah ....
\the_end
