Search found 8 matches

by howard
Sun Feb 14, 2010 1:13 pm
Forum: Texmaker and TeXstudio
Topic: Call external programs in TeXmaker
Replies: 3
Views: 12142

Re: Call external programs in TeXmaker

I do have a windows operating system. Do you know the other prerequisites? I added the --enable-write18 (MiKtex) to the command lines of latex and pdflatex, but no luck. Any advice would be helpful.
by howard
Wed Feb 10, 2010 6:07 am
Forum: Texmaker and TeXstudio
Topic: Call external programs in TeXmaker
Replies: 3
Views: 12142

Call external programs in TeXmaker

I am trying to make plots in the tikz environment using gnuplot in texmaker. In the tikz/pgf tutorial, it says to enable "calling external programs" using the command line option "shell-escape" or "enable-write18". Does anyone know how to do this?
by howard
Fri Nov 06, 2009 12:18 am
Forum: Text Formatting
Topic: text in margin
Replies: 9
Views: 4923

Re: text in margin

Thanks I'll give it a try.
by howard
Fri Nov 06, 2009 12:02 am
Forum: Text Formatting
Topic: text in margin
Replies: 9
Views: 4923

text in margin

Sorry localghost, I wasn't sure what MWE stood for. Anyway, below is a sample portion of my document that is giving me hyphens where I do not want them. When I use the hyphenat package with the none option (commented out), it stops the hypenation but causes the words to continue into the right hand ...
by howard
Thu Nov 05, 2009 11:14 pm
Forum: Text Formatting
Topic: text in margin
Replies: 9
Views: 4923

text in margin

The body of the output text looked something like:

text text text text text text text text text text text te-
xt text text text text text text text text text text text
text text text text text text text text text text text te-
xt text text text text text text text text text text text
text text ...
by howard
Thu Nov 05, 2009 9:41 pm
Forum: Text Formatting
Topic: text in margin
Replies: 9
Views: 4923

text in margin

Hello all,

Trying to format a paper in report mode and I manually set the margins using the geometry package. I didn't like how latex was hyphenating so many words so I used the hyphenat package with the "none" option so that there was no automatic hyphenation. But now, some words are overlapping ...
by howard
Fri Oct 23, 2009 10:01 am
Forum: Text Formatting
Topic: manually format equation location
Replies: 2
Views: 1625

Re: manually format equation location

This works. Thanks a lot for the help! Hopefully I'll get good enough at this so I can return the favor.
by howard
Fri Oct 23, 2009 9:08 am
Forum: Text Formatting
Topic: manually format equation location
Replies: 2
Views: 1625

manually format equation location

Hello all,

I am fairly new to latex and am currently writing up my master's thesis (of course it has to be in a completely illogical format). I am curious if anyone knows how to bypass latex's default spacing for equations and manually enter the desired spacing so that there is one double space ...