Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-30 Thread Carsten Dominik
On Sep 29, 2009, at 7:03 PM, Nick Dokos wrote: Carsten Dominik wrote: However: - Fullpage is a trivial ad very small package that only changes margins. Even if it changes at some point, there is no reason for Org to follow this change. Agreed - it was more "the principle of the thing

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Nick Dokos
Carsten Dominik wrote: > However: > > - Fullpage is a trivial ad very small package that only >changes margins. Even if it changes at some point, there is no > reason >for Org to follow this change. Agreed - it was more "the principle of the thing" rather than this particular change.

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Nick Dokos
My $0.02: Let me point out that a dependency on soul.sty was introduced in order to deal with strike-through emphasis in the LaTeX exporter. And guess where soul.sty resides (on Debian/Ubuntu): in the texlive-latex-extra package. So it seems to me that replacing the use of the fullpage package by

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Carsten Dominik
Hi Nick, On Sep 29, 2009, at 8:48 AM, Nick Dokos wrote: My $0.02: Let me point out that a dependency on soul.sty was introduced in order to deal with strike-through emphasis in the LaTeX exporter. And guess where soul.sty resides (on Debian/Ubuntu): in the texlive-latex-extra package. So it se

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-28 Thread Tim Burt
Carsten --- Ah, I see. I had not become one with the thread to see that this was not used for documents. Now I get to learn something new. It's a good day. Good evening, Tim Carsten Dominik writes: > Hi Tim, > > I have applied your patch, thanks. > > The header for the LaTeX files used

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-28 Thread Carsten Dominik
Hi Tim, I have applied your patch, thanks. The header for the LaTeX files used to produce PDF export independent from this. The stuff here is only used to create small images that will be displayed in Emacs or used in HTML export. - Carsten On Sep 26, 2009, at 12:36 PM, Tim Burt wrote: In

[Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-26 Thread Tim Burt
In another thread there was a discussion about replacing the use of fullpage.sty with its functionality. NickD> Looks like the culprit is fullpage.sty - seems to be required NickD> by the LaTeX code that org-preview-latex-fragment generates. CarstenD> I believe the reason that this is used it