What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested latex Solutions: 1 - 25 of 25
  • 1
 
I wish to insert a horizontal line, to separate some content. This line needs to be the width of the page (not overrunning the margins, mind you). \hline only seems to produce a line the w...
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...
Can somebody center my heading text ?
I wish for the section headers (viz. \section{Header}) to be centre-aligned, non-bold, and in upper-case. Can anyone provide the necessary code? Thanks very much.
I need a Windows XP version of the font CMR10 that can be installed system wide, specifically so Adobe Acrobat can find it.
For the theorem  \newtheorem{thm}{Theorem} if one does the following:  \begin{thm}[Heine-Borel] Blah blah \end{thm} the "Theorem 1.4" is in bold, but the "(Heine-Borel)" is not. Ho...
I get a "! LaTeX Error: Unknown graphics extension: .1.png" error from: \documentclass[10pt,letterpaper,twoside]{article} \usepackage[final]{graphicx} \begin{document} \includegraphics[w...
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 ...
I'm looking for a good easy-to-use environment (Editor/compiler, e.t.c.) for creating/editing LaTeX documents in Linux. I'm using TeXnicCenter in Windows and I want something similar in Linux....
Using rowcolor or cellcolor makes the first vline disappear on the first row.  Please see the attached JPG.  All of the vlines appear in the 2nd table since I'm not using any colortbl commands...
I'm using multicols to create two columns, and I wish to insert some images within these columns. Using \includegraphics works, but I now wish to add captions to the images. I tried this usi...
Would appreciate help to be able to transform string representation of mathemical formulas into graphic files (e.g. GIF or JPG) which can then be displayed together with explanatory text and d...
By default, the content for all of the \newtheorem's is in italic. But I don't want this. Can someone please provide the code for how to change this? Thank you
Seems like this should be incredibly simple, but I can't figure it out: How do you tell TeX to output a number with standard comma-separated 3-digit groups, e.g. "34,234,678,209", rather than ...
Hello experts, I'm having problems with the image environment in latex. When I include figures in my documents via \begin{figure}  \centering  \includegraphics \end{figure} I have...
Hi, I need to show total in report footer. Here is the sample data State       Sale GA            5 GA            2 FL             3 FL             3 SC            4 SC            4 ...
I wish to have what is essentially a spider diagram in my LaTeX document. Now rather than create a graphic of one in some other program, and then import it, is there a way to produce one direc...
I tried to have an alpha point along with an image: so I want it to be something like this: a.        picture b.     picture however why is it in the code below it ...
Hello, I have a MacOSX with Fink installed. Using Fink, I have installed latex (default place: /sw/bin/latex) Which is the path where latex is looking for the .sty files? I have tr...
I'm looking for a tool or a solution to be able to extract invoice data from a  pdf format and convert it into XML. The pdf is generated by a point of sale software. Any ideas?
I need to put a bar through the letter 'd' (and also the \partial symbol), in a similar way to \hbar. \bar{d} only places a bar above the letter, not through it. Thanks
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. Howe...
I need to be able to save PDF files to disk to email to clients (invoices) my web server has HTMLDOC installed, but I can't figure out how to make it output the pdf file to disk rather than to...
Is it possible to include graphics in a LaTeX math formula, and if so, how do I do it? Thanks.
I need to write an article to present some of my work (science stuff), but I don't particularly like the default LaTeX style (page layout, font, etc). As a LaTeX-noob, I'm somewhat reluctant ...
 
  • 1