Search found 5 matches

by rrodolfo
Wed Mar 04, 2009 8:31 pm
Forum: Graphics, Figures & Tables
Topic: Inserting EMF/WMF files into a document
Replies: 4
Views: 26250

Inserting EMF/WMF files into a document

[...] So if I could convert my vectorial image to PDF doc would I able to insert it to my TeX file? How can I do it?
The same way as you include other graphics files. Just use the graphicx package and its \includegraphics command.

That's good! :lol:
It's perfect!... Thanks, localghost. That's ...
by rrodolfo
Wed Mar 04, 2009 7:42 pm
Forum: Graphics, Figures & Tables
Topic: Inserting EMF/WMF files into a document
Replies: 4
Views: 26250

Inserting EMF/WMF files into a document

You have to convert your pictures to a vector format that is accepted. But I'm not aware of a freeware tool that can do this (a search engine may help). You may print the pictures into PDF using a kind of printer driver [1,2]. Another solution may be IrfanView (freeware indeed) which is able to ...
by rrodolfo
Wed Mar 04, 2009 6:11 pm
Forum: Graphics, Figures & Tables
Topic: Inserting EMF/WMF files into a document
Replies: 4
Views: 26250

Inserting EMF/WMF files into a document

How are possible to insert *.WMF *.EMF figures in TeX? Is there any specific package that I need to use?
In other word, I would like to use vectorial images in TeX. I've got lot of EMF files and I don't want to convert to PNG 'cause of poor quality when I've used PDFLaTeX.
by rrodolfo
Tue Mar 03, 2009 7:25 pm
Forum: Math & Science
Topic: Enumerated equations in tables
Replies: 4
Views: 14350

Enumerated equations in tables

Perfect! Really thanks phi... Now I have many other Tables in this sense to fix... :)
by rrodolfo
Tue Mar 03, 2009 3:54 pm
Forum: Math & Science
Topic: Enumerated equations in tables
Replies: 4
Views: 14350

Enumerated equations in tables

I'm new in LaTeX. Since last month I'm transcripting my Thesis from Word2007 to LaTeX and I've got some problems with Tables.

I would like to reproduce similar Table from MS Word:

--
http://img25.imageshack.us/img25/6148/word.png
--

to LaTeX. It's 2 enumerated Equations inside Table (in first 2 ...