I want to show the "evaluated at" value at the right of a vertical line but I don't know how to place it at the bottom of the line.
$$ \vec{\tau} = \mu {{\partial{\vec{u}} \over \partial{y}}\vline_{y = 0}}. $$
The "y = 0" typesets too high.
Thanks
Search found 2 matches
- Fri Feb 27, 2009 1:19 pm
- Forum: Math & Science
- Topic: Partial derivative "evaluated at" value
- Replies: 1
- Views: 62480
- Fri Jun 20, 2008 1:42 pm
- Forum: TeXShop
- Topic: eps Files don't work !?
- Replies: 6
- Views: 35014
Re: eps Files don't work !?
I am using Version 2.14-svn (2.14) of TeXShop and I can get neither .pdf nor .eps figures to appear in the typeset .pdf document. With
\usepackage{graphics}
the LaTeX code I'm using for the .pdf version is:
\begin{figure}[!ht]
\begin{center}
\includegraphics{./pdf/Figa.pdf}
%\epsfile{file ...
\usepackage{graphics}
the LaTeX code I'm using for the .pdf version is:
\begin{figure}[!ht]
\begin{center}
\includegraphics{./pdf/Figa.pdf}
%\epsfile{file ...