|
[Date Index]
[Thread Index]
[Author Index]
Re: Print a selection within
- To: mathgroup at smc.vnet.net
- Subject: [mg57692] Re: [mg57654] Print a selection within
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Sat, 4 Jun 2005 03:04:38 -0400 (EDT)
- References: <200506030933.FAA28753@smc.vnet.net>
- Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
Technically, a notebook itself is just an expression, with the same
being true for cells. Find the appropriate way to "address" a cell
object, and you could use Extract to take out the boxes corresponding
to the definition of your function. From there, you couldprint just
the extracted part as a cell. Off hand, I do not know the code for
doing so.
On 6/3/05, =?ISO-8859-1?Q?Detlef_M=FCller?= at smc.vnet.net
<=?ISO-8859-1?Q?Detlef_M=FCller?= at smc.vnet.net> wrote:
> Hi,
>
> I am using Mathematica 5.1 and I have a very large cell from wich
> i want to print some Detail (here one Function out of a whole bunch
> of Functions defined for a Package).
>
> I discovered, that after marking this Detail and printing it
> into a file, the whole cell (lots of pages) is printed.
>
> Is there an easier way to print out some lines of a cell
> than copying them into an own cell and then printing this
> cell?
>
> Greetings,
> Detlef
>
>
--
Chris Chiasson
http://chrischiasson.com/
1 (810) 265-3161
Prev by Date:
Re: simple set operations
Next by Date:
Problem with Hyperlinks
Previous by thread:
Print a selection within
Next by thread:
Re: Print a selection within
|