Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Printing Notebooks without Input/Output cells
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Brentt  
View profile  
 More options Apr 4 2012, 4:32 am
Newsgroups: comp.soft-sys.math.mathematica
From: Brentt <brenttnew...@gmail.com>
Date: Wed, 4 Apr 2012 08:32:35 +0000 (UTC)
Local: Wed, Apr 4 2012 4:32 am
Subject: Printing Notebooks without Input/Output cells

Is there any way when printing a notebook to print only
text/figure/Formula/...etc cells, but not print input/output cells, that
does not involve  going through the notebook and hiding them by hand?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin J. McCann  
View profile  
 More options Apr 5 2012, 5:48 am
Newsgroups: comp.soft-sys.math.mathematica
From: "Kevin J. McCann" <Kevin.McC...@umbc.edu>
Date: Thu, 5 Apr 2012 09:48:28 +0000 (UTC)
Local: Thurs, Apr 5 2012 5:48 am
Subject: Re: Printing Notebooks without Input/Output cells
On 4/4/2012 4:32 AM, Brentt wrote:

> Is there any way when printing a notebook to print only
> text/figure/Formula/...etc cells, but not print input/output cells, that
> does not involve  going through the notebook and hiding them by hand?

Try the menu: Cell->Delete All Output

Kevin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Murray Eisenberg  
View profile  
 More options Apr 5 2012, 5:49 am
Newsgroups: comp.soft-sys.math.mathematica
From: Murray Eisenberg <mur...@math.umass.edu>
Date: Thu, 5 Apr 2012 09:49:29 +0000 (UTC)
Local: Thurs, Apr 5 2012 5:49 am
Subject: Re: Printing Notebooks without Input/Output cells
Method 1: select _one_ of a particular type of cell you want to print
with Alt+click (Mac: Option+click); that will select _all_ cells of the
same type.  Now use File > Print Selection.

Problem: what about "figures" that are in fact the contents of Output cells?

Method 2 (silly): using the same selection method as in Method 1, but
select the types you do _not_ want to print. Delete all those and save
the nb under another name. Now print it.

On 4/4/12 4:30 AM, Brentt wrote:

> Is there any way when printing a notebook to print only
> text/figure/Formula/...etc cells, but not print input/output cells, that
> does not involve  going through the notebook and hiding them by hand?

--
Murray Eisenberg                     mur...@math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brentt  
View profile  
 More options Apr 5 2012, 5:52 am
Newsgroups: comp.soft-sys.math.mathematica
From: Brentt <brenttnew...@gmail.com>
Date: Thu, 5 Apr 2012 09:52:34 +0000 (UTC)
Local: Thurs, Apr 5 2012 5:52 am
Subject: Re: Printing Notebooks without Input/Output cells
Method 2 actually seems like a good solution.

Yea, I thought of the issue with figures too, sometimes I do want output
cells with figures to be printed. I've thought about trying to remedy this
by copying graphics from output cells into "figure" cells, but those cells
(perplexingly) don't appear to accept graphics being pasted into them (or
maybe it's an issue with dynamic content?).

Am I missing something in the docs? Mathematica has a nice WYSIWYG
typsetting system, but it seems to be not as well documented as the rest of
the system (e.g. I can't find anything on how to use these "figure" cells
available in some stylesheets). Am I missing some hidden recesses of the
documentation?

On Wed, Apr 4, 2012 at 7:50 AM, Murray Eisenberg <mur...@math.umass.edu>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Barrie Stokes  
View profile  
 More options Apr 5 2012, 5:58 am
Newsgroups: comp.soft-sys.math.mathematica
From: Barrie Stokes <Barrie.Sto...@newcastle.edu.au>
Date: Thu, 5 Apr 2012 09:58:42 +0000 (UTC)
Local: Thurs, Apr 5 2012 5:58 am
Subject: Re: Printing Notebooks without Input/Output cells
ShowCellLabel can be set to False (i.e., unticked) in a tick box in the Option Inspector.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nigel King  
View profile  
 More options Apr 6 2012, 5:54 am
Newsgroups: comp.soft-sys.math.mathematica
From: Nigel King <nigel.k...@cambiumnetworks.com>
Date: Fri, 6 Apr 2012 09:54:31 +0000 (UTC)
Local: Fri, Apr 6 2012 5:54 am
Subject: Re: Printing Notebooks without Input/Output cells
The area you need to explore is the Notebook Options. You can specify
whether any type of cell is printed. You can effectively preview your
printed output by using
Format->Screen Environment->Printout
The help text on the whole of this subject is sometimes obscure but you
need to go to
"tutorial/DisplayingAndPrintingMathematicaNotebooks" in the help
I haven't found it but I am sure you can close the input and output
cells fro printing
--
Nigel King

On 4 Apr 2012, at 03:30, Brentt wrote:

Is there any way when printing a notebook to print only
text/figure/Formula/...etc cells, but not print input/output cells, that
does not involve  going through the notebook and hiding them by hand?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »