Search found 4 matches

by vicen
Mon Mar 14, 2011 9:55 am
Forum: Math & Science
Topic: Matrix Equation Number
Replies: 3
Views: 8970

Matrix Equation Number

With

\numberwithin{equation}{section}

or correspondingly

\numberwithin{equation}{section} %sets equation numbers <chapter>.<section>.<index>
\numberwithin{equation}{subsection} %sets equation numbers <chapter>.<section>.<subsection>.<index>
\numberwithin{equation}{subsubsection} %sets ...
by vicen
Sun Mar 13, 2011 5:10 pm
Forum: Graphics, Figures & Tables
Topic: sideways \newgeometry
Replies: 0
Views: 2698

sideways \newgeometry

Dear all,
I am using "sideways" for the headings of the columns in some tables so that being vertical I do not need to expand the columns (more than the size of the numbers in them). This works perfectly when I do normal compilation in the a4 paper (TEX to DVI, DVI to PS, PS to PDF), but not when I ...
by vicen
Sat Nov 20, 2010 3:22 am
Forum: BibTeX, biblatex and biber
Topic: \bibitem with multiple files
Replies: 3
Views: 3390

Re: \bibitem with multiple files

Yes, I meant not using BibTeX, but simply a \begin{thebibiography} ... \end{thebibliography}

Thank you very much! Seeing that your example worked I keept on moving things and apparently it did not work with the harvard commands I had:
\usepackage[agsm]{harvard}
\renewcommand{\harvardand}{and ...
by vicen
Thu Nov 18, 2010 9:22 pm
Forum: BibTeX, biblatex and biber
Topic: \bibitem with multiple files
Replies: 3
Views: 3390

\bibitem with multiple files

Dear all,
My problem is that I have a \bibitem type of bibliography for my thesis, which contains several (multiple) included files, being the bibliography the last one. When I have the \cite{} and the \bibitem in the same document it runs perfectly, but when I have the bibliography in an included ...