I want to include the listing of my program code in my paper. In the beginning I used \verbatiminput for this. However, I want to use the listings package instead, particularly because of the line ...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/LaTex/Q_232034...
Zones:
latex,
SoftwareDate Answered: 03/12/2008 Grade: A Views: 18
I changed some of the eps figures that are read and included by my LaTeX document. How do I tell pdflatex to refresh them? When I run pdflatex the pdf document still has the old figures. There must...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/LaTex/Q_232380...
Zones:
latexDate Answered: 03/13/2008 Grade: A Views: 4
Is it possible to include graphics in a LaTeX math formula, and if so, how do I do it? Thanks.
http://www.experts-exchange.com/Software/Server_Software/Content_Management/LaTex/Q_234711...
I'd like to have LaTeX installed in my Simple Machines Forum 1.1.5
which is on GoDaddy.com. As far as I understand mimeTeX is a
convenient substitute for an actual LaTeX installation. However, ...
http://www.experts-exchange.com/Software/Page_Layout/LATeX/Q_23847824.html
I am trying to develope a HTMl to Latex converter in MS-DOS. Will using Notepad be enough because I am getting errors messages.#!/usr/bin/perl -w
###################### BEGIN MANPAGE #########...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10942882.html
Zones:
PerlDate Answered: 08/16/2000 Grade: B Views: 0
I am trying to create a LaTeX document using the IEEETrans style. For some reason every fgure's caption has the word 'figure' on the next line. So for example:
[actual figure]
Fig 1.: This...
http://www.experts-exchange.com/Programming/Misc/Q_20980493.html
Zones:
ProgrammingDate Answered: 05/11/2004 Grade: B Views: 0
Hello
I'm trying to use multicolumns in LaTeX where I need 3 column... The first and the last column on a poster need to have a width of 25%, while the middle need a width of 50%...
Can anybody...
http://www.experts-exchange.com/Programming/Languages/Q_21239497.html
Zones:
LanguagesDate Answered: 01/29/2005 Grade: A Views: 37
Can I get this software for free on the WWW? Is it easy to teach myself? I am not a mathematician, although I have been in Infomration Technology for 25 years.
TIA,
Jess
http://www.experts-exchange.com/Other/Math_Science/Q_21462317.html
I have the following latex code;
\parbox{\textwidth}{%
\parbox[b]{.42\textwidth}{%
<%company%>
<%address%>
}
\parbox[b]{.2\textwidth}{
\includegraphics[scale=0.2]{../<%...
http://www.experts-exchange.com/Programming/System/Linux/Q_21876601.html
Zones:
Linux DevDate Answered: 06/07/2006 Grade: A Views: 0
I display a matrix in LaTeX with the following code:
\left(
\begin{array}{ccc}
1 & 1 & 1 \\
0 & 1 & 2
\end{array}
\right)
I want to give a name for the columns, e.g. the first one ...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/LaTex/Q_227340...