Advertisement

1 - 10 of 30 containing alltags:("LaTeX") (0 seconds)
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 ...
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...
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.
Zones: latex, Content ManagementDate Answered: 06/16/2008 Grade: A Views: 8
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, ...
Zones: latex, Linux, Font Software, Documen...Date Answered: 10/30/2008 Grade: A Views: 15
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 #########...
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...
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...
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
Zones: Math & ScienceDate Answered: 06/17/2005 Grade: A Views: 0
I have the following latex code; \parbox{\textwidth}{%   \parbox[b]{.42\textwidth}{%     <%company%>     <%address%>   }   \parbox[b]{.2\textwidth}{     \includegraphics[scale=0.2]{../<%...
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 ...
Zones: latex, Math & ScienceDate Answered: 08/01/2007 Grade: A Views: 410