<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jarred</id>
	<title>PyMOL Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jarred"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php/Special:Contributions/Jarred"/>
	<updated>2026-07-08T19:55:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12686</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12686"/>
		<updated>2015-04-27T19:55:44Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
    margin-top:-1.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Common.css&amp;diff=12685</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Common.css&amp;diff=12685"/>
		<updated>2015-04-27T19:53:33Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*--------------------------------------------------|&lt;br /&gt;
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |&lt;br /&gt;
|---------------------------------------------------|&lt;br /&gt;
| Copyright (c) 2002-2003 Geir Landr�               |&lt;br /&gt;
|--------------------------------------------------*/&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;/index.php?title=MediaWiki:Geshi.css&amp;quot;);&lt;br /&gt;
 &lt;br /&gt;
.dtree {&lt;br /&gt;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;&lt;br /&gt;
        font-size: 11px;&lt;br /&gt;
        color: #666;&lt;br /&gt;
        white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.dtree img {&lt;br /&gt;
        border: 0px;&lt;br /&gt;
        vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
.dtree a {&lt;br /&gt;
        color: #333;&lt;br /&gt;
        text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
.dtree a.node, .dtree a.nodeSel {&lt;br /&gt;
        white-space: nowrap;&lt;br /&gt;
        padding: 1px 2px 1px 2px;&lt;br /&gt;
}&lt;br /&gt;
.dtree a.node:hover, .dtree a.nodeSel:hover {&lt;br /&gt;
        color: #333;&lt;br /&gt;
        text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
.dtree a.nodeSel {&lt;br /&gt;
        background-color: #c0d2ec;&lt;br /&gt;
}&lt;br /&gt;
.dtree .clip {&lt;br /&gt;
        overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
* Dynamic menus&lt;br /&gt;
*/&lt;br /&gt;
.dmenu { width: 180px }&lt;br /&gt;
 &lt;br /&gt;
.dmenu, .dmenu ul { /* all lists */&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
}&lt;br /&gt;
.dmenu .selflink { font-weight: normal; }&lt;br /&gt;
 &lt;br /&gt;
.dmenu li { /* all list items */&lt;br /&gt;
position: relative;&lt;br /&gt;
float: left;&lt;br /&gt;
width: 172px;&lt;br /&gt;
padding: 4px;&lt;br /&gt;
z-index: 100;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li,&lt;br /&gt;
.dmenu li.even a,&lt;br /&gt;
.dmenu li.odd a,&lt;br /&gt;
.dmenu li li,&lt;br /&gt;
.dmenu li li a,&lt;br /&gt;
.dmenu li li li,&lt;br /&gt;
.dmenu li li li a {&lt;br /&gt;
color : black;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li li { margin: 0; }&lt;br /&gt;
 &lt;br /&gt;
.dmenu li ul { /* second-level lists */&lt;br /&gt;
position: absolute;&lt;br /&gt;
left: -999em;&lt;br /&gt;
z-index: 101;&lt;br /&gt;
border: 1px solid #ccc;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li ul ul { /* third-and-above-level lists */&lt;br /&gt;
position: absolute;&lt;br /&gt;
left: -999em;&lt;br /&gt;
margin: 0 0 0 0;&lt;br /&gt;
z-index: 102;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li.odd .submenu {&lt;br /&gt;
width: 12px;&lt;br /&gt;
height: 15px;&lt;br /&gt;
float: right;&lt;br /&gt;
background: url(/common/images/rarr-lt.png) 0 3px no-repeat;&lt;br /&gt;
}&lt;br /&gt;
.dmenu li.even .submenu {&lt;br /&gt;
width: 12px;&lt;br /&gt;
height: 15px;&lt;br /&gt;
float: right;&lt;br /&gt;
background: url(/common/images/rarr-dk.png) 0 3px no-repeat;&lt;br /&gt;
}&lt;br /&gt;
.dmenu li.odd {&lt;br /&gt;
	background: #E9EDF4;&lt;br /&gt;
	border: 2px solid #E9EDF4;&lt;br /&gt;
}&lt;br /&gt;
.dmenu li.even {&lt;br /&gt;
	background: #D0D8E8;&lt;br /&gt;
	border: 2px solid #D0D8E8;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li:hover, .dmenu li.sfhover {&lt;br /&gt;
	border: 2px solid #385D8A;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li:hover ul ul,&lt;br /&gt;
.dmenu li:hover ul ul ul,&lt;br /&gt;
.dmenu li.sfhover ul ul,&lt;br /&gt;
.dmenu li.sfhover ul ul ul {&lt;br /&gt;
left: -999em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.dmenu li:hover ul,&lt;br /&gt;
.dmenu li li:hover ul,&lt;br /&gt;
.dmenu li li li:hover ul,&lt;br /&gt;
.dmenu li.sfhover ul,&lt;br /&gt;
.dmenu li li.sfhover ul,&lt;br /&gt;
.dmenu li li li.sfhover ul { /* lists nested under hovered list items */&lt;br /&gt;
left: 182px;&lt;br /&gt;
top: -3px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* added by Jason */&lt;br /&gt;
table.jtable {&lt;br /&gt;
        font-family: &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, Sans-Serif;&lt;br /&gt;
        font-size: 12px;&lt;br /&gt;
        background: #fff;&lt;br /&gt;
        margin: 25px;&lt;br /&gt;
        border-collapse: collapse;&lt;br /&gt;
        text-align: left;&lt;br /&gt;
}&lt;br /&gt;
table.jtable th&lt;br /&gt;
{&lt;br /&gt;
        font-size: 14px;&lt;br /&gt;
        font-weight: normal;&lt;br /&gt;
        color: #039;&lt;br /&gt;
        padding: 10px 8px;&lt;br /&gt;
        border-bottom: 1px solid #ccc;&lt;br /&gt;
        text-align: center;&lt;br /&gt;
}&lt;br /&gt;
table.jtable td&lt;br /&gt;
{&lt;br /&gt;
        border-bottom: 1px solid #ccc;&lt;br /&gt;
        color: #669;&lt;br /&gt;
        padding: 6px 8px;&lt;br /&gt;
        text-align: left;&lt;br /&gt;
}&lt;br /&gt;
table.jtable tbody tr:hover td&lt;br /&gt;
{&lt;br /&gt;
        color: #009;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* for syntax highlighting, see http://pymolwiki.org/index.php/MediaWiki:Geshi.css */&lt;br /&gt;
&lt;br /&gt;
/* pre tags on pages without GeSHi stylesheet */&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Template:Infobox_script-repo */&lt;br /&gt;
&lt;br /&gt;
table.infobox {&lt;br /&gt;
  width:300px;&lt;br /&gt;
  float:right;&lt;br /&gt;
  border:1px solid black;&lt;br /&gt;
  background-color: #ffe;&lt;br /&gt;
  margin: 0 0 10px 10px;&lt;br /&gt;
  clear: right;&lt;br /&gt;
}&lt;br /&gt;
table.infobox td,&lt;br /&gt;
table.infobox th {&lt;br /&gt;
  text-align: left;&lt;br /&gt;
  vertical-align: top;&lt;br /&gt;
  border-bottom: 1px solid #eee;&lt;br /&gt;
}&lt;br /&gt;
div.didyouknow table.infobox {&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12684</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12684"/>
		<updated>2015-04-23T20:35:03Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
    margin-top:-1.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12683</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12683"/>
		<updated>2015-04-23T20:34:51Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
    margin-top:-1.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12682</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12682"/>
		<updated>2015-04-23T20:28:59Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12681</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12681"/>
		<updated>2015-04-23T20:28:15Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12680</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12680"/>
		<updated>2015-04-23T20:27:41Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:Plugins]]&lt;br /&gt;
[[Category:Biochemical_Scripts]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12679</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12679"/>
		<updated>2015-04-23T20:26:59Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Replaced content with &amp;quot;Find polar pairs&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find polar pairs&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12678</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12678"/>
		<updated>2015-04-23T20:26:18Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find polar pairs with the [[find_pairs|cmd.find_pairs]] function and return them as a list of atom pairs. It finds (more or less) the same contacts like [[distance|cmd.distance(mode=2)]].&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
pairs = polarpairs('chain A', 'chain B')&lt;br /&gt;
for p in pairs:&lt;br /&gt;
    dist = cmd.get_distance('(%s`%s)' % p[0], '(%s`%s)' % p[1])&lt;br /&gt;
    print p, 'Distance: %.2f' % (dist)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The Script ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
'''&lt;br /&gt;
(c) 2011 Thomas Holder, MPI for Developmental Biology&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
from pymol import cmd&lt;br /&gt;
&lt;br /&gt;
def polarpairs(sel1, sel2, cutoff=4.0, angle=63.0, name='', state=1, quiet=1):&lt;br /&gt;
    '''&lt;br /&gt;
ARGUMENTS&lt;br /&gt;
&lt;br /&gt;
    sel1, sel2 = string: atom selections&lt;br /&gt;
&lt;br /&gt;
    cutoff = float: distance cutoff&lt;br /&gt;
&lt;br /&gt;
    angle = float: h-bond angle cutoff in degrees. If angle=&amp;quot;default&amp;quot;, take&lt;br /&gt;
    &amp;quot;h_bond_max_angle&amp;quot; setting. If angle=0, do not detect h-bonding.&lt;br /&gt;
&lt;br /&gt;
    name = string: If given, also create a distance object for visual representation&lt;br /&gt;
&lt;br /&gt;
SEE ALSO&lt;br /&gt;
&lt;br /&gt;
    cmd.find_pairs, cmd.distance&lt;br /&gt;
    '''&lt;br /&gt;
    cutoff = float(cutoff)&lt;br /&gt;
    quiet = int(quiet)&lt;br /&gt;
    state = int(state)&lt;br /&gt;
    if angle == 'default':&lt;br /&gt;
        angle = cmd.get('h_bond_max_angle', cmd.get_object_list(sel1)[0])&lt;br /&gt;
    angle = float(angle)&lt;br /&gt;
    mode = 1 if angle &amp;gt; 0 else 0&lt;br /&gt;
    x = cmd.find_pairs('(%s) and donors' % sel1, '(%s) and acceptors' % sel2,&lt;br /&gt;
            state, state,&lt;br /&gt;
            cutoff=cutoff, mode=mode, angle=angle) + \&lt;br /&gt;
        cmd.find_pairs('(%s) and acceptors' % sel1, '(%s) and donors' % sel2,&lt;br /&gt;
            state, state,&lt;br /&gt;
            cutoff=cutoff, mode=mode, angle=angle)&lt;br /&gt;
    x = sorted(set(x))&lt;br /&gt;
    if not quiet:&lt;br /&gt;
        print 'Settings: cutoff=%.1fangstrom angle=%.1fdegree' % (cutoff, angle)&lt;br /&gt;
        print 'Found %d polar contacts' % (len(x))&lt;br /&gt;
    if len(name) &amp;gt; 0:&lt;br /&gt;
        for p in x:&lt;br /&gt;
            cmd.distance(name, '(%s`%s)' % p[0], '(%s`%s)' % p[1])&lt;br /&gt;
    return x&lt;br /&gt;
&lt;br /&gt;
cmd.extend('polarpairs', polarpairs)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Plugins]]&lt;br /&gt;
[[Category:Biochemical_Scripts]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12677</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12677"/>
		<updated>2015-04-23T20:24:06Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python,&lt;br /&gt;
lang(python)&lt;br /&gt;
 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12676</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12676"/>
		<updated>2015-04-23T20:22:51Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python,&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
.python,&lt;br /&gt;
&lt;br /&gt;
 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12675</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12675"/>
		<updated>2015-04-23T20:19:22Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python, {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12674</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12674"/>
		<updated>2015-04-23T20:18:22Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlight.python,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12673</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12673"/>
		<updated>2015-04-23T20:16:51Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12672</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12672"/>
		<updated>2015-04-22T18:33:55Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12671</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12671"/>
		<updated>2015-04-22T18:33:44Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #ee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12670</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12670"/>
		<updated>2015-04-22T18:33:29Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12669</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12669"/>
		<updated>2015-04-22T18:32:53Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Undo revision 12668 by Jarred (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12668</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12668"/>
		<updated>2015-04-22T18:19:20Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12667</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12667"/>
		<updated>2015-04-22T18:13:05Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12666</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12666"/>
		<updated>2015-04-22T18:11:12Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12665</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12665"/>
		<updated>2015-04-22T18:10:05Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlight,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12664</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12664"/>
		<updated>2015-04-22T18:09:34Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Reverted edits by Jarred (talk) to last revision by Bell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12663</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12663"/>
		<updated>2015-04-22T18:08:20Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
syntaxhighlighter,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12662</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12662"/>
		<updated>2015-04-22T17:15:46Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;syntaxhighlighter lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlighter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12661</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12661"/>
		<updated>2015-04-22T17:14:54Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Undo revision 12658 by Jarred (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12660</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12660"/>
		<updated>2015-04-22T17:13:52Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12659</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12659"/>
		<updated>2015-04-22T17:13:18Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
    margin-top:-1.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12658</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12658"/>
		<updated>2015-04-22T17:13:01Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
pre,&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #eee;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
    margin-top:-1.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12657</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12657"/>
		<updated>2015-04-22T00:55:59Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12656</id>
		<title>Pse export version</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Pse_export_version&amp;diff=12656"/>
		<updated>2015-04-22T00:54:59Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[pse_export_version]] setting switches to a legacy format when saving PSEs, so far possible. The value is the floating point number representation of the targeted legacy PyMOL version, for example '''1.74''' to save a session for PyMOL 1.7.4.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.6''&lt;br /&gt;
&lt;br /&gt;
Session file loading is always backwards compatible, so any newer version of PyMOL can load old session files.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;div dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-geshi&amp;quot; style=&amp;quot;text-align: left;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# current version (default)&lt;br /&gt;
set pse_export_version, 0&lt;br /&gt;
save current.pse&lt;br /&gt;
&lt;br /&gt;
# compatible with PyMOL 1.7.4&lt;br /&gt;
set pse_export_version, 1.74&lt;br /&gt;
save 174compat.pse&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following objects are not or only partly supported:&lt;br /&gt;
&lt;br /&gt;
* scenes before 1.7.6&lt;br /&gt;
* volumes before 1.7.2&lt;br /&gt;
* ramps&lt;br /&gt;
* CGOs&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[save]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12655</id>
		<title>MediaWiki:Geshi.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=MediaWiki:Geshi.css&amp;diff=12655"/>
		<updated>2015-04-22T00:45:03Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to GeSHi syntax highlighting */&lt;br /&gt;
&lt;br /&gt;
div.mw-code,&lt;br /&gt;
pre,&lt;br /&gt;
pre.prettyprint,&lt;br /&gt;
pre.lang-latex,&lt;br /&gt;
pre.lang-winbatch,&lt;br /&gt;
pre.lang-bash,&lt;br /&gt;
pre.lang-diff,&lt;br /&gt;
pre.lang-python {&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
  background-color: #000;&lt;br /&gt;
 &lt;br /&gt;
  border: 0 none;&lt;br /&gt;
  border-left: 10px solid #ddd;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mw-geshi ol li + li {&lt;br /&gt;
  margin-top:-1.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.latex.source-latex .de1, .latex.source-latex .de2,&lt;br /&gt;
.winbatch.source-winbatch .de1, .winbatch.source-winbatch .de2,&lt;br /&gt;
.bash.source-bash .de1, .bash.source-bash .de2,&lt;br /&gt;
.diff.source-diff .de1, .diff.source-diff .de2,&lt;br /&gt;
.python.source-python .de1, .python.source-python .de2 {&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: 0 none;&lt;br /&gt;
 &lt;br /&gt;
  font-size: 1.1em;&lt;br /&gt;
  line-height: 1.3em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Main_Page&amp;diff=12200</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Main_Page&amp;diff=12200"/>
		<updated>2014-11-21T22:48:22Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; style=&amp;quot;padding-bottom: 4em;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size:210%; font-weight: bold; color:#032d45; text-align:center; padding: 5px; margin-bottom: 4px;&amp;quot; | Welcome to the PyMOL Wiki!&lt;br /&gt;
|- style=&amp;quot;text-align:center; font-weight:bold; color: #6d6003; font-size: 140%; font-style: italic; font-family: serif;&amp;quot;&lt;br /&gt;
| The community-run support site for the [http://pymol.org PyMOL] molecular viewer.&lt;br /&gt;
|- style=&amp;quot;text-align:center; font-weight:bold; color: #6d6003; font-size: 140%; font-style: italic; font-family: serif;&amp;quot;&lt;br /&gt;
| New accounts: email thomas (dot) holder (@) schrodinger dot com&lt;br /&gt;
|- style=&amp;quot;text-align:center; font-weight:bold; color: #6d6003; font-size: 140%; font-style: italic; font-family: serif;&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; width=&amp;quot;45%&amp;quot; style=&amp;quot;background: #EDEBD5; margin-bottom: 4em; border-bottom: 1px solid #AFB29E; border-left: 1px solid #AFB29E; border-right: 1px solid #AFB29E;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 1.4em; font-weight: bold; color: #032d45; text-align:center; background: #5F7F96; padding-top:0.5em; padding-bottom: 0.25em; border-top: 2px solid #AFB29E; border-bottom: 1px solid #fff;&amp;quot; |Quick Links&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size: 1.1em; color #61021F; padding: 0.5em 1em 0.5em 3em;&amp;quot;|'''[[:Category:Tutorials|Tutorials]]''' || '''[[TOPTOC|Table of Contents]]''' || '''[[:Category:Commands|Commands]]'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size: 1.1em; color #61021F; padding: 0.5em 1em 0.5em 3em;&amp;quot;|'''[[:Category:Script_Library|Script Library]]''' || '''[[:Category:Plugins|Plugins]]''' || '''[[:Category:FAQ|FAQ]]'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size: 1.1em; color #61021F; padding: 0.5em 1em 0.5em 3em;&amp;quot;|'''[[Gallery]]''' | '''[[Covers]]'''&lt;br /&gt;
||'''[[CheatSheet|PyMOL Cheat Sheet]]''' (''[[Media:PymolRef.pdf|PDF]]'')&lt;br /&gt;
||'''[[GoogleSearch]]'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 40%&amp;quot; |&lt;br /&gt;
{| class=&amp;quot;jtable&amp;quot; style=&amp;quot;float: left; width: 90%;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 1.4em; font-weight: bold; text-align:left; border-bottom: 2px solid #6678b1;&amp;quot; | News &amp;amp;amp; Updates&lt;br /&gt;
|-&lt;br /&gt;
! Official Release&lt;br /&gt;
| [http://pymol.org PyMOL, AxPyMOL, and JyMOL v1.7.2 have all been released] on August 4, 2014.&lt;br /&gt;
|-&lt;br /&gt;
! Official Release&lt;br /&gt;
| [http://pymol.org PyMOL, AxPyMOL, and JyMOL v1.7 have all been released] today, January 14, 2014.&lt;br /&gt;
|-&lt;br /&gt;
! New Plugin&lt;br /&gt;
| [[Bondpack]] is a collection of PyMOL plugins for easy visualization of atomic bonds.&lt;br /&gt;
|-&lt;br /&gt;
! New Plugin&lt;br /&gt;
| [[MOLE 2.0: advanced approach for analysis of biomacromolecular channels|MOLE 2.0]] is a new plugin for rapid analysis of biomacromolecular channels in PyMOL.&lt;br /&gt;
|-&lt;br /&gt;
! 3D using Geforce&lt;br /&gt;
| PyMOL can now be [http://forums.geforce.com/default/topic/571604/3d-vision/3d-vision-working-with-qbs-in-opengl-software-using-geforce/2/ visualized in 3D using Nvidia GeForce video cards] (series 400+) with 120Hz monitors and Nvidia 3D Vision, this was previously only possible with Quadro video cards.&lt;br /&gt;
|-&lt;br /&gt;
! New Plugin&lt;br /&gt;
| [[GROMACS_Plugin]] is a new plugin that ties together PyMOL and GROMACS.&lt;br /&gt;
|-&lt;br /&gt;
! New Software&lt;br /&gt;
| [[CMPyMOL]] is a software that interactively visualizes 2D contact maps of proteins in PyMOL.&lt;br /&gt;
|-&lt;br /&gt;
! New Script&lt;br /&gt;
| [[cgo_arrow]] draws an arrow between two picked atoms.&lt;br /&gt;
|-&lt;br /&gt;
! Tips &amp;amp; Tricks&lt;br /&gt;
| Instructions for [[Movie_pdf|generating movie PDFs]] using .mpg movies from PyMOL.&lt;br /&gt;
|-&lt;br /&gt;
! Older News&lt;br /&gt;
| See [[Older_News|Older News]].&lt;br /&gt;
|}&lt;br /&gt;
|style=&amp;quot;vertical-align: top; width: 40%&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;jtable&amp;quot; style=&amp;quot;float: right; width: 90%&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-size: 1.4em; font-weight: bold; text-align:left; border-bottom: 2px solid #6678b1;&amp;quot; |Did you know...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div class=&amp;quot;didyouknow&amp;quot; &amp;gt;&lt;br /&gt;
&amp;lt;DPL&amp;gt;&lt;br /&gt;
namespace=&lt;br /&gt;
category=Commands|Plugins|Script_Library|Settings&lt;br /&gt;
includepage=*&lt;br /&gt;
includemaxlength=1050&lt;br /&gt;
escapelinks=false&lt;br /&gt;
resultsheader=__NOTOC__ __NOEDITSECTION__&lt;br /&gt;
randomcount=1&lt;br /&gt;
mode=userformat&lt;br /&gt;
addpagecounter=true&lt;br /&gt;
listseparators=,&amp;lt;h3&amp;gt;[[%PAGE%]]&amp;lt;/h3&amp;gt;,,\n&lt;br /&gt;
&amp;lt;/DPL&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|style=&amp;quot;vertical-align: top; width: 18%&amp;quot;|&lt;br /&gt;
&amp;lt;DPL&amp;gt;&lt;br /&gt;
imagecontainer=Covers&lt;br /&gt;
randomcount=1&lt;br /&gt;
escapelinks=false&lt;br /&gt;
openreferences=true&lt;br /&gt;
listseparators=[[,%PAGE%,|thumb|185px|A Random PyMOL-generated Cover.  See [[Covers]].]],\n&lt;br /&gt;
ordermethod=none&lt;br /&gt;
&amp;lt;/DPL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Ray_orthoscopic&amp;diff=11729</id>
		<title>Ray orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Ray_orthoscopic&amp;diff=11729"/>
		<updated>2014-04-07T23:12:49Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
This setting controls whether ray-traced images are rendered with or without perspective.  Note that this can be in conflict with the setting &amp;quot;orthoscopic&amp;quot;; by default, images are rendered with the same orthoscopic setting as the viewport, unless &amp;quot;ray_orthoscopic&amp;quot; is deliberately set otherwise.&lt;br /&gt;
&lt;br /&gt;
== Settings ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set ray_orthoscopic, off   # render ray-traced images with perspective (2-4x SLOWER)&lt;br /&gt;
set ray_orthoscopic, on    # render ray-traced images without perspective&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
'''For many images, the difference is hardly visible'''&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Especially when straight features parallel to the z axis are shown, the effect may be large'''&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings|Ray orthoscopic]]&lt;br /&gt;
[[Category:Image_Manipulation|Ray orthoscopic]]&lt;br /&gt;
[[Category:Publication_Quality|Ray orthoscopic]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11728</id>
		<title>Orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11728"/>
		<updated>2014-04-07T23:11:50Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Performance|Performance]] Notes ===&lt;br /&gt;
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
'''For many images, the difference is hardly visible'''&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Especially when straight features parallel to the z axis are shown, the effect may be large'''&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set orthoscopic, on&lt;br /&gt;
set orthoscopic, off&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11727</id>
		<title>Orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11727"/>
		<updated>2014-04-07T23:00:47Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Performance|Performance]] Notes ===&lt;br /&gt;
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
&lt;br /&gt;
For many images, the difference is hardly visible&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
Especially when straight features parallel to the z axis are shown, the effect may be large&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set orthoscopic, on&lt;br /&gt;
set orthoscopic, off&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11726</id>
		<title>Orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11726"/>
		<updated>2014-04-07T22:57:45Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Performance|Performance]] Notes ===&lt;br /&gt;
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
&lt;br /&gt;
For many images, the difference is hardly visible.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
Especially when straight features parallel to the z axis are shown, the effect may be large.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set orthoscopic, on&lt;br /&gt;
set orthoscopic, off&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11725</id>
		<title>Orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11725"/>
		<updated>2014-04-07T22:53:15Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Performance|Performance]] Notes ===&lt;br /&gt;
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
For many images, the difference is hardly visible.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
Especially when straight features parallel to the z axis are shown, the effect may be large.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set orthoscopic, on&lt;br /&gt;
set orthoscopic, off&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:For_many_images,_the_difference_is_hardly_visible.&amp;diff=11724</id>
		<title>File:For many images, the difference is hardly visible.</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:For_many_images,_the_difference_is_hardly_visible.&amp;diff=11724"/>
		<updated>2014-04-07T22:50:14Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Created page with &amp;quot;For many images, the difference is hardly visible.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For many images, the difference is hardly visible.&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11723</id>
		<title>Orthoscopic</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Orthoscopic&amp;diff=11723"/>
		<updated>2014-04-07T22:49:51Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.&lt;br /&gt;
&lt;br /&gt;
=== [[:Category:Performance|Performance]] Notes ===&lt;br /&gt;
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon2.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff2.png |orthoscopic off (perspective on)&lt;br /&gt;
Image: For many images, the difference is hardly visible.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:orthoon.png|orthoscopic on (perspective off)&lt;br /&gt;
&lt;br /&gt;
Image:orthooff.png |orthoscopic off (perspective on)&lt;br /&gt;
Especially when straight features parallel to the z axis are shown, the effect may be large.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set orthoscopic, on&lt;br /&gt;
set orthoscopic, off&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Especially_when_straight_features_parallel_to_the_z_axis_are_shown,_the_effect_may_be_large.&amp;diff=11722</id>
		<title>File:Especially when straight features parallel to the z axis are shown, the effect may be large.</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Especially_when_straight_features_parallel_to_the_z_axis_are_shown,_the_effect_may_be_large.&amp;diff=11722"/>
		<updated>2014-04-04T18:23:26Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Created page with &amp;quot;For many images, the difference is hardly visible.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For many images, the difference is hardly visible.&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:WarrenDeLanoMosaicized_1536x1152.png&amp;diff=11721</id>
		<title>File:WarrenDeLanoMosaicized 1536x1152.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:WarrenDeLanoMosaicized_1536x1152.png&amp;diff=11721"/>
		<updated>2014-04-04T18:02:22Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:WarrenDeLanoMosaicized 1536x1152.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Surface_ramp_above_mode.jpg&amp;diff=11720</id>
		<title>File:Surface ramp above mode.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Surface_ramp_above_mode.jpg&amp;diff=11720"/>
		<updated>2014-04-04T18:00:24Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:Surface ramp above mode.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;illustration of the surface_ramp_above_mode/surface_solvent setting combinations&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Surface_ramp_above_mode.jpg.png&amp;diff=11719</id>
		<title>File:Surface ramp above mode.jpg.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Surface_ramp_above_mode.jpg.png&amp;diff=11719"/>
		<updated>2014-04-04T17:57:41Z</updated>

		<summary type="html">&lt;p&gt;Jarred: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Sqd.png&amp;diff=11718</id>
		<title>File:Sqd.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Sqd.png&amp;diff=11718"/>
		<updated>2014-04-04T17:56:16Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:Sqd.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;surface_quality to default&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Kchannel-rainbow.png&amp;diff=11717</id>
		<title>File:Kchannel-rainbow.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Kchannel-rainbow.png&amp;diff=11717"/>
		<updated>2014-04-04T17:55:08Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:Kchannel-rainbow.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An example rendering of the K+ Channel from PDB 1BL8&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:It.png&amp;diff=11716</id>
		<title>File:It.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:It.png&amp;diff=11716"/>
		<updated>2014-04-04T17:51:44Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:It.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;inertia tensor&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Spec_direct.gif&amp;diff=11715</id>
		<title>File:Spec direct.gif</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Spec_direct.gif&amp;diff=11715"/>
		<updated>2014-04-04T17:48:47Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:Spec direct.gif&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;increasing spec_direct&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:Sticknub_default.png&amp;diff=11714</id>
		<title>File:Sticknub default.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:Sticknub_default.png&amp;diff=11714"/>
		<updated>2014-04-04T17:47:58Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:Sticknub default.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=File:DNA-ring3-ladder1-na3-finder1.png&amp;diff=11713</id>
		<title>File:DNA-ring3-ladder1-na3-finder1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=File:DNA-ring3-ladder1-na3-finder1.png&amp;diff=11713"/>
		<updated>2014-04-04T17:45:05Z</updated>

		<summary type="html">&lt;p&gt;Jarred: Jarred uploaded &amp;amp;quot;File:DNA-ring3-ladder1-na3-finder1.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jarred</name></author>
	</entry>
</feed>