As for PDF generation, just generate LaTeX and  generate PDF from that (I do
it on a PC w/ MikTeX driven by WinEdt - I know nothing about LaTeX, and it
works great).

On Tue, Oct 28, 2008 at 6:44 PM, chris <[EMAIL PROTECTED]> wrote:

>
> Try
>
> from sphinx.util.console import nocolor
> nocolor()
>
> I'm pretty sure this is how the Sphinx setuptools extension works so
> that garbage isn't printed out when running on Windows.
>
> -Chris (C)
>
> On Tue, Oct 28, 2008 at 6:25 PM, Mark Eichin <[EMAIL PROTECTED]> wrote:
> >
> > On Tue, Oct 28, 2008 at 6:50 PM, Max Battcher <[EMAIL PROTECTED]> wrote:
> >
> >> 2) The person I'm debating with has said that on dumb terminals
> >> sphinx-build outputs ANSI where it is not appropriate and thus produces
> >> unreadable output.  Should I ask him to clarify how he tested this or
> >> should I make the suggestion that sphinx-build test its environment
> >> before outputting color sequences?  (Personally, I like the colors, but
> >> this person says that dumb terminals and colorless-ttys are common in
> >> his build environment.)
> >
> > I filed that as a debian bug (#501629 but it looks like #503053 is
> > also similar) and it was marked forwarded (here?) already.  it's easy
> > enough to test - just use m-x compile in emacs to run any of the
> > sphinx commandline tools, and notice that they're full of garbage :-)
> >
> > I suggested a few possible fixes.  It's definitely a bug (fortunately
> > there's the -N workaround.)  It's not a matter of liking color or not,
> > it's a matter of what you get when you don't have it....
> >
> >
> > --
> > _Mark_ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to