Hi,
I use TexMarkerX before and everything is ok. But this software can not open in my computer one day.
So I change to use Texmaker. The problem is when I add new cite to bibtex, which always show question mark in report.
I run bibtex first, and run PDFlatex twice.
Anyone know how to solve ...
Search found 3 matches
- Thu Aug 02, 2012 4:03 pm
- Forum: BibTeX, biblatex and biber
- Topic: bibitex and question mark
- Replies: 1
- Views: 1683
- Sat May 19, 2012 12:27 pm
- Forum: Math & Science
- Topic: Minimum Operator with Text underneath instead of beside
- Replies: 3
- Views: 63678
Minimum Operator with Text underneath instead of beside
The whole code is like this.
I think it is in display style.
Edit:
yes, it works!
Thanks a lot!
Code: Select all
\begin{eqnarray}
\begin{array}{ll}
\min_{n}\Arrowvert x \Arrowvert_{1}\\
subject~to~ y=Ax
\end{array}
\end{eqnarray}
Edit:
yes, it works!
Thanks a lot!

- Sat May 19, 2012 11:26 am
- Forum: Math & Science
- Topic: Minimum Operator with Text underneath instead of beside
- Replies: 3
- Views: 63678
Minimum Operator with Text underneath instead of beside
I write equation like this 
\min_{n}\Arrowvert x \Arrowvert_{1}
, but n is not under min. but beside it, like this min n. Why? 