MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Stylesheet for input side by side with output

  • To: mathgroup at smc.vnet.net
  • Subject: [mg128217] Re: Stylesheet for input side by side with output
  • From: christopher arthur <chris.arthur1 at gmail.com>
  • Date: Wed, 26 Sep 2012 04:12:26 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <20120923070153.D9CA26877@smc.vnet.net>
  • Reply-to: chris.arthur1 at gmail.com

You could use authortools "makebilateralcells"  afterwards...but it 
wouldn't be automatic.


Brentt a écrit :
> Hi, is there a way to make input on the left side of the screen, and then
> output appear on the right side of the screen? For example instead of the
> default notebook style
>
> Input[n]: foo
> Output[m]: bar
>
> have
>
> Input[n]: foo                |                Output[m]: bar
>
>
> where there is some sort of split screen type divider. Seems to me like it
> would be a nicer way to work.
>
>
>
>   




  • Prev by Date: Re: sudoku solver
  • Next by Date: Re: DynamicModule with an infinite variable
  • Previous by thread: Stylesheet for input side by side with output
  • Next by thread: Re: Stylesheet for input side by side with output