Search found 4 matches

by karthik
Tue Oct 21, 2008 9:55 am
Forum: MiKTeX and proTeXt
Topic: Problem in Ubuntu?
Replies: 3
Views: 4709

Problem in Ubuntu?

I have just installed MikTeX 2.8 beta in Ubuntu...

I am able to run mpm very well from the command line, but the GUI just does not open.

I keep getting the error:
mpm: Could not restart in windowed mode.

Is this some obvious error? How do I fix it?

Thanks
Karthik
by karthik
Fri Aug 22, 2008 10:44 am
Forum: Development
Topic: Subversion and TXC 2.0
Replies: 16
Views: 65363

Word wrap bug?

Hi

Thanks for the info! I managed to checkout from the svn repo and compile it. TXC 2 rocks! I really love it!

However, the Menu: View> Word Wrap is disabled, and I am not able to alter the wrapping from Options as well. Is there something I am missing? Could you please help me out?

Regards ...
by karthik
Fri Sep 28, 2007 6:05 am
Forum: Document Classes
Topic: Hyperref Colorlinks
Replies: 13
Views: 18154

Re: Hyperref Colorlinks

That's great... It now works for me too...

I just have an academic question... While I can't see an obvious difference in the output using the two styles, what was that huge loop trying to achieve...

Regards
Karthik
by karthik
Wed Sep 26, 2007 12:40 pm
Forum: Document Classes
Topic: Hyperref Colorlinks
Replies: 13
Views: 18154

Hyperref Colorlinks

I have a feeling this is related to the redefinition of floats in the style used... since I am having a very similar problem.

% Redefine the macro used for floats (including figures and tables)
% so that single spacing is used.
% (Note \def\figure{\@float{figure}set single spacing} doesn't work ...