That was simpler than I thought.. Thanks so much!

On Sun, May 19, 2013 at 6:12 PM, Jim Clark <jimfortheea...@earthlink.net>wrote:

> With the mouse pointer, click to the left of the line that is broken up.
> That will toggle the output line to the non-breaking state.
>
> (I only recently discovered this solution when I was having the same
> problem.)
>
> Jim Clark
>
> On May 19, 2013, at 10:12 AM, geo909 wrote:
>
> Hi all,
>
> I am using Sage 4.3 with the notebook interface. I would like
> to have very long output lines, probably 100 characters or
> more, without breaks on the screen.
>
> For instance, if I give
>  print 72*"x"
> I get
>
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> which is fine.
>
> But with
>
> print 100*"x"
> I get
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>
> I would like to have instead:
>
>
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
> How can I force sage not to do automatic line breaks?
>
> Many thanks in advance
>
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/LDj8DyQH8q0/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to