Search found 4 matches

by msr
Fri Sep 24, 2010 7:33 pm
Forum: LyX
Topic: Export to RTF or HTML
Replies: 2
Views: 3338

Re: Export to RTF or HTML

Well, the error message isn't very informative too, I think.

Im using Latex2RTF integrated with LyX, and the error message is:
An error ocurred whilst running latex2rt -o "Tutorial.rtf" "Tutorial.tex"

Any suggestions?

Edit: using Latex2RTF standalone application I get the following:
Tutorial.tex ...
by msr
Fri Sep 24, 2010 2:42 am
Forum: LyX
Topic: Export to RTF or HTML
Replies: 2
Views: 3338

Export to RTF or HTML

Hello,

Im trying to export a tex document to one of these file types: RTF and HTML.
Just for testing purposes Im trying to export "Intruduction" document that comes with LyX to one of these file types, but I cant.

I always get an error.

Could you please give me some suggestions on how to convert ...
by msr
Mon Mar 15, 2010 3:51 am
Forum: Graphics, Figures & Tables
Topic: Excel 2007 Add-in for easy PDF export of Charts and Tables
Replies: 14
Views: 37152

Re: Excel 2007 Add-in for easy PDF export of Charts and Tabl

Thanks for the effort!

However, this addin isnt working for me. Im using Excel 2007 with Win7. When I select the output file, the window which says "Publishing..." is flashing and any output is created.

Any suggestions?
by msr
Mon Feb 01, 2010 3:50 am
Forum: Page Layout
Topic: Memoir class, openright option
Replies: 1
Views: 3750

Memoir class, openright option

Hello,

Im getting started to LaTeX. Im using memoir class and I need to print the document on two sides of the page so I have:

\documentclass[10pt,a4paper,twoside,openright]{memoir}

Three questions/problems:

1) Why table of contents doesn't open in a new page? If I dont type '\newpage' TOC will ...