Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

LaTeX

Name: Anonymous 2012-08-09 9:59

Does anyone know how i get rid of the upper line / to center it vertically?

Code-snippet:

        \framebox{
            \begin{minipage}{.60\textwidth}
                \begin{eqnarray*}
                      - \Delta u + c \frac{\partial u}{\partial t} &= 0& \text{in} \ \Omega \text{,} \\
                        u &= g& \text{auf} \ \partial \Omega
                \end{eqnarray*}
            \end{minipage}
        }

output-image here: https://images.4chan.org/sci/src/1344520406960.png

Thanks in advance!

Name: EXPERT LATEX PROGRAMMER 2012-08-09 10:18


\framebox{
\begin{minipage}{.60\textwidth}
\vspace{-.4cm}
\begin{eqnarray*}
- \Delta u + c \frac{\partial u}{\partial t} &= 0& \text{in} \ \Omega \text{,} \\
u &= g& \text{auf} \ \partial \Omega
\end{eqnarray*}
\end{minipage}
}

Name: Anonymous 2012-08-09 10:27

Oh yeah, i totally forgot you could do that backshifting by using negative values. Thank you!

Name: Anonymous 2012-08-09 15:15

This is going to sound like a badly done troll but the TeX ``forum" at Stack Exchange is pretty good for asking these kind of questions.

Give it a try but don't become a le upboats xD karma bitch, please.

Don't change these.
Name: Email:
Entire Thread Thread List