Search found 5 matches

by Alaza
Fri Mar 22, 2013 9:34 am
Forum: Texmaker and TeXstudio
Topic: Inclusion of XFig Files
Replies: 5
Views: 6089

Re: Inclusion of XFig Files

Aha, but would that mean that I have to install the whole latex-make package?

The experienced having lines in my drawings in my printout of my PDF document, which wasn't in my xfig or eps drawing. To specify:

Draw in Xfig. Save as .fig -> Convert to eps. Both the .fig file and .eps are identical ...
by Alaza
Wed Mar 20, 2013 12:20 pm
Forum: Texmaker and TeXstudio
Topic: Inclusion of XFig Files
Replies: 5
Views: 6089

Inclusion of XFig Files

Do you have transfig installed on your system? Generally, installing xfig does not pull in transfig. You have to install it separately.

My suggestion: Shift to TikZ or Inkscape for drawings.

Regards.

I'm not sure whether I have transfig, as I'm using XFig on my work Ubuntu desktop and Texmaker ...
by Alaza
Tue Mar 19, 2013 3:27 pm
Forum: Texmaker and TeXstudio
Topic: Inclusion of XFig Files
Replies: 5
Views: 6089

Inclusion of XFig Files

Hi guys.

Is there any way that I can directly include .fig files from XFig in Texmaker?

I tried the figlatex package as a part of the latex-make bundle. However, when I do this it seems that Texmaker looks for a PDF version of my figure.

Thank you :)

Tore.
by Alaza
Tue Dec 20, 2011 10:10 am
Forum: Graphics, Figures & Tables
Topic: Centering Table to use left Margin
Replies: 2
Views: 10468

Re: Centering Table to use left Margin

Hi Stefan,

Thank you very much for the quick answer.

It works flawlessly it seems, thank you. :)
by Alaza
Tue Dec 20, 2011 9:47 am
Forum: Graphics, Figures & Tables
Topic: Centering Table to use left Margin
Replies: 2
Views: 10468

Centering Table to use left Margin

Hi there,

I am trying to get a table to use the left margin of the document, not the exceed the right margin instead.

I have uploaded an attachment with the code, the PDF is only 2 pages long. I have tried to use \begin{center} to solve the problem, but it doesn't seem to affect the table? At this ...