Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I've been presented with this problem before. I have two solutions, both of which use my favorite "quick-n-dirty" editor, SciTE (free and open-source).

First, SciTE is available as (among other things) a statically-linked, single-file executable for Windows. It's possible you'd be allowed to run that (and thus get a syntax-highlighting editor to display your code) off a USB flash drive, since it requires no installation.

Failing that, your second option using SciTE is to use its capability to export highlighted source code to RTF, HTML, PDF, etc. for display in the appropriate viewer.

Personally, I like to export to RTF, paginate by hand (for presentations, I don't like subs spanning pages, and I like to use landscape orientation), then convert to PDF for presentation. However, if you're confident you'll have Word available, I've found it quite instructive to save the RTF as a DOC and annotate it in the margins.

<radiant.matrix>
Ramblings and references
The Code that can be seen is not the true Code
I haven't found a problem yet that can't be solved by a well-placed trebuchet

In reply to Re: (OT) Presentations Involving Code by radiantmatrix
in thread (OT) Presentations Involving Code by dorko

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 17:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found